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

Fix installing svn during deploys #69047

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Conversation

joemcgill
Copy link
Member

@joemcgill joemcgill commented Feb 5, 2025

What?

This fixes a permissions error by installing svn into the worker as sudo. Follow up to #68837.

Why?

As seen in this run attempting to install SVN into the worker failed due to insufficient permissions.

How?

Uses sudo when installing SVN.

Testing Instructions

This fixes a permissions error by installing svn into the worker as sudo.
@joemcgill joemcgill requested a review from desrosj as a code owner February 5, 2025 13:36
Copy link

github-actions bot commented Feb 5, 2025

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: joemcgill <[email protected]>
Co-authored-by: Mamaduka <[email protected]>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@joemcgill joemcgill added the [Type] Build Tooling Issues or PRs related to build tooling label Feb 5, 2025
Copy link

github-actions bot commented Feb 5, 2025

Flaky tests detected in 9a79797.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/13158595782
📝 Reported issues:

Copy link
Member

@Mamaduka Mamaduka left a comment

Choose a reason for hiding this comment

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

Let's give it a try. I'll test it with the dry-run option later.

@Mamaduka Mamaduka merged commit 8b64cb1 into trunk Feb 6, 2025
68 of 69 checks passed
@Mamaduka Mamaduka deleted the fix/upload-release-svn-install branch February 6, 2025 05:56
@github-actions github-actions bot added this to the Gutenberg 20.3 milestone Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Build Tooling Issues or PRs related to build tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants