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

ci: update workflow to use Very Good Dart Package #133

Conversation

ItsAlexousd
Copy link
Contributor

@ItsAlexousd ItsAlexousd commented Dec 18, 2024

Status

READY

Description

This PR updates the CI workflow to use the Very Good Dart Package workflow provided by very_good_workflows.

Closes #123

Changes

  • Replaced the manual build job with dart_package.yml@v1.
  • Configured:
    • dart_sdk to 3.5.0
    • format_directories to lib test
    • check_ignore set to true
    • report_on set to lib,test
    • no_example set to true

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

@ItsAlexousd ItsAlexousd requested a review from a team as a code owner December 18, 2024 11:39
@tomarra tomarra merged commit faf3139 into VeryGoodOpenSource:main Dec 20, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

ci: update workflow to use Very Good Dart Package
3 participants