You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add readme to artiaa_auth and bump foreman version (#96)
This PR looks to add readme to artiaa_auth so we can publish it as an
individual crate for Foreman to depend on
Add command to add Artifactory Auth (#91)
We can already read Artifactory tokens, but Foreman has no way of adding
the tokens them itself. This PR looks to add the command
`artifactory-auth`, that places the tokens in the expected format in the
expected location.
This PR also includes a minor version bump since we are adding behavior.
Release 1.2.0 (#75)
Since `setup-foreman` takes the latest stable by default, the release
will be initially labeled as a prerelease so we can validate CI
workflows.