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

feat(flex-linux-setup): application versions via arguments #1971

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

devrimyatar
Copy link
Contributor

Closes #477

Instead of properties file, setting application versions via argument is more convenient.
You can provide three arguments. Example
python3 flex_setup.py --jans-app-verison=1.1.6 --jans-build="-SNAPSHOT" --node-version=v16.8.0

@devrimyatar devrimyatar added comp-flex-linux-setup Component affected by issue or PR kind-feature Issue or PR is a new feature request labels Jan 25, 2025
@devrimyatar devrimyatar requested a review from duttarnab January 25, 2025 16:51
Copy link

@duttarnab duttarnab merged commit ca4d73c into main Jan 25, 2025
9 of 14 checks passed
@duttarnab duttarnab deleted the flex-linux-setup-app-version-via-args-477 branch January 25, 2025 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-flex-linux-setup Component affected by issue or PR kind-feature Issue or PR is a new feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: sofware versions can be specified in setup.ptoperties
2 participants