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

Add CacheO2Package action #1409

Merged
merged 3 commits into from
Oct 2, 2024
Merged

Add CacheO2Package action #1409

merged 3 commits into from
Oct 2, 2024

Conversation

singiamtel
Copy link
Collaborator

Triggers the build in Jenkins without going through our old kerberos setup. I'm
adding it here as it affects several repositories, but I wouldn't be opposed to
adding it to alidist/AliceO2/etc either

Requires adding several secrets to the Github Action runners before working,
currently named:

JENKINS_URL
SSO_AUTH_URL
SSO_JENKINS_API_CLIENT_ID
SSO_JENKINS_API_CLIENT_SECRET
SSO_JENKINS_API_TARGET_APP

Triggers the build in Jenkins without going through our old kerberos
setup
@singiamtel singiamtel requested a review from ktf as a code owner September 27, 2024 13:26
package_name:
type: string
required: true
description: Name of the package to cache
Copy link
Member

Choose a reason for hiding this comment

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

We should be caching the dependencies, not the package itself. Did you change to use the new --only-deps feature?

@ktf ktf merged commit 44ae67e into alisw:master Oct 2, 2024
1 check passed
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