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

[LocalNet] Add option to turn on/off delve #485

Merged
merged 3 commits into from
Apr 18, 2024
Merged

[LocalNet] Add option to turn on/off delve #485

merged 3 commits into from
Apr 18, 2024

Conversation

okdas
Copy link
Member

@okdas okdas commented Apr 17, 2024

Summary

Allows to turn delve on and off using localnet_config.yaml.

The related changes to helm charts were added in this PR - new functionality is optional and turned off by default, so I felt confident to merge.

Type of change

Select one or more:

  • New feature, functionality or library
  • Bug fix
  • Code health or cleanup
  • Documentation
  • Other (specify)

Testing

Documentation changes (only if making doc changes)

  • make docusaurus_start; only needed if you make doc changes

Local Testing (only if making code changes)

  • Unit Tests: make go_develop_and_test
  • LocalNet E2E Tests: make test_e2e
  • See quickstart guide for instructions

PR Testing (only if making code changes)

  • DevNet E2E Tests: Add the devnet-test-e2e label to the PR.
    • THIS IS VERY EXPENSIVE, so only do it after all the reviews are complete.
    • Optionally run make trigger_ci if you want to re-trigger tests without any code changes
    • If tests fail, try re-running failed tests only using the GitHub UI as shown here

Sanity Checklist

  • I have tested my changes using the available tooling
  • I have commented my code
  • I have performed a self-review of my own code; both comments & source code
  • I create and reference any new tickets, if applicable
  • I have left TODOs throughout the codebase, if applicable

@okdas okdas self-assigned this Apr 17, 2024
@okdas okdas added infra Infra or tooling related improvements, additions or fixes tooling Tooling - CLI, scripts, helpers, off-chain, etc... labels Apr 17, 2024
@okdas okdas added this to the Shannon Public TestNet milestone Apr 17, 2024
@okdas okdas requested a review from red-0ne April 17, 2024 22:38
@okdas okdas marked this pull request as ready for review April 17, 2024 22:38
Copy link
Contributor

@red-0ne red-0ne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome and will greatly improve our DX ❤️

@okdas
Copy link
Member Author

okdas commented Apr 18, 2024

@Olshansk I'm going to merge it, please lmk if you have any feedback. :)

@okdas okdas merged commit 238b4ed into main Apr 18, 2024
9 checks passed
bryanchriswhite added a commit that referenced this pull request Apr 24, 2024
…ment

* pokt/main:
  [Config] feat: Simplify relay miner config (#477)
  [Testing] Add application staking with Makefile targets for app and gateways (#481)
  [LocalNet] Add option to turn on/off delve (#485)
  [SDK] Client TLS Support (#441)
  [TODOs] Add todos for future smt optimizations (#423)
  [Metrics] feat: Initial on-chain metrics implementation (#449)
  [Tooling] Add application stake/unstake/delegate logs (#482)
  [SMT] Updated smt release from v0.9.2 -> v0.10.2 (#472)
@Olshansk Olshansk deleted the dlv-localnet branch May 29, 2024 16:44
okdas added a commit that referenced this pull request Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Infra or tooling related improvements, additions or fixes tooling Tooling - CLI, scripts, helpers, off-chain, etc...
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants