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: add ability to find required ncs paths #44

Merged
merged 2 commits into from
Apr 7, 2024

Conversation

ffenix113
Copy link
Owner

User can provide a base ncs path, and application will go through config file
and fetch necessary version.

Also adds option to skip env setup, if current one is already prepared by using NO_SETUP_ENV env variable.

This is generally a good solution, rather than completely hardcoded paths, but still can be improved(for example using latest minor version, instead of just latest one if requested version is not present).

User can provide a base ncs path, and application will go through config file
and fetch necessary version.

Also adds option to skip env setup, if current one is already prepared by using NO_SETUP_ENV env variable.
@ffenix113 ffenix113 merged commit eceecf6 into develop Apr 7, 2024
1 check passed
@ffenix113 ffenix113 deleted the feat/search-ncs-path branch April 7, 2024 11:34
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.

None yet

1 participant