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

get sandbox version from pom #1114

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Conversation

sumengwang
Copy link
Contributor

@sumengwang sumengwang commented Sep 22, 2023

get sandbox version from pom

So that we don't need to update the sandbox_version file anymore

PR Type

  • Bug Fix
  • Feature
  • Build Fix
  • Testing
  • General Improvement
  • Cherry Pick

@@ -50,11 +50,25 @@ def enable_features(path):
file.seek(0)
json.dump(file_data, file, indent = 2)

def get_release_version():
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we add a test to this?

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