Skip to content

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

Merged
tomarra merged 3 commits intomainfrom
feat/use-setup-dart-action
Nov 7, 2024
Merged

feat: update publish workflows to use Setup Dart action#272
tomarra merged 3 commits intomainfrom
feat/use-setup-dart-action

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