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

Automate the process for compatibility test #277

Open
jadolg opened this issue Dec 5, 2024 · 0 comments
Open

Automate the process for compatibility test #277

jadolg opened this issue Dec 5, 2024 · 0 comments

Comments

@jadolg
Copy link
Owner

jadolg commented Dec 5, 2024

Rocket.Chat has new versions almost every month and patches get deployed all the time.
It makes sense to automate the process of getting all versions and updating the test matrix.
Versions are collected from https://docs.rocket.chat/docs/version-durability and are being rotated including the new ones and discarding the ones that fall out of support.
Ideas:

  1. Automatically pulling the versions with every CI run. (No maintenance burden but needs to be done in a clever way so we always know what's being tested)
  2. Create a PR periodically with the new versions. (Has a maintenance overhead but we have proven record of when things changed)
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

1 participant