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

Attempt to fix build failure in forked PRs #154

Conversation

jrryjcksn
Copy link
Contributor

Pull requests from external forks fail to build due to lack of quay.io credentials. This PR changes the CircleCI configuration to only push if credentials are available.

@jrryjcksn jrryjcksn marked this pull request as ready for review March 24, 2020 17:48
Copy link
Contributor

@palemtnrider palemtnrider left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Good change so external submissions can successfully complete a smaller set of validations which allows us to merge.

@jrryjcksn jrryjcksn force-pushed the attempt-to-fix-build-failure-in-forked-PRs branch from 63ae4bc to 7c6743b Compare March 27, 2020 20:07
@dholbach dholbach mentioned this pull request Apr 6, 2020
@jrryjcksn jrryjcksn merged commit 1a1d5f2 into weaveworks:master Apr 6, 2020
@jrryjcksn jrryjcksn deleted the attempt-to-fix-build-failure-in-forked-PRs branch April 6, 2020 23:22
D3nn pushed a commit that referenced this pull request May 8, 2020
* only push image if quay.io credentials are present

* fix command to be multi-line string

* flip backward test

* Add comment so circle will see the previous change

* only run gcp integration tests if secret key is available

* fix typo in config file

* Update rhel test to check for secret_key

Co-authored-by: Jerry Jackson <jerry@weave.works>
Co-authored-by: Mark Emeis <mark.emeis@weave.works>
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.

None yet

3 participants