Skip to content

ci: use very_good_workflows/dart_pub_publish - #127

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

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

Conversation

@unicoderbot

@unicoderbot unicoderbot Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Description

Replaces the hand-rolled pub publish job with the reusable dart_pub_publish workflow from VeryGoodOpenSource/very_good_workflows.

This removes the duplicated checkout/setup/dry-run/publish steps in favor of the maintained shared workflow, while keeping the id-token: write permission required for OIDC authentication.

Changes

  • .github/workflows/pub_publish.yaml: publish job now uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/dart_pub_publish.yml@v1

Closes #126

Closes #126

Co-authored-by: marcossevilla <marcossevilla@users.noreply.github.com>
@marcossevilla
marcossevilla merged commit 5920d4b into main Aug 10, 2026
5 checks passed
@marcossevilla
marcossevilla deleted the vgv-ai-bot/issue-126 branch August 10, 2026 12:29
@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