terraform-provider-mysql
terraform-provider-mysql copied to clipboard
Run tests on MySQL 8.4
Could you please skip/fix tests failing on 8.4?
I understand we could run tests there and it would be helpful. However, I don't see any benefits of just adding test runs without fixes.
What about changing it to 8.4.5 if https://github.com/petoju/terraform-provider-mysql/pull/225 is approved?
@maximmasiutin If poteju agrees with this, I think it's fine. Thanks!
The tests are not passing - could you please rebase it to the latest master?
I actually don't care that much, whether it's 8.4 or 8.4.5 - I prefer the latter one as that's tested when one runs it locally.
I rebased it and now all the tests pass.
Thanks! Merging