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

Update python semantic release and add pre-release pipeline #127

Merged
merged 2 commits into from
Jun 19, 2024

Conversation

aiakide
Copy link
Collaborator

@aiakide aiakide commented Jun 14, 2024

📥 Pull Request Description

This pull request updates python semantic release to version ^9.0.0 and adds a pre-release workflow that creates and releases a pre-release version when a pull request is merged into the development branch.

Additionally, black and crypthography was updated.

👀 Affected Areas

  • Dependencies
  • CI/CD

📝 Checklist

Please make sure you've completed the following tasks before submitting this pull request:

  • Pre-commit hooks were executed
  • Changes have been reviewed by at least one other developer
  • Tests have been added or updated to cover the changes (only necessary if the changes affect the executable code)
  • All tests ran successfully
  • All merge conflicts are resolved
  • Documentation has been updated to reflect the changes
  • Any necessary migrations have been run

@aiakide aiakide added 🔧 enhancement Requests for improvements or enhancements to existing features 🔒 security Related to security vulnerabilities or concerns ⚙️ configuration Related to project configuration or setup. 🌀 cleanup Related to code or repository cleanup ♻️ refactoring Related to refactoring or restructuring code labels Jun 14, 2024
@aiakide aiakide requested review from dstalzjohn and ankeko June 14, 2024 13:04
@aiakide aiakide self-assigned this Jun 14, 2024
@aiakide aiakide marked this pull request as ready for review June 14, 2024 13:48
@aiakide aiakide merged commit 16a28c1 into develop Jun 19, 2024
6 checks passed
@aiakide aiakide deleted the feature/semantic-release-9 branch June 19, 2024 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌀 cleanup Related to code or repository cleanup ⚙️ configuration Related to project configuration or setup. 🔧 enhancement Requests for improvements or enhancements to existing features ♻️ refactoring Related to refactoring or restructuring code 🔒 security Related to security vulnerabilities or concerns
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants