Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

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

Merged
merged 1 commit into from
Jan 13, 2022

Conversation

jonjohnsonjr
Copy link
Contributor

@jonjohnsonjr jonjohnsonjr commented Jan 12, 2022

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.
Copy link
Collaborator

@alexeagle alexeagle left a comment

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
Contributor Author

Thanks! 😄

@jonjohnsonjr jonjohnsonjr deleted the pusher-fix branch January 13, 2022 17:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants