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

chore(templates/workflow): add darwin:arm64 release target #2599

Merged
merged 2 commits into from
Jun 16, 2022

Conversation

jeronimoalbi
Copy link
Member

Fixes #2553

@jeronimoalbi
Copy link
Member Author

Tested with curl https://get.ignite.com/jeronimoalbi/tango@latest\! | bash

@ilgooz ilgooz changed the title chore: add missing darwin:arm64 release target to template actions chore(templates/workflow): add darwin:arm64 release target Jun 16, 2022
@ilgooz ilgooz merged commit f01dea4 into develop Jun 16, 2022
@ilgooz ilgooz deleted the chore/missing-arm64-release-target branch June 16, 2022 13:40
ilgooz added a commit that referenced this pull request Jun 23, 2022
* docs: replace local search by Algolia (#2588)

* refactor(`network`): remove `MainnetVestingAccount` from mainnet account (#2549)

* remove vesting accounts from campaign accounts

* ../mocks/campaign_client.go

* lint

* change mock

* spn version

* update mocks

* update spn

* refactor

Co-authored-by: İlker G. Öztürk <[email protected]>

* docs: updated the blog tutorial (#2582)

* docs: updated the blog tutorial

* Update docs/docs/guide/03-blog/00-build-blog.md

Co-authored-by: İlker G. Öztürk <[email protected]>

* docs: update Cosmos SDK compatibility table (#2552)

* fix: vite build env for gitpod (#2592)

* chore(templates/workflow): add `darwin:arm64` release target (#2599)

Co-authored-by: Danilo Pantani <[email protected]>

* chore(`go.mod`): bump `SPN`, `cosmos-sdk` and `ibc-go` version (#2600)

* chore: revert spn upgrade (#2601)

This reverts commit cd0695e.

* chore: rename `ignite-hq` to `ignite` (#2605)

* chore: change repository URL username to "ignite"

* chore: change paths and strings from "ignite-hq" to "ignite"

* chore: change firebase settings to use "ignite" for project and target

* chore: change goreleaser to use the new ignite repository name

* chore: fix ignite repository URL in Gitpod readme

* chore: rename ignitehq to ignite in test file

* Update ignite/templates/app/stargate/go.mod.plush

* Update docs/docs/guide/03-blog/02-connect-blockchain.md

* Update ignite/templates/app/stargate/go.mod.plush

* Update docs/docs/guide/03-blog/02-connect-blockchain.md

* Update docs/docs/guide/03-blog/02-connect-blockchain.md

* Update ignite/templates/app/stargate/go.mod.plush

* chore: gh actions to ignite new repo

* chore: change documentation to use the right Docker image tag

Co-authored-by: İlker G. Öztürk <[email protected]>
Co-authored-by: Thomas Bruyelle <[email protected]>

* docs(changelog): add v0.22.2 (#2607)

* docs: improve v0.22.0 notes (#2609)

* docs: improve v0.22.2 notes (#2610)

Co-authored-by: Alexis Colin <[email protected]>
Co-authored-by: Lucas Bertrand <[email protected]>
Co-authored-by: Denis Fadeev <[email protected]>
Co-authored-by: Alex M <[email protected]>
Co-authored-by: Jerónimo Albi <[email protected]>
Co-authored-by: Danilo Pantani <[email protected]>
Co-authored-by: Thomas Bruyelle <[email protected]>
Jchicode pushed a commit to Jchicode/cli that referenced this pull request Aug 9, 2023
Jchicode pushed a commit to Jchicode/cli that referenced this pull request Aug 9, 2023
* docs: replace local search by Algolia (ignite#2588)

* refactor(`network`): remove `MainnetVestingAccount` from mainnet account (ignite#2549)

* remove vesting accounts from campaign accounts

* ../mocks/campaign_client.go

* lint

* change mock

* spn version

* update mocks

* update spn

* refactor

Co-authored-by: İlker G. Öztürk <[email protected]>

* docs: updated the blog tutorial (ignite#2582)

* docs: updated the blog tutorial

* Update docs/docs/guide/03-blog/00-build-blog.md

Co-authored-by: İlker G. Öztürk <[email protected]>

* docs: update Cosmos SDK compatibility table (ignite#2552)

* fix: vite build env for gitpod (ignite#2592)

* chore(templates/workflow): add `darwin:arm64` release target (ignite#2599)

Co-authored-by: Danilo Pantani <[email protected]>

* chore(`go.mod`): bump `SPN`, `cosmos-sdk` and `ibc-go` version (ignite#2600)

* chore: revert spn upgrade (ignite#2601)

This reverts commit cd0695e.

* chore: rename `ignite-hq` to `ignite` (ignite#2605)

* chore: change repository URL username to "ignite"

* chore: change paths and strings from "ignite-hq" to "ignite"

* chore: change firebase settings to use "ignite" for project and target

* chore: change goreleaser to use the new ignite repository name

* chore: fix ignite repository URL in Gitpod readme

* chore: rename ignitehq to ignite in test file

* Update ignite/templates/app/stargate/go.mod.plush

* Update docs/docs/guide/03-blog/02-connect-blockchain.md

* Update ignite/templates/app/stargate/go.mod.plush

* Update docs/docs/guide/03-blog/02-connect-blockchain.md

* Update docs/docs/guide/03-blog/02-connect-blockchain.md

* Update ignite/templates/app/stargate/go.mod.plush

* chore: gh actions to ignite new repo

* chore: change documentation to use the right Docker image tag

Co-authored-by: İlker G. Öztürk <[email protected]>
Co-authored-by: Thomas Bruyelle <[email protected]>

* docs(changelog): add v0.22.2 (ignite#2607)

* docs: improve v0.22.0 notes (ignite#2609)

* docs: improve v0.22.2 notes (ignite#2610)

Co-authored-by: Alexis Colin <[email protected]>
Co-authored-by: Lucas Bertrand <[email protected]>
Co-authored-by: Denis Fadeev <[email protected]>
Co-authored-by: Alex M <[email protected]>
Co-authored-by: Jerónimo Albi <[email protected]>
Co-authored-by: Danilo Pantani <[email protected]>
Co-authored-by: Thomas Bruyelle <[email protected]>
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.

Release action doesn't release a darwin-arm64 binary for M1
3 participants