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

Deploy workflow #43

Merged
merged 11 commits into from
Feb 13, 2023
Merged

Deploy workflow #43

merged 11 commits into from
Feb 13, 2023

Conversation

kaitj
Copy link
Collaborator

@kaitj kaitj commented Feb 3, 2023

Proposed changes

Sets up the workflow for deploying DBSC (i.e. create release & push docker container). Also adds in some badges (e.g. Python version supported, etc.) - some of these won't work until a release is actually created. Would also like to a zenodo badge once released.

Ideally we would have a name determined before releasing.

Resolves #5 and #6.

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionalitiy)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other (if none of the other choices apply)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you are unsure about any of the choices, don't hesitate to ask!

  • Changes have been tested to ensure that fix is effective or that a feature works.
  • Changes pass the unit tests
  • Code has been run through the poe quality task
  • I have included necessary documentation or comments (as necessary)
  • Any dependent changes have been merged and published

Notes

All PRs will undergo the unit testing before being reviewed. You may be requested to explain or make additional changes before the PR is accepted.

@kaitj kaitj added the maintenance Updates or improvements that do not change functionality of the code label Feb 3, 2023
@kaitj kaitj linked an issue Feb 3, 2023 that may be closed by this pull request
6 tasks
@kaitj
Copy link
Collaborator Author

kaitj commented Feb 8, 2023

This PR should be reviewed + merged prior to release.

@kaitj kaitj changed the base branch from main to rename-package February 8, 2023 19:17
@kaitj kaitj changed the base branch from rename-package to main February 8, 2023 19:30
@kaitj kaitj enabled auto-merge February 8, 2023 19:31
auto-merge was automatically disabled February 8, 2023 19:32

Merge queue setting changed

@kaitj kaitj changed the base branch from main to rename-package February 8, 2023 19:32
@kaitj kaitj force-pushed the deploy-wf branch 3 times, most recently from 4e5ce4d to 0af1299 Compare February 9, 2023 15:16
@kaitj kaitj mentioned this pull request Feb 9, 2023
9 tasks
@tkkuehn
Copy link
Collaborator

tkkuehn commented Feb 13, 2023

Needs a merge from rename-package

Base automatically changed from rename-package to main February 13, 2023 15:24
@tkkuehn tkkuehn merged commit cd5bd4e into main Feb 13, 2023
@tkkuehn tkkuehn deleted the deploy-wf branch February 13, 2023 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Updates or improvements that do not change functionality of the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update README Create Github Actions
2 participants