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

ci: MariaDB - add back 11.4 and add 11.5 #3266

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

grooverdan
Copy link
Contributor

With MariaDB upstream fixing the TLS issue (about to be confirmed in the CI test), adding back 11.4 (now GA/stable) and verylatest - now 11.5rc.

fixes: #3091

This reverts commit c78425b.

MariaDB 11.4.2 now includes the upstream fix for this.

Closes: 3091
@abonander abonander merged commit 4d9f67b into launchbadge:main Jun 6, 2024
4 checks passed
@grooverdan grooverdan deleted the mariadb_ci branch June 6, 2024 01:20
@grooverdan
Copy link
Contributor Author

Thanks @abonander.

jayy-lmao pushed a commit to jayy-lmao/sqlx that referenced this pull request Jun 6, 2024
* Revert "fix(ci): disable `mariadb_verylatest` pass for RusTLS"

This reverts commit c78425b.

MariaDB 11.4.2 now includes the upstream fix for this.

Closes: 3091

* ci: mariadb 11.4 now GA/Stable
jrasanen pushed a commit to jrasanen/sqlx that referenced this pull request Oct 14, 2024
* Revert "fix(ci): disable `mariadb_verylatest` pass for RusTLS"

This reverts commit c78425b.

MariaDB 11.4.2 now includes the upstream fix for this.

Closes: 3091

* ci: mariadb 11.4 now GA/Stable
jrasanen pushed a commit to jrasanen/sqlx that referenced this pull request Oct 14, 2024
* Revert "fix(ci): disable `mariadb_verylatest` pass for RusTLS"

This reverts commit c78425b.

MariaDB 11.4.2 now includes the upstream fix for this.

Closes: 3091

* ci: mariadb 11.4 now GA/Stable
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.

(Known Issue) SQLx fails to connect to MariaDB 11.4.0 and 11.4.1 when using server self-signed certificates
2 participants