Skip to content

Fix pusher flags for --config and --tarball - #1998

Merged
alexeagle merged 1 commit into
bazelbuild:masterfrom
jonjohnsonjr:pusher-fix
Jan 13, 2022
Merged

Fix pusher flags for --config and --tarball#1998
alexeagle merged 1 commit into
bazelbuild:masterfrom
jonjohnsonjr:pusher-fix

Conversation

@jonjohnsonjr

@jonjohnsonjr jonjohnsonjr commented Jan 12, 2022

Copy link
Copy Markdown
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

pusher required specifying --config even when --tarball was specified.

What is the new behavior?

pusher works without --config if --tarball is specified.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

This was done for the digester in #1721 but not the pusher. This change makes them consistent again.

The flag descriptions got confused in #1118 when these binaries were made backward compatible with the previous versions.

This was done for the digester in bazelbuild#1721 but not the pusher. This change
makes them consistent again.

@alexeagle alexeagle left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks! Good to see you here 🤩

@alexeagle
alexeagle merged commit 74be309 into bazelbuild:master Jan 13, 2022
@jonjohnsonjr

Copy link
Copy Markdown
Contributor Author

Thanks! 😄

@jonjohnsonjr
jonjohnsonjr deleted the pusher-fix branch January 13, 2022 17:50
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.

2 participants