Skip to content

CI: attempt to fix ccm permission errors #230

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

Merged
merged 1 commit into from
Jun 5, 2025

Conversation

wprzytula
Copy link
Contributor

@wprzytula wprzytula commented Jun 4, 2025

This patch attempts to fix CCM-related permission errors in the CI by using pip install with the --user flag. As the permission error seems to appear in a flaky way, we'll see if this helped only after a few more CI runs with this open/merged.

Installing packages with `pip` using the `--user` flag may be the way
to avoid permission issues. Let's try this out.
@wprzytula wprzytula requested review from ZuzaOsa and adespawn June 4, 2025 13:12
@wprzytula wprzytula self-assigned this Jun 4, 2025
@adespawn
Copy link
Collaborator

adespawn commented Jun 4, 2025

Should this PR be into main or second iteration?

@wprzytula wprzytula changed the base branch from main to second-iteration June 5, 2025 08:14
@wprzytula
Copy link
Contributor Author

Should this PR be into main or second iteration?

Good catch. Now it's against second_iteration.

@wprzytula wprzytula added this to the Iteration 2 milestone Jun 5, 2025
@wprzytula wprzytula merged commit 080844f into second-iteration Jun 5, 2025
9 checks passed
@wprzytula wprzytula deleted the fix-ci-ccm-permission-errors branch June 5, 2025 10:21
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