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

🐛 Revert change to deploy action to remove sudo command - deploy fix #1018

Merged
merged 2 commits into from
Apr 26, 2024

Conversation

ShanaLMoore
Copy link
Contributor

@ShanaLMoore ShanaLMoore commented Apr 25, 2024

This was causing an error when deploying pals.

"Run sudo rm -rf /usr/share/dotnet && sudo rm -rf /opt/ghc && sudo rm -rf "/usr/local/share/boost" && sudo rm -rf "$AGENT_TOOLSDIRECTORY" /__w/_temp/f7307c65-f24c-404d-a4a2-8e327e69ce19.sh: line 1: sudo: command not found"

ref:

Story

Refs #issuenumber

Expected Behavior Before Changes

Expected Behavior After Changes

Screenshots / Video

Notes

@ShanaLMoore ShanaLMoore marked this pull request as ready for review April 25, 2024 22:40
@ShanaLMoore ShanaLMoore marked this pull request as draft April 25, 2024 22:40
This was causing an error when deploying pals.

"Run sudo rm -rf /usr/share/dotnet && sudo rm -rf /opt/ghc && sudo rm -rf "/usr/local/share/boost" && sudo rm -rf "$AGENT_TOOLSDIRECTORY" /__w/_temp/f7307c65-f24c-404d-a4a2-8e327e69ce19.sh: line 1: sudo: command not found"

ref:
- https://github.com/scientist-softserv/palni-palci/actions/runs/8840191966/job/24275038076
- https://github.com/scientist-softserv/actions/compare/remove-sudo-from-setup-env?expand=1
@ShanaLMoore ShanaLMoore changed the title 🐛 Update actions to remove sudo command - deploy fix 🐛 Revert change to deploy action to remove sudo command - deploy fix Apr 26, 2024
@ShanaLMoore
Copy link
Contributor Author

image

@ShanaLMoore ShanaLMoore merged commit cedceb5 into main Apr 26, 2024
6 of 8 checks passed
@ShanaLMoore ShanaLMoore deleted the update-actions-to-fix-deploy branch April 26, 2024 16:04
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