-
Notifications
You must be signed in to change notification settings - Fork 563
feat(pkg/protoc-gen-dart): update binary on ubuntu-latest #1642
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
253f9b4
to
bfa022a
Compare
Pantani
added a commit
that referenced
this pull request
Oct 1, 2021
Co-authored-by: Pantani <Pantani@users.noreply.github.com> Co-authored-by: İlker G. Öztürk <ilkergoktugozturk@gmail.com>
ilgooz
added a commit
that referenced
this pull request
Oct 1, 2021
* use ibckeeper pkg from spm instead scaffold methods * update spm for tests * update to temporary spm * revert starport go.mod * exported ibc keepers from SPM * update spm version * feat(pkg/protoc-gen-dart): update binary on macos-latest (#1643) Co-authored-by: Pantani <Pantani@users.noreply.github.com> * feat(pkg/protoc-gen-dart): update binary on ubuntu-latest (#1642) Co-authored-by: Pantani <Pantani@users.noreply.github.com> Co-authored-by: İlker G. Öztürk <ilkergoktugozturk@gmail.com> * feat(pkg/protoc-gen-dart): update binary on ubuntu-latest (#1646) Co-authored-by: ilgooz <ilgooz@users.noreply.github.com> Co-authored-by: İlker G. Öztürk <ilkergoktugozturk@gmail.com> * feat(template): create custom `Box` func to not overwrite files (#1573) * add a skip flag for `xgenny.NewEmbedWalker` method to skip files already created * add missing plush context method * simplify the genesis test templates and support IBC genesis tests * fix duplicate PortID into the GenesisState obj * user `noOverwrite` instead `skip` var name * create box transformer without overwrite files * pass the module name to box method * remove unused command * fix wrong boxing * not return err if `os.IsNotExist` is true * avoid pass the module name to `xgenny` package * fix oracle func order * update xgenny.Box method comment * feat(codegen/vuex): offline tx client init and exported registry (#1234) Co-authored-by: Danilo Pantani <danpantani@gmail.com> Co-authored-by: İlker G. Öztürk <ilkergoktugozturk@gmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Pantani <Pantani@users.noreply.github.com> Co-authored-by: İlker G. Öztürk <ilkergoktugozturk@gmail.com> Co-authored-by: ilgooz <ilgooz@users.noreply.github.com> Co-authored-by: Alex Megalokonomos <alex@clockwork.gr>
Jchicode
pushed a commit
to Jchicode/cli
that referenced
this pull request
Aug 9, 2023
Co-authored-by: Pantani <Pantani@users.noreply.github.com> Co-authored-by: İlker G. Öztürk <ilkergoktugozturk@gmail.com>
Jchicode
pushed a commit
to Jchicode/cli
that referenced
this pull request
Aug 9, 2023
) * use ibckeeper pkg from spm instead scaffold methods * update spm for tests * update to temporary spm * revert starport go.mod * exported ibc keepers from SPM * update spm version * feat(pkg/protoc-gen-dart): update binary on macos-latest (ignite#1643) Co-authored-by: Pantani <Pantani@users.noreply.github.com> * feat(pkg/protoc-gen-dart): update binary on ubuntu-latest (ignite#1642) Co-authored-by: Pantani <Pantani@users.noreply.github.com> Co-authored-by: İlker G. Öztürk <ilkergoktugozturk@gmail.com> * feat(pkg/protoc-gen-dart): update binary on ubuntu-latest (ignite#1646) Co-authored-by: ilgooz <ilgooz@users.noreply.github.com> Co-authored-by: İlker G. Öztürk <ilkergoktugozturk@gmail.com> * feat(template): create custom `Box` func to not overwrite files (ignite#1573) * add a skip flag for `xgenny.NewEmbedWalker` method to skip files already created * add missing plush context method * simplify the genesis test templates and support IBC genesis tests * fix duplicate PortID into the GenesisState obj * user `noOverwrite` instead `skip` var name * create box transformer without overwrite files * pass the module name to box method * remove unused command * fix wrong boxing * not return err if `os.IsNotExist` is true * avoid pass the module name to `xgenny` package * fix oracle func order * update xgenny.Box method comment * feat(codegen/vuex): offline tx client init and exported registry (ignite#1234) Co-authored-by: Danilo Pantani <danpantani@gmail.com> Co-authored-by: İlker G. Öztürk <ilkergoktugozturk@gmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Pantani <Pantani@users.noreply.github.com> Co-authored-by: İlker G. Öztürk <ilkergoktugozturk@gmail.com> Co-authored-by: ilgooz <ilgooz@users.noreply.github.com> Co-authored-by: Alex Megalokonomos <alex@clockwork.gr>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can
3114
be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.