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

Test integrations with latest stack version on PRs #6072

Open
Tracked by #2134
jsoriano opened this issue May 3, 2023 · 2 comments
Open
Tracked by #2134

Test integrations with latest stack version on PRs #6072

jsoriano opened this issue May 3, 2023 · 2 comments

Comments

@jsoriano
Copy link
Member

jsoriano commented May 3, 2023

Currently all integrations are tested in PRs with the oldest version they support. This helps avoiding the introduction of breaking changes, but it relies on developers to test with recent versions.

We could add a new testing stage for PRs, that tests changes with an snapshot version.

The changes would be:

  • Add a stage that tests on PRs with an snapshot version of the stack, apart of the current stage that test with the oldest supported version.
  • Add an automation to open a PR to update the snapshot version used. Failures here should follow same strategy as Improve visibility on failures in daily job #6071. This automation could replace the daily job for latest snapshot.

This will basically duplicate the resources used to test each PR.

Related to #213

@botelastic
Copy link

botelastic bot commented May 2, 2024

Hi! We just realized that we haven't looked into this issue in a while. We're sorry! We're labeling this issue as Stale to make it hit our filters and make sure we get back to it as soon as possible. In the meantime, it'd be extremely helpful if you could take a look at it as well and confirm its relevance. A simple comment with a nice emoji will be enough :+1. Thank you for your contribution!

@botelastic botelastic bot added the Stalled label May 2, 2024
@mrodm
Copy link
Contributor

mrodm commented May 9, 2024

👍

@botelastic botelastic bot removed the Stalled label May 9, 2024
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

No branches or pull requests

2 participants