forked from tianon/docker-brew-ubuntu-core
-
Notifications
You must be signed in to change notification settings - Fork 0
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
update #2
Open
sambacha
wants to merge
40
commits into
freight-trust:dist-amd64
Choose a base branch
from
tianon:dist-amd64
base: dist-amd64
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
update #2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
As announced [1], Ubuntu Eoan is EOL.
Move down "apt-get indextargets" to avoid creating binary blobs
|
In preparation for Ubuntu 20.10 Groovy release later today make groovy the rolling release. latest -> lts (defined by "latest" file) rolling -> most recent release (defined by "rolling" file) devel- > development series (defined by querying http://archive.ubuntu.com/ubuntu/dists/devel/Release)
Add Ubuntu 20.10 Groovy as rolling release
docker-library-bot
force-pushed
the
dist-amd64
branch
from
October 22, 2020 19:03
1b67caf
to
fc9c4ef
Compare
Signed-off-by: You-Sheng Yang <vicamo@gmail.com>
…ippo add Ubuntu Hirsute Hippo
docker-library-bot
force-pushed
the
dist-amd64
branch
2 times, most recently
from
November 25, 2020 18:11
054318d
to
74249fa
Compare
docker-library-bot
force-pushed
the
dist-amd64
branch
from
January 20, 2021 13:13
74249fa
to
ec93188
Compare
docker-library-bot
force-pushed
the
dist-amd64
branch
from
March 1, 2021 10:46
ec93188
to
d8b4417
Compare
docker-library-bot
force-pushed
the
dist-amd64
branch
from
March 18, 2021 15:32
d8b4417
to
c53f3aa
Compare
docker-library-bot
force-pushed
the
dist-amd64
branch
from
March 25, 2021 18:55
c53f3aa
to
e72e50c
Compare
docker-library-bot
force-pushed
the
dist-amd64
branch
from
April 2, 2021 08:05
e72e50c
to
7145f97
Compare
docker-library-bot
force-pushed
the
dist-amd64
branch
from
April 22, 2021 21:04
7145f97
to
4b7cb6f
Compare
rolling is now hirsute
Signed-off-by: You-Sheng Yang <vicamo@gmail.com>
docker-library-bot
force-pushed
the
dist-amd64
branch
from
May 18, 2021 09:15
4b7cb6f
to
042ff8d
Compare
docker-library-bot
force-pushed
the
dist-amd64
branch
from
May 24, 2021 22:53
042ff8d
to
c5bc8f6
Compare
This is a follow up on 26b6ae7 . There are now tarballs on https://partner-images.canonical.com/oci/ also for bionic, focal, groovy and hirsute so use theses new tarballs.
Move bionic, focal, groovy and hirsute to OCI tarballs
docker-library-bot
force-pushed
the
dist-amd64
branch
2 times, most recently
from
May 31, 2021 22:15
2333017
to
6c4a1c2
Compare
docker-library-bot
force-pushed
the
dist-amd64
branch
from
January 6, 2022 10:12
cb409b0
to
f2f3f01
Compare
This workflow is manually triggered by going to the "Actions" tab, clicking on the appropriate workflow in the sidebar, and choosing the option to "Run" it (against the default branch). This allows it to not only be managed more effectively (directly in GitHub) but also makes it run significantly faster since all architectures can update simultaneously.
Add new GitHub Actions workflow for updating "dist" branches
github-actions
bot
force-pushed
the
dist-amd64
branch
from
February 1, 2022 10:55
f2f3f01
to
7a6c081
Compare
As announced [1], Ubuntu Hirsute has reached the end of it's life. [1] https://lists.ubuntu.com/archives/ubuntu-security-announce/2022-January/006363.html
Ubuntu 21.04 Hirsute EOL
github-actions
bot
force-pushed
the
dist-amd64
branch
4 times, most recently
from
March 3, 2022 16:12
6817a30
to
659dfb5
Compare
github-actions
bot
force-pushed
the
dist-amd64
branch
2 times, most recently
from
March 17, 2022 22:43
09e7e70
to
a62b19b
Compare
make CONTRIBUTING.md truthier
github-actions
bot
force-pushed
the
dist-amd64
branch
2 times, most recently
from
April 5, 2022 11:07
bb6eeba
to
88ba315
Compare
github-actions
bot
force-pushed
the
dist-amd64
branch
from
April 21, 2022 13:30
88ba315
to
76df46d
Compare
Release Ubuntu Jammy Jellyfish
Add Ubuntu Kinetic Kudu (22.10)
github-actions
bot
force-pushed
the
dist-amd64
branch
from
April 29, 2022 05:43
76df46d
to
5ed9ebd
Compare
github-actions
bot
force-pushed
the
dist-amd64
branch
from
May 19, 2022 09:56
5ed9ebd
to
626b95d
Compare
github-actions
bot
force-pushed
the
dist-amd64
branch
from
June 3, 2022 09:30
626b95d
to
fbca80a
Compare
Remove EOL Impish (21.10)
At some time around 2022-06-11 the filename of published .manifest has changed to be similar to .tar.gz filename. Previously it was: ubuntu-kinetic-oci-arm64-root.tar.gz ubuntu-kinetic-oci-arm64.manifest Currently it is ubuntu-kinetic-oci-arm64-root.tar.gz ubuntu-kinetic-oci-arm64-root.manifest
update.sh: Fix manifest filename
github-actions
bot
force-pushed
the
dist-amd64
branch
from
August 1, 2022 22:34
fbca80a
to
570d597
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.