Skip to content

feat(release): Initial exploration of an automated release management system#25

Merged
PyDataBlog merged 4 commits intomainfrom
feat/release-manager
Jul 12, 2025
Merged

feat(release): Initial exploration of an automated release management system#25
PyDataBlog merged 4 commits intomainfrom
feat/release-manager

Conversation

@PyDataBlog
Copy link
Owner

@PyDataBlog PyDataBlog commented Jul 12, 2025


name: Pull Request
about: Automated release management
title: 'feat(release): Initial exploration of an automated release management system'
labels: ''
assignees: ''


Description

This implementation is the first attempt at automating the manual tasks involved in releasing new versions

Fixes #20

Type of change

Please choose the type of change that best describes your PR.

  • feat(release): Initial exploration of an automated release management system with git-cliff and cargo-release

How Has This Been Tested?
NN

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@PyDataBlog PyDataBlog self-assigned this Jul 12, 2025
@PyDataBlog PyDataBlog merged commit 7c28e01 into main Jul 12, 2025
@PyDataBlog PyDataBlog deleted the feat/release-manager branch July 12, 2025 16:41
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.

1 participant