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

Docker Login Improvements #9

Merged
merged 1 commit into from
Oct 15, 2020
Merged

Docker Login Improvements #9

merged 1 commit into from
Oct 15, 2020

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.

@nebhale nebhale requested a review from a team October 14, 2020 13:57
@nebhale nebhale added semver:patch A change requiring a patch version bump type:task A general task labels Oct 14, 2020
@nebhale nebhale force-pushed the pull-request-target branch 3 times, most recently from 09a2bb8 to 1446b5e Compare October 14, 2020 19:58
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 <[email protected]>
@nebhale nebhale changed the title Pull Request Target Docker Login Improvements Oct 14, 2020
@ekcasey ekcasey merged commit 34f44b2 into main Oct 15, 2020
@ekcasey ekcasey deleted the pull-request-target branch October 15, 2020 23:18
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.

2 participants