Skip to content

Conversation

felangel
Copy link
Contributor

Status

READY

Description

  • ci: configure automated pub publishing

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@felangel felangel self-assigned this Jul 29, 2025
@felangel felangel added the ci Changes to continuous integration label Jul 29, 2025
uses: actions/github-script@v6
with:
script: |
const pub_token = await core.getIDToken('https://pub.dev')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, interesting

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup this way we don't need to maintain pub tokens ourselves 😄

@felangel felangel merged commit 5badc98 into main Jul 29, 2025
3 checks passed
@felangel felangel deleted the ci/automated-pub-publish branch July 29, 2025 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Changes to continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants