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

Github action to publish docker #8

Merged
merged 1 commit into from
Jan 24, 2020

Conversation

kjappelbaum
Copy link
Contributor

@kjappelbaum kjappelbaum commented Jan 24, 2020

hopefully addressing #6 .

Let me clean up the commits ....

* upon push
* using the token
* also creating snapshots (for reproducibility)
* adding badge for publish action
* moving testing script
Copy link
Member

@ltalirz ltalirz left a comment

Choose a reason for hiding this comment

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

thanks, Kevin!
Fingers crossed ;-)

@ltalirz ltalirz merged commit 970e150 into materialscloud-org:master Jan 24, 2020
@kjappelbaum
Copy link
Contributor Author

though we maybe only should publish if the first action was successful ...

kjappelbaum pushed a commit to kjappelbaum/tools-barebone that referenced this pull request Jan 24, 2020
* trigger actions also upon PR
* trigger publish action only for closed PR (maybe set up branch
        protection rules to force that CI should not give errors)

added publish to dockerhub action (materialscloud-org#8)

* publish to dockerhub upon push using API tokenn
* also create snapshots (for reproducibility)
* add badge for publish action
* move testing script

Fixing failing build, run actions upon PR

- only trigger publish action for closed PRs (for which the CI ran successfully, maybe set this in branch protection rules)
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