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

Version bump nimbus-cli to 0.3.0 #5674

Merged
merged 2 commits into from Jun 23, 2023

Conversation

jhugman
Copy link
Contributor

@jhugman jhugman commented Jun 19, 2023

Fixes EXP-3594.

Pull Request checklist

  • Breaking changes: This PR follows our breaking change policy
    • This PR follows the breaking change policy:
      • This PR has no breaking API changes, or
      • There are corresponding PRs for our consumer applications that resolve the breaking changes and have been approved
  • Quality: This PR builds and tests run cleanly
    • Note:
      • For changes that need extra cross-platform testing, consider adding [ci full] to the PR title.
      • If this pull request includes a breaking change, consider cutting a new release after merging.
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Changelog: This PR includes a changelog entry in CHANGELOG.md or an explanation of why it does not need one
    • Any breaking changes to Swift or Kotlin binding APIs are noted explicitly
  • Dependencies: This PR follows our dependency management guidelines
    • Any new dependencies are accompanied by a summary of the due dilligence applied in selecting them.

Branch builds: add [firefox-android: branch-name] to the PR title.

@jhugman jhugman requested a review from jeddai June 19, 2023 15:38
@@ -167,6 +169,9 @@ cleanup() {

success() {
echoProgress "Success!"
if [[ "$IS_UPGRADE" == "true" ]] ; then
echoInfo "To see What's New, visit: https://experimenter.info/nimbus-cli/whats-new"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This link won't be live until mozilla/experimenter-docs#454 lands.

@jeddai
Copy link
Member

jeddai commented Jun 22, 2023

r+wc — would you also add a changelog entry for the version upgrade?

@jhugman jhugman force-pushed the jhugman/exp-3594-version-bump-nimbus-cli branch from ec2fff4 to a5ad402 Compare June 23, 2023 11:09
@jhugman
Copy link
Contributor Author

jhugman commented Jun 23, 2023

r+wc — would you also add a changelog entry for the version upgrade?

🤔 I'm not sure. I put a version bump and a link to the CLI changelog in the AS changelog.

@jhugman jhugman enabled auto-merge June 23, 2023 11:11
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (38de838) 83.98% compared to head (a5ad402) 83.98%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5674   +/-   ##
=======================================
  Coverage   83.98%   83.98%           
=======================================
  Files         106      106           
  Lines       11277    11277           
=======================================
  Hits         9471     9471           
  Misses       1806     1806           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jhugman jhugman added this pull request to the merge queue Jun 23, 2023
Merged via the queue into main with commit c70f6c0 Jun 23, 2023
17 checks passed
@jhugman jhugman deleted the jhugman/exp-3594-version-bump-nimbus-cli branch June 23, 2023 11:48
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.

None yet

3 participants