Skip to content

ci: migrate to Very Good Workflows#1632

Merged
marcossevilla merged 3 commits into
mainfrom
vgv-ai-bot/issue-1623
Jul 2, 2026
Merged

ci: migrate to Very Good Workflows#1632
marcossevilla merged 3 commits into
mainfrom
vgv-ai-bot/issue-1623

Conversation

@unicoderbot

@unicoderbot unicoderbot Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Replace the manual Very Good CLI workflow with the reusable Very Good Workflows.

This change:

  • Removes manual step definitions (checkout, Flutter setup, format, analyze, test, coverage)
  • Uses the flutter_package.yml reusable workflow from Very Good Workflows
  • Maintains the same configuration (Flutter 3.44.x, coverage exclusions, test settings)
  • Simplifies CI/CD maintenance by using a standardized workflow

Closes #1623

Closes #1623

Co-authored-by: marcossevilla <marcossevilla@users.noreply.github.com>
@unicoderbot unicoderbot Bot requested a review from a team as a code owner June 29, 2026 09:30
@marcossevilla marcossevilla merged commit 0428298 into main Jul 2, 2026
8 checks passed
@marcossevilla marcossevilla deleted the vgv-ai-bot/issue-1623 branch July 2, 2026 10:18
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.

ci: update .github/workflows/very_good_cli.yaml

1 participant