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

Implement Auto-Increment of Major Version for Omnibus Library #160

Closed
wants to merge 9 commits into from

Conversation

shirleyfyx
Copy link
Contributor

@shirleyfyx shirleyfyx commented Oct 24, 2023

  • Introduced a GitHub Actions workflow that automates the process of incrementing the major version number of the Omnibus library.

  • The workflow is designed to trigger pull requests that introduce changes to files within the omnibus/ directory on the main branch.

  • Closes Omnibus Version Number Updating #134


This change is Reviewable

@shirleyfyx
Copy link
Contributor Author

shirleyfyx commented Oct 24, 2023

The major version number is able to increment automatically.
image
image
image

@shirleyfyx
Copy link
Contributor Author

shirleyfyx commented Oct 25, 2023

After deliberation, we have resolved to adopt a manual approach for updating version numbers, acknowledging that variations are necessary to accurately reflect the nature of changes made.

Consequently, I have created another GitHub Actions workflow to validate whether the version number has been updated, and if not, it will trigger a reminder notification: #161

@shirleyfyx shirleyfyx closed this Oct 25, 2023
@shirleyfyx shirleyfyx deleted the shirleyfyx/134-major-version-increment branch October 25, 2023 01:56
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.

Omnibus Version Number Updating
2 participants