Skip to content

chore: move experimental setup steps to composite action #170496

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 13, 2025

Conversation

jtmcdole
Copy link
Member

tool-test-general.yml had a lot of gnarly, but sharable code. Moving to a shared, composite workflow.

updates:

  • removed the "flutter/" working folder while running; keep the code in the workspace
  • moved android and pub-cache to /opt/
  • switched to flutter pub get as the last step
  • caching still works; but I think we could do better.

tool-test-general.yml had a lot of gnarly, but sharable code. Moving to a shared, composite workflow.

updates:
- removed the "flutter/" working folder while running; keep the code in the workspace
- moved android and pub-cache to /opt/
- switched to `flutter pub get` as the last step
@jtmcdole jtmcdole requested a review from zanderso June 11, 2025 23:48
@jtmcdole jtmcdole added the autosubmit Merge PR when tree becomes green via auto submit App label Jun 12, 2025
@jtmcdole jtmcdole requested a review from zanderso June 12, 2025 15:13
Copy link
Contributor

auto-submit bot commented Jun 12, 2025

autosubmit label was removed for flutter/flutter/170496, because - The status or check suite ci.yaml validation has failed. Please fix the issues identified (or deflake) before re-applying this label.

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Jun 12, 2025
@jtmcdole jtmcdole added this pull request to the merge queue Jun 12, 2025
Merged via the queue into flutter:master with commit bcae39b Jun 13, 2025
38 of 39 checks passed
@jtmcdole jtmcdole deleted the actionize_setup branch June 13, 2025 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants