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 automation for updating test durations #6291

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

mudit2812
Copy link
Contributor

@mudit2812 mudit2812 commented Sep 23, 2024

Duplicate of #6247.

  • Added a workflow update-durations.yml that uses stored durations artifacts to open a PR containing the updated durations (example workflow run here, example PR here)
    • The workflow will run on a weekly schedule
  • Moved durations files to .github/durations folder.
  • Change step in tests workflow that uploads stable dependencies to only run if the workflow was triggered by schedule. This change is made to avoid opening a PR for stable dependency updates every time there is a push to master.

[sc-72992]

Copy link
Contributor

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

@mudit2812 mudit2812 marked this pull request as draft September 23, 2024 15:39
@mudit2812 mudit2812 marked this pull request as ready for review September 23, 2024 17:58
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.

1 participant