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

Add GHCR as a goreleaser target alongside github packages #48

Merged
merged 2 commits into from
Jun 18, 2021
Merged

Add GHCR as a goreleaser target alongside github packages #48

merged 2 commits into from
Jun 18, 2021

Conversation

ncatelli
Copy link
Contributor

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
Contributor Author

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

@ncatelli
Copy link
Contributor 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.

None yet

2 participants