Skip to content

docs: update development.md #6258

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

docs: update development.md #6258

wants to merge 3 commits into from

Conversation

satyampsoni
Copy link
Contributor

Description

Fixes #6257

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR requires documentation updates?
  • I've updated documentation as required by this PR.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested it for all user roles.
  • I have added all the required unit/api test cases.

Does this PR introduce a user-facing change?


Copy link

sonarqubecloud bot commented Jan 6, 2025

@satyampsoni
Copy link
Contributor Author

cc @abhibhaw


```bash
kubectl -n devtroncd port-forward svc/devtron-nats 4222:4222
Copy link
Member

@abhibhaw abhibhaw Jan 13, 2025

Choose a reason for hiding this comment

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

nats may not be there if not full mode

yeah, but the whole documentation is assumed for full mode. we can create a separate doc for that and hyperlink here.

Copy link

sonarqubecloud bot commented May 7, 2025

@satyampsoni satyampsoni requested a review from abhibhaw May 8, 2025 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Doc: update the development.md
2 participants