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

fix: trying to solve the arm build process issue. #365

Merged
merged 55 commits into from
Jan 5, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
a7b8778
fix: trying to solve the arm build process issue.
tankerkiller125 Dec 1, 2024
6c97dc0
fix: action name for rootless
tankerkiller125 Dec 1, 2024
b59b666
fix: not building PRs that change github workflows
tankerkiller125 Dec 1, 2024
3e7318f
fix: trying a thing
tankerkiller125 Dec 1, 2024
2526f7f
fix: only support the original matrix from initial release
tankerkiller125 Dec 2, 2024
0841803
feat: Add automated docker image cleanup
tankerkiller125 Dec 2, 2024
146bd6d
fix: lets try this with some tags set and see what happens.
tankerkiller125 Dec 2, 2024
25ef9d7
fix: try some slightly different tagging
tankerkiller125 Dec 2, 2024
5c0f284
chore: put the caching back
tankerkiller125 Dec 2, 2024
cca5128
fix: tags should be right now?
tankerkiller125 Dec 2, 2024
8849b17
fix: Try this without limiting to only non-PRs
tankerkiller125 Dec 2, 2024
4f19ecf
fix: Stupid oversight
tankerkiller125 Dec 2, 2024
6f8c87f
Try this again
tankerkiller125 Jan 4, 2025
9857894
Try this again
tankerkiller125 Jan 4, 2025
7d79cbd
Try this again
tankerkiller125 Jan 4, 2025
b824a6f
Try this again
tankerkiller125 Jan 4, 2025
abdcd0d
Add armv7 and try to fix rootless build
tankerkiller125 Jan 4, 2025
6fd8bd2
Fix Rootless build
tankerkiller125 Jan 4, 2025
6adecba
Try this again?
tankerkiller125 Jan 4, 2025
e3f44ef
I can't seem to sort rootless
tankerkiller125 Jan 4, 2025
c691818
Something is badly broken with rootless
tankerkiller125 Jan 4, 2025
fdcf6dd
Attempt to rectify issues with Rootless
katosdev Jan 4, 2025
1f0cb42
Fck Docker.io ratelimits...
katosdev Jan 4, 2025
98d0395
Update to use ghcr.io for rate limit
katosdev Jan 4, 2025
1f6be8b
roll back qemu ghcr.io usage
katosdev Jan 4, 2025
b4beae9
Remediation of dockerfile.rootless
katosdev Jan 4, 2025
861b06f
Try to fix BS request limit thing
tankerkiller125 Jan 4, 2025
9b55fc5
Misread the details
tankerkiller125 Jan 4, 2025
2737be1
GHCR Everything because screw Docker Hub
tankerkiller125 Jan 4, 2025
eadcabf
GHCR Everything because screw Docker Hub
tankerkiller125 Jan 4, 2025
3b0ba2e
Let's try these GHCR packages
tankerkiller125 Jan 4, 2025
9defd86
Move Dockerfile Rootless to AWS mirror to prevent Docker rate limiting.
katosdev Jan 4, 2025
89d004f
Update Dockerfile
katosdev Jan 4, 2025
c9ca0b6
Update Dockerfile to AWS mirrors
katosdev Jan 4, 2025
c6804c6
Fix variable typo
katosdev Jan 4, 2025
7d6534e
Merge branch 'main' into mk/fix-docker-builds
katosdev Jan 4, 2025
fd0c594
Further docker fixes
katosdev Jan 4, 2025
46119bd
Please, for the love of christ, will you start working?
katosdev Jan 4, 2025
f479e8c
WTF Codespaces, merge files right
tankerkiller125 Jan 4, 2025
8326d9c
Remove Dockerhub-publish.yaml to be replaced by merged worker
katosdev Jan 4, 2025
a8cb5f6
Lets see if this works for cache
tankerkiller125 Jan 4, 2025
fc91197
Merge remote-tracking branch 'origin/mk/fix-docker-builds' into mk/fi…
tankerkiller125 Jan 4, 2025
fa98d5f
Try Github regular cache first
tankerkiller125 Jan 4, 2025
f62d369
Attempt registry cache on Docker-Publish-Rootless
katosdev Jan 4, 2025
cda1bb9
Fix mistaken tag change
katosdev Jan 4, 2025
0e4c2c5
Docker caching with logging whilst debugging
katosdev Jan 4, 2025
acd9f8a
Add Github environment permissions for pushing to registry cache
katosdev Jan 4, 2025
77f0a53
force push
katosdev Jan 4, 2025
0a892ee
Add registry caching to Docker-Publish
katosdev Jan 4, 2025
e6d615a
Fix Docker-Publish
katosdev Jan 4, 2025
8d2f0ff
Fix digest
katosdev Jan 4, 2025
cddd086
Try tagless cache
tankerkiller125 Jan 4, 2025
b2c64ba
Testing some things
tankerkiller125 Jan 4, 2025
8985a18
Make sure to cache to the right tag
tankerkiller125 Jan 4, 2025
5265516
Cache should now work correctly
tankerkiller125 Jan 5, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
105 changes: 0 additions & 105 deletions .github/workflows/docker-publish-arm.yaml

This file was deleted.

104 changes: 0 additions & 104 deletions .github/workflows/docker-publish-rootless-arm.yaml

This file was deleted.

Loading
Loading