Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update publish workflows to use Setup Dart action #272

Merged
merged 3 commits into from
Nov 7, 2024

Conversation

tomarra
Copy link
Contributor

@tomarra tomarra commented Nov 4, 2024

Status

READY

Description

Attempts to fix #213. Preserves the ability to use the secrets as is currently done but if its not passed in will use the GitHub Action of Setup Dart which should allow for easy uploading to Pub.dev

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

@tomarra tomarra requested a review from a team as a code owner November 4, 2024 16:17
@tomarra
Copy link
Contributor Author

tomarra commented Nov 5, 2024

Need to update the docs as well for this as its a breaking change.

@tomarra tomarra merged commit 85e5a85 into main Nov 7, 2024
9 checks passed
@tomarra tomarra deleted the feat/use-setup-dart-action branch November 7, 2024 15:44
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.

feat: Use the new Automated Publishing documentation for pub.dev packages
3 participants