Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework GitHub Actions / release only on merges #233

Merged
merged 1 commit into from
Sep 30, 2020

Conversation

bastelfreak
Copy link
Member

@bastelfreak bastelfreak commented Sep 27, 2020

With this PR we rework our GitHub actions and split them into two. One
is triggered for pull requests and executes our tests. The second one
runs for merges onto master. It executes the test as well but also
builds the docker image and pushes it to DockerHub.

@bastelfreak bastelfreak requested a review from a team as a code owner September 27, 2020 19:24
@bastelfreak bastelfreak self-assigned this Sep 27, 2020
@bastelfreak bastelfreak force-pushed the dockerrrrrrrr branch 3 times, most recently from 980a249 to 650137a Compare September 27, 2020 19:39
@ghoneycutt
Copy link
Member

New login is failing. Perhaps the credentials are not available?

@bastelfreak bastelfreak changed the title fix github action v2 Rework GitHub Actions / release only on merges Sep 30, 2020
With this PR we rework our GitHub actions and split them into two. One
is triggered for pull requests and executes our tests. The second one
runs for merges onto master. It executes the test as well but also
builds the docker image and pushes it to DockerHub.
@bastelfreak
Copy link
Member Author

@ghoneycutt the old setup failed because this PR comes from my work. the github secrets are only available for PR from this repo. I reworked the actions and adjusted the PR title/description at the top.

@bastelfreak bastelfreak merged commit a823e52 into voxpupuli:master Sep 30, 2020
@bastelfreak bastelfreak deleted the dockerrrrrrrr branch September 30, 2020 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants