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

Bump version to 6.0.0 #263

Merged
merged 1 commit into from
Apr 2, 2024
Merged

Conversation

eliasyishak
Copy link
Contributor

Prepping for 6.0.0 publish

@eliasyishak eliasyishak changed the title Bump versions Bump version to 6.0.0 Apr 2, 2024
Copy link

github-actions bot commented Apr 2, 2024

Package publishing

Package Version Status Publish tag (post-merge)
package:unified_analytics 6.0.0 ready to publish unified_analytics-v6.0.0
package:cli_config 0.2.0 already published at pub.dev
package:extension_discovery 2.0.1-wip WIP (no publish necessary)
package:graphs 2.3.2-wip WIP (no publish necessary)

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

@eliasyishak
Copy link
Contributor Author

@devoncarew I think i have fixed the dart sdk with this pending CL: https://dart-review.googlesource.com/c/sdk/+/360540

You mentioned google3 may also need an update, how do i check what would be breaking?

@devoncarew
Copy link
Member

You mentioned google3 may also need an update, how do i check what would be breaking?

We recently got a bot which tests in google3 - g3-cbuild-try; that looks like it's passing for your CL, so likely no issues there.

I do see a failure on pkg-linux-release-try however (https://logs.chromium.org/logs/dart/buildbucket/cr-buildbucket/8751767014316012625/+/u/validate_pkg__pubspec_files/stdout):

validating pkg/dds [publishable]
  dds depends on unified_analytics with a range of ^5.8.2, but the version of unified_analytics in the repo is 6.0.0-wip.

You'll need to expand the pubspec dep of pkg/dds on unified_analytics; it'll now need to include both the v5 and v6 of unified_analytics.

@eliasyishak
Copy link
Contributor Author

@devoncarew yep, I need this PR to merge so that I can publish the 6.0.0 version and then i will also update that CL with the new version

@eliasyishak eliasyishak merged commit d86ea23 into dart-lang:main Apr 2, 2024
6 checks passed
@devoncarew
Copy link
Member

You can update that CL in advance in order to bring in the 6.0.0-wip version of this package. You'd just be guaranteeing that the 6.0.0 version of the package will be substantially similar to the 6.0.0-wip one.

@eliasyishak eliasyishak deleted the prep-6.0.0-publish branch April 2, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants