Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

docker push patch #19

Merged
merged 19 commits into from
Jun 20, 2023
Merged

docker push patch #19

merged 19 commits into from
Jun 20, 2023

Conversation

rebelArtists
Copy link

@rebelArtists rebelArtists commented Jun 19, 2023

purpose:
latest version of goreleaser-cross has no clear way of logging into docker hub directly, breaking automatic release of erigon images. however, latest erigon client code requires go v1.20+ to successfully compile builds. therefore, we've switched the process of uploading new erigon docker images using an additional custom github actions step

the resulting image artifacts (multi architecture) are tagged and grouped identically as the old method, as seen here: https://hub.docker.com/r/0xpolygon/erigon/tags

tests:
e2e github actions test and successful image upload to docker hub, per: https://github.com/maticnetwork/erigon/actions/runs/5316079632/jobs/9625214446

@rebelArtists rebelArtists marked this pull request as ready for review June 19, 2023 21:30
@0xKrishna 0xKrishna merged commit 8eb6430 into devel Jun 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants