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

Prep to release packages #3784

Merged
merged 2 commits into from
Dec 16, 2024
Merged

Prep to release packages #3784

merged 2 commits into from
Dec 16, 2024

Conversation

jakemac53
Copy link
Contributor

@jakemac53 jakemac53 commented Dec 16, 2024

Releases support for analyzer 7.x and dart_style 3.x.

closes #3780 and #3779

This also brings all packages back into the pub workspace by having a unified min SDK of 3.6.0, now that we have a stable release.

@jakemac53 jakemac53 requested a review from natebosch December 16, 2024 21:22
Copy link

PR Health

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

@jakemac53 jakemac53 added the publish-ignore-warnings Ignore warnings in the publish check bot label Dec 16, 2024
@jakemac53
Copy link
Contributor Author

Ignoring warnings about test fixtures package configs which are git ignored, they should not actually be ignored afaict, and don't need to ship with the package in any case.

Copy link

Package publishing

Package Version Status Publish tag (post-merge)
package:build 2.4.2 ready to publish build-v2.4.2
package:build_config 1.1.2 ready to publish build_config-v1.1.2
package:build_daemon 4.0.3 ready to publish build_daemon-v4.0.3
package:build_modules 5.0.10 ready to publish build_modules-v5.0.10
package:build_resolvers 2.4.3 ready to publish build_resolvers-v2.4.3
package:build_runner 2.4.14 ready to publish build_runner-v2.4.14
package:build_runner_core 8.0.0 ready to publish build_runner_core-v8.0.0
package:build_test 2.2.3 ready to publish build_test-v2.2.3
package:build_web_compilers 4.1.0 ready to publish build_web_compilers-v4.1.0
package:scratch_space 1.0.3-wip WIP (no publish necessary)

Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.

@jakemac53 jakemac53 merged commit 998d544 into master Dec 16, 2024
85 of 86 checks passed
@jakemac53 jakemac53 deleted the release branch December 16, 2024 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
publish-ignore-warnings Ignore warnings in the publish check bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[build_runner] Update to be compatible with package:dart_style v3
3 participants