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

Enable Branch Selection in Oomph Setup #388

Merged
merged 2 commits into from
Jul 1, 2021
Merged

Enable Branch Selection in Oomph Setup #388

merged 2 commits into from
Jul 1, 2021

Conversation

a-sr
Copy link
Collaborator

@a-sr a-sr commented Jul 1, 2021

This allow the user to specify the branch (via Lingua Franca Branch (git clone)) that will be checked out at the initial clone of the repository during installation.

project_configuration

It has the downside that everyone who already has an existing installation, will be prompted (once) for a value for this new user variable but I think this is acceptable.

branch_user_prompt

This tackles Problem 2 in #383

As soon as this PR is merged I will adjust the screen shot in the oomph setup tutorial.

The second commit regarding the target platform variable is unrelated to the main problem.

a-sr added 2 commits July 1, 2021 16:47
This enables testing fresh oomph installations with a specific branch.
This variable should not be available to the user since it has no effect
on the actual eclipse version in the target platform.
@a-sr a-sr requested a review from lhstrh July 1, 2021 15:31
@lhstrh
Copy link
Member

lhstrh commented Jul 1, 2021

Very cool! Is a default value for the variable provided, or does the user just have to write master during a normal installation?

@a-sr
Copy link
Collaborator Author

a-sr commented Jul 1, 2021

Yes, the field is prepopulated with the default value.

@lhstrh
Copy link
Member

lhstrh commented Jul 1, 2021 via email

@lhstrh lhstrh merged commit 811ed3a into master Jul 1, 2021
@cmnrd cmnrd deleted the oomph-clone-branch branch March 10, 2023 15:14
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