Daniel Black
|
4834a866d8
|
Add 11.4
|
2023-11-15 10:33:34 +11:00 |
|
Daniel Black
|
5e35bb0005
|
Ignore examples
|
2023-10-18 14:49:59 +11:00 |
|
Daniel Black
|
5169d8f196
|
11.3 now in development
|
2023-08-29 16:17:46 +10:00 |
|
Daniel Black
|
43220a07ba
|
Merge branch 'master' into next
|
2023-05-11 12:04:14 +10:00 |
|
Daniel Black
|
b937daac76
|
less naughty
best practices is no use of latest except on its own
https://github.com/docker-library/official-images#tags-and-aliases
Also no more "Old Stable"
|
2023-05-11 11:51:48 +10:00 |
|
Daniel Black
|
dd766e6f20
|
add 11.2
|
2023-05-11 11:35:18 +10:00 |
|
Daniel Black
|
4e6c2b5172
|
Revert "11.1 not released yet"
This reverts commit dc7b6c57d195f9fd939adae1cfe7fea44470f568.
|
2023-05-11 11:34:13 +10:00 |
|
Daniel Black
|
dc7b6c57d1
|
11.1 not released yet
|
2023-05-11 11:13:27 +10:00 |
|
Daniel Black
|
2517c69128
|
Add support tags to generated release
e.g.:
Tags: 10.11.2-jammy, 10.11-jammy, 10-jammy, 10-lts-jammy, jammy, lts-jammy, 10.11.2, 10.11, 10, 10-lts, latest, latest-lts
Architectures: amd64, arm64v8, ppc64le, s390x
GitCommit: ab852935f30af154f36020cafd9d5dbaf1fad4f6
Directory: 10.11
|
2023-05-08 12:04:08 +10:00 |
|
Daniel Black
|
8524cfe367
|
fix generate-stackbrew-library.sh by partial reversion
|
2023-02-25 10:20:02 +11:00 |
|
Daniel Black
|
3dd0773fa4
|
Merge remote-tracking branch 'origin/master' into next
|
2023-02-23 18:55:22 +11:00 |
|
Faustin Lammler
|
b0483095a1
|
Improve bash scripts
- generate-stackbrew-library.sh: needs bashbrew and needs to exit
immediately if not available.
- update.sh: prepare for testing with DEV Rest API.
|
2023-02-17 19:13:37 +07:00 |
|
Faustin Lammler
|
59b3fac1b6
|
Add myself as authorized maintainer for PR on docker-library
|
2023-02-17 18:25:41 +07:00 |
|
Daniel Black
|
20d60f126b
|
ready for 10.10, 10.11 here
|
2022-11-08 13:33:41 +11:00 |
|
Daniel Black
|
88e048a397
|
only exclude 10.11 from releases for now
|
2022-11-08 13:31:39 +11:00 |
|
Daniel Black
|
1f223d5bce
|
10.10 and 10.11 releases are not ready yet
|
2022-11-08 12:46:52 +11:00 |
|
Daniel Black
|
1f34a9d567
|
generate-stackbrew-library: remove 10.9 ignore
|
2022-03-04 16:04:35 +11:00 |
|
Daniel Black
|
cb0bb9ac8d
|
Generate semver compatible tags
This would enable verison detection mechanisms to
recognise unstable upgrades and not do them automaticly.
renovate.json:
{
"packageRules": [
{
"matchPackageNames": ["mariadb"],
"versioning": "semver"
}
]
}
https://docs.renovatebot.com/modules/versioning/#docker-versioning
https://docs.renovatebot.com/modules/versioning/#semantic-versioning
Example generation:
Tags: 10.8.2-rc-focal, 10.8-rc-focal, 10.8.2-rc, 10.8-rc
Architectures: amd64, arm64v8, ppc64le, s390x
GitCommit: 61c529333949a4b720c09e18da98149eec17015a
Directory: 10.8
Tags: 10.7.3-focal, 10.7-focal, 10-focal, focal, 10.7.3, 10.7, 10, latest
Architectures: amd64, arm64v8, ppc64le, s390x
GitCommit: 61c529333949a4b720c09e18da98149eec17015a
Directory: 10.7
...
Closes #415
|
2022-03-02 21:03:33 +11:00 |
|
Daniel Black
|
2937a9bd36
|
10.8 release, 10.9 in pipeline
|
2022-02-10 08:51:36 +11:00 |
|
Daniel Black
|
ceeef37619
|
generates-stackbrew-library - validates against arches in archives
Its fairly crude, but its a first step.
|
2021-11-09 16:04:33 +11:00 |
|
Daniel Black
|
c75ff03efb
|
MDEV-26961: add 10.8 branch
|
2021-11-05 08:30:59 +11:00 |
|
Daniel Black
|
38c1c0d4fd
|
remove alpha,beta,rc as aliases
|
2021-10-25 09:25:42 +11:00 |
|
Daniel Black
|
65df9627b7
|
Revert "exclude 10.7 until release"
This reverts commit 098e791b826e6f64f0299560d32f5f102de39938.
|
2021-10-25 08:48:24 +11:00 |
|
Daniel Black
|
098e791b82
|
exclude 10.7 until release
This includes GH actions and release/update based scripts.
This is the commit to revert once a 10.7 release happens.
|
2021-07-09 14:55:18 +10:00 |
|
Daniel Black
|
ef21725dbf
|
fix generate-stackbrew-library.sh now that MARIADB_VERSION is an arg
|
2021-07-09 13:17:15 +10:00 |
|
Daniel Black
|
b180797cec
|
Update maintainers - generate-stackbrew-library.sh
|
2021-02-25 12:01:40 +11:00 |
|
Tianon Gravi
|
c969655b3c
|
Remove 5.5
Ubuntu Trusty support is EOL and there are no newer distributions under http://ftp.osuosl.org/pub/mariadb/repo/5.5/ubuntu/dists/ supported.
|
2019-06-03 16:49:47 -07:00 |
|
Tianon Gravi
|
b5689dcb9e
|
Add "rc", "alpha", "beta", "gamma" aliases automatically (but only to the highest version of each)
|
2019-03-07 14:30:32 -08:00 |
|
Tianon Gravi
|
93f1e9c908
|
Adjust "latest" to be automatic based on "release status"
|
2019-03-01 13:55:33 -08:00 |
|
Tianon Gravi
|
8832650f4b
|
Add link to alpha/beta/rc tag discussion for future reference
|
2018-11-14 16:36:30 -08:00 |
|
Joe Ferguson
|
852044c20c
|
Add arch support! (some of amd64, arm64v8, i386, ppc64le)
|
2018-07-16 16:49:00 -07:00 |
|
Joe Ferguson
|
9ce4ecd278
|
Add suite aliases like jessie and wheezy
|
2018-07-13 11:24:10 -07:00 |
|
Tianon Gravi
|
4eb0a4a25e
|
Move latest to 10.3 (GA as of 10.3.7)
|
2018-05-29 09:47:49 -07:00 |
|
Tianon Gravi
|
ae7d138ed2
|
Account for epochs in generate-stackbrew-library.sh (10.3.6+)
|
2018-04-16 12:30:40 -07:00 |
|
Tianon Gravi
|
c3066d832b
|
Update "latest" to 10.2 (MariaDB 10.2.6 is "Stable")
|
2017-05-23 09:56:22 -07:00 |
|
Tianon Gravi
|
a09ad0056e
|
Convert "generate-stackbrew-library.sh" to output the new 2822-based format
|
2016-06-09 11:35:37 -07:00 |
|
Tianon Gravi
|
06ca3be552
|
Simplify silly syntax
|
2016-06-09 10:32:38 -07:00 |
|
Tianon Gravi
|
467e9f6c4e
|
Minor whitespace change for adding a useful comment
|
2016-02-20 00:35:38 -08:00 |
|
Tianon Gravi
|
d960d3cd75
|
Add 10.1.10
Fixes #29
Closes #33
|
2015-12-24 15:11:04 -08:00 |
|
Tianon Gravi
|
327f1fdffc
|
Enhance "generate-stackbrew-library.sh" to only take into account changes to the Dockerfile or files from COPY in the Dockerfile for choosing the commit hash for a particular directory
|
2015-08-11 15:12:31 -07:00 |
|
Joe Ferguson
|
a85454871e
|
Fix git log line
|
2014-11-24 15:36:06 -08:00 |
|
Joe Ferguson
|
f19feca4a3
|
Mariadb qith entrypoint taken from mysql image
|
2014-11-24 15:31:55 -08:00 |
|