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

ci: Add workflow to trigger Athena build #1945

Merged
merged 3 commits into from
Mar 20, 2023

Conversation

paulgessinger
Copy link
Member

Only runs on the main branch, uses a secret trigger token to build it

Only runs on the main branch, uses a secret trigger token to build it
@paulgessinger paulgessinger added this to the next milestone Mar 14, 2023
@paulgessinger paulgessinger marked this pull request as ready for review March 14, 2023 17:17
@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Merging #1945 (c4947a3) into main (d2882c8) will not change coverage.
The diff coverage is n/a.

❗ Current head c4947a3 differs from pull request most recent head dfb904b. Consider uploading reports for the commit dfb904b to get more accurate results

@@           Coverage Diff           @@
##             main    #1945   +/-   ##
=======================================
  Coverage   49.60%   49.60%           
=======================================
  Files         410      410           
  Lines       23297    23297           
  Branches    10630    10630           
=======================================
  Hits        11557    11557           
  Misses       4292     4292           
  Partials     7448     7448           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link

github-actions bot commented Mar 14, 2023

📊 Physics performance monitoring for c4947a3

Full report
Seeding: seeded, truth estimated, orthogonal
CKF: seeded, truth smeared, truth estimated, orthogonal
IVF: seeded, truth smeared, truth estimated, orthogonal
Ambiguity resolution: seeded, orthogonal
Truth tracking
Truth tracking (GSF)

Vertexing

Vertexing vs. mu
IVF seeded

IVF truth_smeared

IVF truth_estimated

IVF orthogonal

Seeding

Seeding seeded

Seeding truth_estimated

Seeding orthogonal

CKF

CKF seeded

CKF truth_smeared

CKF truth_estimated

CKF orthogonal

Ambiguity resolution

seeded

Truth tracking (Kalman Filter)

Truth tracking

Truth tracking (GSF)

Truth tracking

Copy link
Collaborator

@CarloVarni CarloVarni left a comment

Choose a reason for hiding this comment

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

To understand... this will add a test to the CI that checks the Athena build is not broken to the PR?

.github/workflows/trigger_athena.yml Show resolved Hide resolved
@paulgessinger
Copy link
Member Author

To understand... this will add a test to the CI that checks the Athena build is not broken to the PR?

Unfortunately no. This only makes sure that one CI job on GitLab runs for every commit to the main branch here.

@paulgessinger paulgessinger merged commit 5e50072 into acts-project:main Mar 20, 2023
1 check passed
@paulgessinger paulgessinger deleted the ci/trigger-ath-build branch March 20, 2023 13:08
paulgessinger added a commit to paulgessinger/acts that referenced this pull request Mar 23, 2023
Only runs on the main branch, uses a secret trigger token to build it
@paulgessinger paulgessinger modified the milestones: next, v24.0.0 Mar 31, 2023
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.

None yet

2 participants