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

DOC: Updated Contributing.md file and version update script #24

Merged
merged 3 commits into from
Dec 4, 2024

Conversation

prasanthkv
Copy link
Collaborator

Motivation

The version update script was using Python 1, which needs to be updated to Python 3. In addition, the current model modifies all POM files while updating the version. This PR introduces parameterized versioning to reduce the number of changes made in the PR.

Proposed Changes

  • Introduced parameterized versioning in the POM file.
  • Updated version_update.py to Python 3 and added support for parameterized versioning.

Test Plan

N/A

@prasanthkv prasanthkv enabled auto-merge December 4, 2024 20:10
@prasanthkv prasanthkv merged commit 3199280 into eBay:master Dec 4, 2024
3 checks passed
@prasanthkv prasanthkv deleted the release branch December 5, 2024 22:17
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.

2 participants