Commit Graph

490 Commits

Author SHA1 Message Date
Tianon Gravi 15c0462dcd Use jq's `IN()` instead of `index()`
The end result is the same, but the construction is more ergonomic.
2024-10-16 14:51:59 -07:00
Docker Library Bot b7333451d7 Update innovation to 9.1.0, oracle 9.1.0-1.el9, mysql-shell 9.1.0-1.el9 2024-10-14 15:24:51 -07:00
Docker Library Bot 8a0100a365 Update 8.4 to 8.4.3, oracle 8.4.3-1.el9, mysql-shell 8.4.3-1.el9 2024-10-14 15:21:37 -07:00
Docker Library Bot 090eb25ac6 Update 8.0 to 8.0.40, debian 8.0.40-1debian12, oracle 8.0.40-1.el9, mysql-shell 8.0.40-1.el9 2024-10-14 15:15:13 -07:00
Docker Library Bot a482468640 Update innovation to 9.0.1, oracle 9.0.1-1.el9, mysql-shell 9.0.1-1.el9 2024-07-22 15:36:10 -07:00
Docker Library Bot ea8ec8343c Update 8.4 to 8.4.2, oracle 8.4.2-1.el9, mysql-shell 8.4.1-1.el9 2024-07-22 15:32:47 -07:00
Docker Library Bot 3e6dfd03b9 Update 8.0 to 8.0.39, debian 8.0.39-1debian12, oracle 8.0.39-1.el9, mysql-shell 8.0.38-1.el9 2024-07-22 15:26:32 -07:00
Tianon Gravi 8a3178fd2f Update to actions/checkout@v4 🙃
(this is effectively a functional no-op solving a "problem" that really ought to be solved at a different level within GHA)
2024-07-09 15:39:28 -07:00
Tianon Gravi 939fe2fb68
Merge pull request #1076 from jnoordsij/innovation-oraclelinux9
Use Oracle Linux 9 as base image for innovation image
2024-07-02 13:44:45 -07:00
Jesper Noordsij 3d11822710
Use Oracle Linux 9 as base image for innovation image 2024-07-02 11:20:08 +02:00
Docker Library Bot 9585da1f46 Update innovation to mysql-shell 9.0.0-1.el8 2024-07-01 21:23:05 -07:00
Docker Library Bot efa7479ffb Update 8.4 to 8.4.1, oracle 8.4.1-1.el9, mysql-shell 8.4.1-1.el9 2024-07-01 21:20:59 -07:00
Docker Library Bot db7daba00d Update 8.0 to 8.0.38, debian 8.0.38-1debian12, oracle 8.0.38-1.el9, mysql-shell 8.0.38-1.el9 2024-07-01 21:16:15 -07:00
Tianon Gravi 1a70331880
Merge pull request #1065 from LaurentGoderre/fix-816
Support running server with autocommit
2024-06-18 14:42:34 -07:00
Laurent Goderre 319db566ac Support running server with autocommit
Forces initiation queries to run in autocommit then use the provided mode

Fixed #816
2024-06-18 12:01:15 -04:00
Docker Library Bot c857c9c091 Update innovation to 8.4.0, oracle 8.4.0-1.el8, mysql-shell 8.4.0-1.el8 2024-05-09 14:47:13 -07:00
Tianon Gravi 02a10b3724
Merge pull request #1057 from infosiftr/innovation-alias
Make sure that in the event of a tie between "release pockets", we prefer non-innovation
2024-05-09 14:46:40 -07:00
Tianon Gravi 6faf41e2e9 Make sure that in the event of a tie between "release pockets", we prefer non-innovation
Right now, we're in the unique situation of "innovation" containing 8.4.0 just like "8.4" does, but we want to prefer the "lts" branch (and add the "innovation" alias to it 👀).
2024-05-09 14:07:42 -07:00
Tianon Gravi e384941f16
Merge pull request #1047 from jnoordsij/oraclelinux9
Use Oracle Linux 9 as base image
2024-05-01 16:59:22 -07:00
Jesper Noordsij a15b34a032
Use Oracle Linux 9 as base image 2024-05-01 09:22:24 +02:00
Joseph Ferguson 9f0f4a14ab Add plain 8 aliases 2024-04-30 16:09:20 -07:00
yosifkit d9729019e3
Merge pull request #1046 from jnoordsij/add-8.4
Add 8.4 (LTS) variant
2024-04-30 16:02:41 -07:00
Tianon Gravi 784047f747 Skip "innovation" when any other release is newer
We're in a temporary state where we have 8.4 as the freshly minted LTS and innovation still points to 8.3 (which is now "EOL") until 9.x -- this implementation ensures we bring innovation back automatically when it gets 9.x.

