Skip to content

Automatically validating version updates in the release process #1193

Answered by bossenti
tenthe asked this question in Dev
Discussion options

You must be logged in to vote

Should it always be possible to migrate from the latest release version to the latest dev version?

I guess this is sometimes hard to achieve, but it's definetely a great aim which I'd like to follow.
Daily tests would also provide direct feedback to applied changes and we can tackle them immediately.
If we only run these tests as part of the release process, e.g., we might need to fix a lot of issues at once and it might get very complex.

Maybe we can start the old version and create some resources, then update the system and check if everything still works

Well this sounds reasonable, could be realized as a GitHub workflow
But is it that easy as it sounds?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@tenthe
Comment options

tenthe Feb 2, 2023
Collaborator Author

@bossenti
Comment options

Answer selected by bossenti
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Dev
Labels
None yet
2 participants