Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add/diff command #6

Merged
merged 5 commits into from
Aug 29, 2022
Merged

Add/diff command #6

merged 5 commits into from
Aug 29, 2022

Conversation

vsoch
Copy link
Member

@vsoch vsoch commented Aug 29, 2022

start of work for diff command. still need to:

1. parse static locations for bash profiles to add
2. add diff action, and docs
3. test robust set of containers

it works well for the salad example, but the spack example adds to the path via a profile file. So we need to parse those too, and maybe can also get ld library path.

vsoch added 5 commits August 28, 2022 23:16
1. parse static locations for bash profiles to add
2. add diff action, and docs
3. test robust set of containers

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
the spack example shows we need to parse static locations for paths

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
@vsoch vsoch merged commit aa5c16c into main Aug 29, 2022
@vsoch vsoch deleted the add/diff-command branch August 29, 2022 23:45
@vsoch vsoch mentioned this pull request Aug 29, 2022
3 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant