Skip to content

ci(backend): add release please action - #10

Merged
aadil96 merged 1 commit into
mainfrom
ci/add-release-please
Nov 20, 2025
Merged

ci(backend): add release please action#10
aadil96 merged 1 commit into
mainfrom
ci/add-release-please

Conversation

@aadil96

@aadil96 aadil96 commented Nov 20, 2025

Copy link
Copy Markdown
Owner

No description provided.

@what-the-diff

what-the-diff Bot commented Nov 20, 2025

Copy link
Copy Markdown

PR Summary

  • Implementation of Automated Releases: A new system named 'GitHub Actions workflow' has been introduced to automate future software releases. This means whenever new code is added to the main branch, a software release can be automatically generated.
  • Establishment of Release Manifest: A manifest, which can be likened to a guide or blueprint for each release, has been established. This will set initial versions for different features or components of our software, in this case, the 'src/backend' package.
  • Introduction of Release Configuration: A configuration file has been added to set parameters for each release. It essentially acts as a rule book for how to introduce new features or changes to the 'src/backend' package, and it includes details like the release type, package name, changelog path, and other necessary components.

@aadil96
aadil96 merged commit 2dd2040 into main Nov 20, 2025
4 checks passed
@aadil96
aadil96 deleted the ci/add-release-please branch November 20, 2025 11:42
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