Skip to content

Add GHCR as a goreleaser target alongside github packages#48

Merged
sendqueery merged 2 commits intodisneystreaming:developfrom
ncatelli:add-ghcr-as-a-release-target
Jun 18, 2021
Merged

Add GHCR as a goreleaser target alongside github packages#48
sendqueery merged 2 commits intodisneystreaming:developfrom
ncatelli:add-ghcr-as-a-release-target

Conversation

@ncatelli
Copy link

General

This PR adds the Github Container Registry as an additional target for docker images. This is to:

  • Future proof as Github packages will eventually be superseded by the ghcr.
  • Support docker image manifest v2

Additional information is covered on the Migrating to ghcr link.

Other Changes

In addition to the above fixes, this PR includes a small change to remove an explicit shell setting in the devcontainer spec allowing users to pick their preferred shell for the terminal.

@ncatelli
Copy link
Author

GHCR is not currently enabled for this org. Blocked until we can get it enabled.

@ncatelli
Copy link
Author

This has been enabled internally and should be good to merge.

Copy link
Collaborator

@sendqueery sendqueery left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for knocking this out!

@sendqueery sendqueery merged commit 2febf24 into disneystreaming:develop Jun 18, 2021
sendqueery added a commit that referenced this pull request Jun 18, 2021
* Validate number of SSM target filters specified (#47)

* Add GHCR as a goreleaser target alongside github packages (#48)

* remove deprecated fields in devcontainer

* add ghcr.io image target

Co-authored-by: Nate Catelli <ncatelli@packetfire.org>
@ncatelli ncatelli deleted the add-ghcr-as-a-release-target branch September 24, 2021 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants