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

ci: fix release flow #20

Merged
merged 3 commits into from
Jan 4, 2023
Merged

ci: fix release flow #20

merged 3 commits into from
Jan 4, 2023

Conversation

j75689
Copy link
Contributor

@j75689 j75689 commented Jan 4, 2023

Description

ci: fix release flow

Now the project cannot be compiled on a Windows machine because the ignite package is not supported on Windows.
Therefore, the binary of windows is not provided.

https://github.com/ignite/cli/tree/main/ignite/pkg/protoc/data
image

Rationale

N/A

Example

image

Changes

Notable changes:

  • ci/release

@j75689 j75689 added the r4r label Jan 4, 2023
@unclezoro unclezoro merged commit d9212a2 into develop Jan 4, 2023
j75689 added a commit that referenced this pull request Jan 6, 2023
* disable unnecessary modules (#14)

* feat: pass config to app when creating new app (#16)

* feat: pass config to app when create new app

* remove unused code

* deployment: fix relayer key generation (#19)

* feat: init balance of relayers in genesis state (#21)

* ci: fix release flow (#20)

* feat: custom upgrade module (#17)

* release: prepare for v0.0.2 (#22)

Co-authored-by: KeefeL <90749943+KeefeL@users.noreply.github.com>
Co-authored-by: yutianwu <wzxingbupt@gmail.com>
@unclezoro unclezoro deleted the fix/ci_release branch April 18, 2023 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants