Skip to content

ci: use very_good_workflows/dart_pub_publish - #158

Merged
marcossevilla merged 1 commit into
mainfrom
vgv-ai-bot/issue-157
Aug 10, 2026
Merged

ci: use very_good_workflows/dart_pub_publish#158
marcossevilla merged 1 commit into
mainfrom
vgv-ai-bot/issue-157

Conversation

@unicoderbot

@unicoderbot unicoderbot Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Description

Replaces the hand-rolled pub_publish job steps with the reusable dart_pub_publish workflow from VeryGoodOpenSource/very_good_workflows.

Changes

  • Removed the manual checkout, Dart/Flutter setup, dependency install, dry run, and publish steps.
  • Now calls VeryGoodOpenSource/very_good_workflows/.github/workflows/dart_pub_publish.yml@v1 with dart_sdk: 3.12.0.
  • id-token: write permission is retained for OIDC authentication.

Closes #157

Closes #157

Co-authored-by: marcossevilla <marcossevilla@users.noreply.github.com>
@marcossevilla
marcossevilla merged commit 3eda7d8 into main Aug 10, 2026
7 checks passed
@marcossevilla
marcossevilla deleted the vgv-ai-bot/issue-157 branch August 10, 2026 12:26
@github-project-automation github-project-automation Bot moved this from Needs Triage to Done in VGV Open Source 馃 馃馃専 Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

ci: use very_good_workflows/dart_pub_publish

1 participant