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

Remove sudo from post_before_script in CI #1868

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Conversation

gerrod3
Copy link
Contributor

@gerrod3 gerrod3 commented Dec 17, 2024

No description provided.

Comment on lines -9 to +11
cmd_prefix sudo trust anchor /etc/pki/tls/cert.pem
cmd_prefix trust anchor /etc/pki/tls/cert.pem
else
cmd_prefix sudo trust anchor /etc/pulp/certs/pulp_webserver.crt
cmd_prefix trust anchor /etc/pulp/certs/pulp_webserver.crt
Copy link
Member

Choose a reason for hiding this comment

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

This will be challenged hard by the plugin template...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No it won't, this script isn't templated by the plugin template. All the pre & post scripts are custom per plugin.

@gerrod3 gerrod3 merged commit 8b69766 into pulp:main Dec 17, 2024
12 checks passed
Copy link

patchback bot commented Dec 17, 2024

Backport to 2.22: 💚 backport PR created

✅ Backport PR branch: patchback/backports/2.22/8b69766270f1ed661b3da2fd9276ac924b374de5/pr-1868

Backported as #1869

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

Copy link

patchback bot commented Dec 17, 2024

Backport to 2.20: 💚 backport PR created

✅ Backport PR branch: patchback/backports/2.20/8b69766270f1ed661b3da2fd9276ac924b374de5/pr-1868

Backported as #1870

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants