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

Feature/GitHub action cleanup #28706

Merged
merged 4 commits into from
Nov 23, 2024
Merged

Conversation

khancyr
Copy link
Contributor

@khancyr khancyr commented Nov 22, 2024

Reduce spam on github action output

fix pip install warning
fix actions/cache warning by raising the version to v4 that is hte current stable, missed from #28502

prevent :

The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
@peterbarker peterbarker merged commit a4b27c6 into ArduPilot:master Nov 23, 2024
99 checks passed
@peterbarker
Copy link
Contributor

Merged, thanks!

@khancyr khancyr deleted the feature/github branch November 25, 2024 13:19
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