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

[draft] ci: check releases #2170

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

[draft] ci: check releases #2170

wants to merge 1 commit into from

Conversation

fpaul-1A
Copy link
Contributor

@fpaul-1A fpaul-1A commented Sep 16, 2024

Proposed change

Weekly job that tests that all currently supported versions are still passing the it-tests
Remaining:

  • Report failure
  • Filter releases still maintained

Related issues

  • 🐛 Fixes #(issue)
  • 🚀 Feature #(issue)

@fpaul-1A fpaul-1A force-pushed the ci/check-releases branch 2 times, most recently from f70ac65 to e7ff607 Compare September 17, 2024 12:42
@fpaul-1A fpaul-1A marked this pull request as ready for review September 17, 2024 12:44
@fpaul-1A fpaul-1A requested a review from a team as a code owner September 17, 2024 12:44
@fpaul-1A fpaul-1A changed the title [draft] ci: check releases ci: check releases Sep 17, 2024

testRelease:
needs: [buildRelease]
uses: ./.github/workflows/it-tests.yml
Copy link
Contributor

Choose a reason for hiding this comment

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

as we have some instability on it-tests
should we add 1 or 2 retry on this step before it opens an issue ?

@fpaul-1A fpaul-1A changed the title ci: check releases [draft] ci: check releases Oct 16, 2024
@fpaul-1A fpaul-1A marked this pull request as draft October 16, 2024 15:36
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.

3 participants