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

feat: add new goreleaser build chain #1932

Merged
merged 5 commits into from
Nov 8, 2021
Merged

feat: add new goreleaser build chain #1932

merged 5 commits into from
Nov 8, 2021

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented Nov 7, 2021

This patch adds full compatibility with ARM architectures, including Apple Silicon (M1). We additionally added cryptographically signed signatures verifiable using cosign for both binaries as well as docker images.

BREAKING CHANGES: To celebrate this change, we cleaned up the ways you install Ory software, and will roll this out to all other projects soon:

There is now one central brew / bash curl repository:

-brew install ory/kratos/kratos
+brew install ory/tap/kratos

-bash <(curl https://raw.githubusercontent.com/ory/kratos/master/install.sh)
+bash <(curl https://raw.githubusercontent.com/ory/meta/master/install.sh) kratos

@aeneasr aeneasr requested a review from zepatrik as a code owner November 7, 2021 11:45
@aeneasr aeneasr self-assigned this Nov 7, 2021
@aeneasr aeneasr merged commit cf1714d into master Nov 8, 2021
@aeneasr aeneasr deleted the new-build-chain branch November 8, 2021 15:24
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.

1 participant