Skip to content

ci: update release-please for release automation #36

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

Merged
merged 1 commit into from
May 13, 2024

Conversation

aj3sh
Copy link
Member

@aj3sh aj3sh commented May 11, 2024

Description

  • Added bot for creating Release PR
  • Updated version information in version.py file
  • Added PYPI publish steps in the actions

Related Issue

Fixes: #26

Type of Change

Please mark the appropriate option below to describe the type of change your pull request introduces:

  • Bug fix
  • New feature
  • Enhancement
  • Documentation update
  • Refactor
  • Other (ci)

Checklist

  • My pull request has a clear title and description.
  • I have used semantic commit messages.
    Examples: "fix: Fixed foobar bug", "feat(accounts): Added foobar feature".
  • I have added/updated the necessary documentation on README.md.
  • I have added appropriate test cases (if applicable) to ensure the changes are functioning correctly.

Additional Notes

The secrets are available from the Organization-level secrets. I have tested the workflow on my repository.

By submitting this pull request, I confirm that I have read and complied with the contribution guidelines of this project.

@aj3sh aj3sh added the ci label May 11, 2024
@aj3sh aj3sh requested review from subashcs, sugat009 and golesuman May 11, 2024 13:06
Copy link
Collaborator

@golesuman golesuman 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 👍🏼

- Added bot for creating Release PR
- Updated version information in __version__.py file
- Added pypi publish steps in the actions
@aj3sh aj3sh force-pushed the release-please branch from c670fc8 to 8abab0d Compare May 13, 2024 04:13
@aj3sh aj3sh merged commit 1b79cc9 into opensource-nepal:main May 13, 2024
3 checks passed
@aj3sh aj3sh deleted the release-please branch July 18, 2024 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement release-please for changelog creation and release automation
3 participants