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

Hotfix/access path updates #1031

Merged
merged 3 commits into from
Apr 29, 2022
Merged

Hotfix/access path updates #1031

merged 3 commits into from
Apr 29, 2022

Conversation

buehlere
Copy link
Collaborator

✔️ update jinja templates in access operator to specify general juno paths instead of user specific paths. These user specific paths were artifacts from a user who's account is now disabled. @rhshah documented the issues here!

nikhil and others added 2 commits April 27, 2022 16:26
ACCESS operator metadata hotfix
✔️ update jinja templates in access operator to specify general juno paths instead of user specific paths.
@buehlere buehlere requested a review from nikhil April 28, 2022 15:03
"waltz_path": "/home/johnsoni/vendor_tools/Waltz-2.0.jar",
"picard_path": "/home/johnsoni/vendor_tools/picard-2.8.1.jar",
"waltz_path": "juno:///juno/work/access/production/resources/tools/waltz/current/Waltz-3.2.0.jar",
"picard_path": "juno:///juno/work/access/production/resources/tools/picard/versions/v2.8.1/picard-2.8.1.jar",
Copy link

Choose a reason for hiding this comment

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

my apologies @buehlere can you make use of this path juno:///juno/work/access/production/resources/tools/picard/versions/v2.8.1/picard.jar

- adjusting picard_path to correct general location
@nikhil nikhil merged commit 29225dc into develop Apr 29, 2022
@nikhil nikhil deleted the hotfix/access-path-updates branch April 29, 2022 15:05
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.

3 participants