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

Add PR and Issue Templates and Release Pipeline #27

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

medley56
Copy link
Collaborator

@medley56 medley56 commented Oct 8, 2024

Add CODEOWNERS file, issue template, and pr template
Add release.yml workflow pipeline to release new versions based on git tags

@medley56
Copy link
Collaborator Author

medley56 commented Oct 8, 2024

@mbonnici55 @bmcclellan-cu This PR adds a release pipeline to automatically release versions to PyPI when we tag them (in a specific format).

I've tested this with a test tag (prefixed with test-release), which publishes to the Test PyPI instance (test.pypi.org). This workflow is copied from space-packet-parser.

@medley56 medley56 force-pushed the 21-add-release-pipeline-workflow branch from eb11e5c to 77ec8aa Compare October 8, 2024 21:07
Add release.yml workflow pipeline to release new versions based on git tags
Add CITATION.cff
Update readme
@medley56 medley56 force-pushed the 21-add-release-pipeline-workflow branch from 77ec8aa to ff4d15f Compare October 8, 2024 21:18
Copy link
Collaborator

@bmcclellan-cu bmcclellan-cu left a comment

Choose a reason for hiding this comment

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

Looks good to me!

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.

Add PR and Issue Templates Add CITATION.cff Add Release Pipeline Workflow
2 participants