See also https://dev.mysql.com/blog-archive/introducing-mysql-innovation-and-long-term-support-lts-versions/ especially the final graphic.
2024-04-30 14:44:07 -07:00
Jesper Noordsij 53973fa0a9
Add lts alias 2024-04-30 14:45:34 +02:00
Jesper Noordsij c054224922
Add 8.4 variant (new LTS) 2024-04-30 14:45:29 +02:00
Jesper Noordsij e3c2853927
Update toolsRepo detection in versions.sh 2024-04-30 14:45:29 +02:00
Docker Library Bot 2319f1794d Update innovation to mysql-shell 8.4.0-1.el8 2024-04-29 21:23:09 -07:00
Docker Library Bot 5fe2b708e9 Update 8.0 to 8.0.37, debian 8.0.37-1debian12, mysql-shell 8.0.37-1.el8, oracle 8.0.37-1.el8 2024-04-29 21:15:13 -07:00
Tianon Gravi db3fdfbab4
Merge pull request #1038 from zhangguanzhang/update-gosu
Update to gosu 1.17
2024-03-26 10:46:56 -07:00
zhangguanzhang 831e58702a Update to gosu 1.17
Signed-off-by: zhangguanzhang <zhangguanzhang@qq.com>
2024-03-26 11:50:44 +08:00
yosifkit b68a76fddd
Merge pull request #1035 from infosiftr/bookworm
Update to Debian Bookworm
2024-02-28 14:39:00 -08:00
Tianon Gravi d6c12b6131 Update to Debian Bookworm 2024-02-28 13:25:11 -08:00
Tianon Gravi d50feaa5b6
Merge pull request #1024 from infosiftr/pgp-redux
Update to 8.0.36 and 8.3.0 (and update RPM repo PGP key)
2024-01-18 09:41:27 -08:00
Tianon Gravi b6029999be Update GHA YAML with bashbrew example improvements (esp. concurrency:) 2024-01-18 09:38:06 -08:00
Tianon Gravi ffa6423ca2 Update to 8.0.36 and 8.3.0 (and update RPM repo PGP key) 2024-01-18 09:37:32 -08:00
Tianon Gravi c0c45e2e13
Merge pull request #1020 from infosiftr/template-move
Fix gitattributes file
2023-12-18 16:45:27 -08:00
Joseph Ferguson d65c7ea65f Fix gitattributes file
Move templates to be consistent with other repos
2023-12-18 16:25:39 -08:00
yosifkit 0c342cacc9
Merge pull request #1019 from infosiftr/eol-5.7
Remove 5.7 entirely (EOL)
2023-12-18 16:02:53 -08:00
Tianon Gravi 3e959c224b Remove 5.7 entirely (EOL)
See https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-44.html

> MySQL 5.7.44 is the final release of the MySQL 5.7 series.
>
> MySQL 5.7 users are encouraged to upgrade to the latest MySQL 8.0 or MySQL Innovation release.
2023-12-18 15:06:09 -08:00
Tianon Gravi 3728e572e5
Merge pull request #1018 from infosiftr/new-key
Add new upstream gpg key for Debian packages
2023-12-15 13:38:48 -08:00
Joseph Ferguson d035567ee6 Add new upstream gpg key for Debian packages 2023-12-15 13:28:23 -08:00
yosifkit c4a7f366bb
Merge pull request #981 from infosiftr/suite-aliases
Add "suite aliases" ("-oraclelinux8", "-bullseye", etc)
2023-12-15 08:47:20 -08:00
yosifkit 64f9436f61
Merge pull request #1015 from infosiftr/repo-urls
Update tools repo handling and update innovation to mysql-shell 8.2.1
2023-12-13 15:59:50 -08:00
Tianon Gravi 0097ab8a1f Update tools repo handling and update innovation to mysql-shell 8.2.1
The "innovation" branch of MySQL appears to have a separate tools repository now with newer versions of MySQL Shell.
2023-12-12 11:11:08 -08:00
rawr51919 dc35beded3
Fix skip-host-cache deprecation warning (#1002)
skip-host-cache was deprecated in 8.0.30 and replaced by a configurable host_cache_size

https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-30.html#mysqld-8-0-30-deprecation-removal
2023-11-07 16:46:18 -08:00
Docker Library Bot 76806cdd0a Update innovation to 8.2.0, mysql-shell 8.0.35-1.el8, oracle 8.2.0-1.el8 2023-10-24 09:24:49 -07:00
Docker Library Bot 84ba05eaa7 Update 8.0 to 8.0.35, debian 8.0.35-1debian11, mysql-shell 8.0.35-1.el8, oracle 8.0.35-1.el8 2023-10-24 09:18:19 -07:00
Docker Library Bot 9678ed1d27 Update 5.7 to 5.7.44, mysql-shell 8.0.35-1.el7, oracle 5.7.44-1.el7 2023-10-24 09:15:11 -07:00
yosifkit e83b98d9b1
Merge pull request #987 from infosiftr/repomd
Improve version update scraping; drop 5.7 on Debian (eol) and add 8.1 innovation on Oracle Linux
2023-07-27 17:16:34 -07:00
Tianon Gravi c13cda9c2c Update 5.7 to 5.7.43, dropping Debian support
Upstream no longer supports Debian for the 5.7 series, so we follow suit.
2023-07-27 15:18:54 -07:00