Revert a change (ability to supply password, introduced in e1d9460 while fixing lint :-( ) that caused an internal regression; bump major version in case anyone was relying on that new-and-now-removed behaviour.
Allow the binary installation choice to be feature-flagged per platform.
Non-functional change to ternary logic in one when.
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/improbable-eng/ansible-buildkite-agent/blob/develop/OWNERS)~~ [DoomGerbil]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
Changes
Revert a change (ability to supply password, introduced in e1d9460 while fixing lint :-( ) that caused an internal regression; bump major version in case anyone was relying on that new-and-now-removed behaviour.
Allow the binary installation choice to be feature-flagged per platform.
Non-functional change to ternary logic in one
when
.Verification