Skip to content
This repository was archived by the owner on Mar 13, 2021. It is now read-only.

Docker Login Improvements#187

Merged
nebhale merged 1 commit intomainfrom
docker-login-improvements
Oct 14, 2020
Merged

Docker Login Improvements#187
nebhale merged 1 commit intomainfrom
docker-login-improvements

Conversation

@nebhale
Copy link
Member

@nebhale nebhale commented Oct 14, 2020

Previously the Docker Login step in many of the workflows was executed regardless of whether it was necessary. This would have been find except that the required secrets were not available in PRs from forks. This change removes the Docker Login steps from where it is not necessary and puts a guard on its execution in workflows that are run as part of PRs.

Previously the Docker Login step in many of the workflows was executed
regardless of whether it was necessary.  This would have been find except that
the required secrets were not available in PRs from forks.  This change
removes the Docker Login steps from where it is not necessary and puts a guard
on its execution in workflows that are run as part of PRs.

Signed-off-by: Ben Hale <bhale@vmware.com>
@nebhale nebhale requested a review from a team as a code owner October 14, 2020 22:28
@nebhale nebhale added semver:patch A change requiring a patch version bump type:task A general task labels Oct 14, 2020
@nebhale nebhale merged commit c47b2b6 into main Oct 14, 2020
@nebhale nebhale deleted the docker-login-improvements branch October 14, 2020 22:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

semver:patch A change requiring a patch version bump type:task A general task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant