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 CERN-hosted runner workflow for building and running execs #565

Merged
merged 25 commits into from
Nov 22, 2024

Conversation

egamberini
Copy link
Collaborator

Add a workflow triggering on:

  • pull requests to master
  • push to master and to v* tags
  • manually

The workflow runs on a CERN-hosted runner with access to /cvmfs.

Container image is at registry.cern.ch/ship/gha-runner:latest.

The triggering branch is used to build and run the sim/reco/ana pipeline.
Produced .root file are uploaded on success as artifacts and can be downloaded and inspected manually.

@egamberini egamberini requested a review from a team as a code owner November 22, 2024 10:32
Copy link
Contributor

@olantwin olantwin left a comment

Choose a reason for hiding this comment

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

Thanks a lot, this will make our life a lot easier in the medium term :)

@olantwin olantwin merged commit b946da6 into master Nov 22, 2024
1 of 2 checks passed
@egamberini egamberini deleted the self-hosted-test branch November 22, 2024 12:55
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