Skip to content

Conversation

@dlachaume
Copy link
Collaborator

@dlachaume dlachaume commented Nov 4, 2024

Content

This PR includes enhancements for the nightly backward compatibility testing workflow.
It schedules the workflow to run at night (2:30 UTC) and uploads artifacts upon failure.

Additionally, it introduces a comprehensive published summary for the runs:

Screenshot 2024-11-04 at 16 36 52

Pre-submit checklist

  • Branch
    • Commit sequence broadly makes sense
    • Key commits have useful messages
  • PR
    • No clippy warnings in the CI
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested

Issue(s)

Closes #2027

@dlachaume dlachaume self-assigned this Nov 4, 2024
@github-actions
Copy link

github-actions bot commented Nov 4, 2024

Test Results

    4 files  ±0     51 suites  ±0   10m 59s ⏱️ +26s
1 418 tests ±0  1 418 ✅ ±0  0 💤 ±0  0 ❌ ±0 
1 629 runs  ±0  1 629 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 1ad5f1d. ± Comparison against base commit fcca57d.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@Alenar Alenar left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@jpraynaud jpraynaud left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@dlachaume dlachaume force-pushed the ensemble/2027/enhance-nightly-backward-compatibility-testing-workflow branch from f6e0eb7 to 17f8c3c Compare November 4, 2024 17:32
@dlachaume dlachaume temporarily deployed to testing-sanchonet November 4, 2024 17:41 — with GitHub Actions Inactive
@dlachaume dlachaume force-pushed the ensemble/2027/enhance-nightly-backward-compatibility-testing-workflow branch from 17f8c3c to f371957 Compare November 5, 2024 09:08
@dlachaume dlachaume force-pushed the ensemble/2027/enhance-nightly-backward-compatibility-testing-workflow branch from f371957 to 1ad5f1d Compare November 5, 2024 10:02
@dlachaume dlachaume temporarily deployed to testing-sanchonet November 5, 2024 10:17 — with GitHub Actions Inactive
@dlachaume dlachaume merged commit fdf68f5 into main Nov 5, 2024
47 checks passed
@dlachaume dlachaume deleted the ensemble/2027/enhance-nightly-backward-compatibility-testing-workflow branch November 5, 2024 10:23
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.

Nightly backward compatibility testing with e2e tests

5 participants