Skip to content

ci: migrate to Very Good Workflows#1632

Open
very-good-code-bot[bot] wants to merge 3 commits into
mainfrom
vgv-ai-bot/issue-1623
Open

ci: migrate to Very Good Workflows#1632
very-good-code-bot[bot] wants to merge 3 commits into
mainfrom
vgv-ai-bot/issue-1623

Conversation

@very-good-code-bot

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>
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