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

Push to dockerhub on merge to master & readd integration tests #57

Merged
merged 7 commits into from
Jan 27, 2020

Conversation

katrogan
Copy link
Contributor

No description provided.

wild-endeavor
wild-endeavor previously approved these changes Jan 24, 2020
.travis.yml Outdated
install: true
script: BUILD_PHASE=builder make docker_build
script: BUILD_PHASE=builder make docker_build && make k8s_integration && make dockerhub_push
Copy link
Contributor

Choose a reason for hiding this comment

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

but we'll get rid of this right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

no, why?

Copy link
Contributor

@wild-endeavor wild-endeavor Jan 27, 2020

Choose a reason for hiding this comment

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

i thought we didn't want to push to dockerhub on PRs. On PRs, we build the image each time and run integration tests using that image, and then discard it. Only on merge to master do we actually push to Dockerhub. Or did we change our minds? I don't remember.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is if fork = false

Copy link
Contributor

Choose a reason for hiding this comment

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

oh that's what that does? cool

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ugh forget it, i'll figure out creds to push in another pr

wild-endeavor
wild-endeavor previously approved these changes Jan 27, 2020
@katrogan katrogan merged commit 477ff93 into master Jan 27, 2020
eapolinario pushed a commit that referenced this pull request Sep 6, 2023
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.

2 participants