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

Improve CI workflows #416

Closed
wants to merge 1 commit into from
Closed

Conversation

kuhnroyal
Copy link
Collaborator

  • ensure examples are being built on minimum supported SDK and latest stable SDK
  • remove automatic formatter workflow, we ensure correct formatting on every PR and since formatting is Dart version dependent, this might not always work
  • remove formatting/analyze steps from beta CI - same as above formatting and analysis should always use latest stable as baseline

* ensure examples are being built on minimum supported SDK and latest stable SDK
* remove automatic formatter workflow, we ensure correct formatting on every PR and since formatting is Dart version dependent, this might not always work
* remove formatting/analyze steps from beta CI - same as above formatting and analysis should always use latest stable as baseline
@kuhnroyal
Copy link
Collaborator Author

Integrated into #414

@kuhnroyal kuhnroyal closed this May 18, 2024
@kuhnroyal kuhnroyal deleted the improve-ci branch May 18, 2024 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant