feat: implement dive cli - #41
Merged
Merged
Conversation
* feat: Add version constant * chore: update go mod file * feat: Add Timestamp formatter to logrus * feat: Get current cli version * chore: Update go mod file * feat: Implementation for dive clean command * feat: Add Timestamp formatter to logrus * chore: remove clean implementation --------- Co-authored-by: hemz10 <sph2740@example.com>
* feat: Add version constant * chore: update go mod file * feat: Add Timestamp formatter to logrus * feat: Get current cli version * chore: Update go mod file * feat: Implementation for dive clean command * feat: Add Timestamp formatter to logrus * chore: remove clean implementation * feat: get running enclaves * feat: Implement clean functionality --------- Co-authored-by: hemz10 <sph2740@example.com> Co-authored-by: shreyasbhat0 <shreyas.ks@hugobyte.com>
* feat: init chain command * chore: update chain command * feat: add eth command to chain * feat: add hardhat command to chain * feat: remove cosmos
* feat: Add version constant * chore: update go mod file * feat: Add Timestamp formatter to logrus * feat: Get current cli version * chore: Update go mod file * feat: Implementation for dive clean command * feat: Add Timestamp formatter to logrus * chore: remove clean implementation * feat: get running enclaves * feat: Implement clean functionality * docs: Update help for chain command * docs: update help for bridge command * feat:Display banner only on start not on subcommands --------- Co-authored-by: hemz10 <sph2740@example.com> Co-authored-by: shreyasbhat0 <shreyas.ks@hugobyte.com>
* feat: implement discord command * feat: import discord to rootcmd --------- Co-authored-by: hemz10 <sph2740@example.com>
* feat: implement twitter command * feat: add twitter to rootcmd * chore: add reusable function to common --------- Co-authored-by: hemz10 <sph2740@example.com>
* chore: update dive banner * feat: implement bridge command * feat: update service packages * chore: update bridge * chore: update setplimit
* feat: check for latest update when starting dive * feat: implement tutorial command * refactor: update help command descriptions --------- Co-authored-by: hemz10 <sph2740@example.com> Co-authored-by: shreyasbhat0 <shreyas.ks@hugobyte.com>
* refactor: update code structure * feat: add goreleaser * chore: update dive
hemz10
approved these changes
Jul 18, 2023
shreyasbhat0
added a commit
that referenced
this pull request
Jan 24, 2024
* chore: initial cli setup * feat: implement version command for cli (#32) * feat: Add version constant * chore: update go mod file * feat: Add Timestamp formatter to logrus * feat: Get current cli version * chore: Update go mod file * feat: Implementation for dive clean command * feat: Add Timestamp formatter to logrus * chore: remove clean implementation --------- Co-authored-by: hemz10 <sph2740@example.com> * feat: implement clean command for cli (#33) * feat: Add version constant * chore: update go mod file * feat: Add Timestamp formatter to logrus * feat: Get current cli version * chore: Update go mod file * feat: Implementation for dive clean command * feat: Add Timestamp formatter to logrus * chore: remove clean implementation * feat: get running enclaves * feat: Implement clean functionality --------- Co-authored-by: hemz10 <sph2740@example.com> Co-authored-by: shreyasbhat0 <shreyas.ks@hugobyte.com> * feat: implement chain command for dive cli (#36) * feat: init chain command * chore: update chain command * feat: add eth command to chain * feat: add hardhat command to chain * feat: remove cosmos * feat: Ckip 69 implement help command for cli (#34) * feat: Add version constant * chore: update go mod file * feat: Add Timestamp formatter to logrus * feat: Get current cli version * chore: Update go mod file * feat: Implementation for dive clean command * feat: Add Timestamp formatter to logrus * chore: remove clean implementation * feat: get running enclaves * feat: Implement clean functionality * docs: Update help for chain command * docs: update help for bridge command * feat:Display banner only on start not on subcommands --------- Co-authored-by: hemz10 <sph2740@example.com> Co-authored-by: shreyasbhat0 <shreyas.ks@hugobyte.com> * feat: Ckip 80 add discord command to dive cli (#35) * feat: implement discord command * feat: import discord to rootcmd --------- Co-authored-by: hemz10 <sph2740@example.com> * feat: Ckip 79 add command for twitter in dive cli (#37) * feat: implement twitter command * feat: add twitter to rootcmd * chore: add reusable function to common --------- Co-authored-by: hemz10 <sph2740@example.com> * feat: implement bridge command for DIVE CLI (#39) * chore: update dive banner * feat: implement bridge command * feat: update service packages * chore: update bridge * chore: update setplimit * feat: Ckip 81 add tutorial command to the dive cli (#38) * feat: check for latest update when starting dive * feat: implement tutorial command * refactor: update help command descriptions --------- Co-authored-by: hemz10 <sph2740@example.com> Co-authored-by: shreyasbhat0 <shreyas.ks@hugobyte.com> * refactor: dive cli codebase refactor (#40) * refactor: update code structure * feat: add goreleaser * chore: update dive --------- Co-authored-by: Hemanth Kumar <96766939+hemz10@users.noreply.github.com> Co-authored-by: hemz10 <sph2740@example.com>
Mr-Nobody21
pushed a commit
to Mr-Nobody21/DIVE
that referenced
this pull request
May 7, 2024
* chore: initial cli setup * feat: implement version command for cli (HugoByte#32) * feat: Add version constant * chore: update go mod file * feat: Add Timestamp formatter to logrus * feat: Get current cli version * chore: Update go mod file * feat: Implementation for dive clean command * feat: Add Timestamp formatter to logrus * chore: remove clean implementation --------- Co-authored-by: hemz10 <sph2740@example.com> * feat: implement clean command for cli (HugoByte#33) * feat: Add version constant * chore: update go mod file * feat: Add Timestamp formatter to logrus * feat: Get current cli version * chore: Update go mod file * feat: Implementation for dive clean command * feat: Add Timestamp formatter to logrus * chore: remove clean implementation * feat: get running enclaves * feat: Implement clean functionality --------- Co-authored-by: hemz10 <sph2740@example.com> Co-authored-by: shreyasbhat0 <shreyas.ks@hugobyte.com> * feat: implement chain command for dive cli (HugoByte#36) * feat: init chain command * chore: update chain command * feat: add eth command to chain * feat: add hardhat command to chain * feat: remove cosmos * feat: Ckip 69 implement help command for cli (HugoByte#34) * feat: Add version constant * chore: update go mod file * feat: Add Timestamp formatter to logrus * feat: Get current cli version * chore: Update go mod file * feat: Implementation for dive clean command * feat: Add Timestamp formatter to logrus * chore: remove clean implementation * feat: get running enclaves * feat: Implement clean functionality * docs: Update help for chain command * docs: update help for bridge command * feat:Display banner only on start not on subcommands --------- Co-authored-by: hemz10 <sph2740@example.com> Co-authored-by: shreyasbhat0 <shreyas.ks@hugobyte.com> * feat: Ckip 80 add discord command to dive cli (HugoByte#35) * feat: implement discord command * feat: import discord to rootcmd --------- Co-authored-by: hemz10 <sph2740@example.com> * feat: Ckip 79 add command for twitter in dive cli (HugoByte#37) * feat: implement twitter command * feat: add twitter to rootcmd * chore: add reusable function to common --------- Co-authored-by: hemz10 <sph2740@example.com> * feat: implement bridge command for DIVE CLI (HugoByte#39) * chore: update dive banner * feat: implement bridge command * feat: update service packages * chore: update bridge * chore: update setplimit * feat: Ckip 81 add tutorial command to the dive cli (HugoByte#38) * feat: check for latest update when starting dive * feat: implement tutorial command * refactor: update help command descriptions --------- Co-authored-by: hemz10 <sph2740@example.com> Co-authored-by: shreyasbhat0 <shreyas.ks@hugobyte.com> * refactor: dive cli codebase refactor (HugoByte#40) * refactor: update code structure * feat: add goreleaser * chore: update dive --------- Co-authored-by: Hemanth Kumar <96766939+hemz10@users.noreply.github.com> Co-authored-by: hemz10 <sph2740@example.com>
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
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 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.
Description:
Commit Message
see the guidelines for commit messages.
Checklist: