Skip to content

Revert PR #2085: Remove enhanced port documentation and package-lock.json from .gitignore#2137

Merged
jcstein merged 2 commits intomainfrom
copilot/fix-2136
Jul 11, 2025
Merged

Revert PR #2085: Remove enhanced port documentation and package-lock.json from .gitignore#2137
jcstein merged 2 commits intomainfrom
copilot/fix-2136

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jul 8, 2025

This PR reverts the changes made in PR #2085 as requested in the issue.

Changes reverted:

.gitignore

  • Removed package-lock.json entry that was added

how-to-guides/celestia-app.md

  • Removed port 1317 from the port table
  • Restored original simple table format with basic descriptions:
    • Port 2121: P2P
    • Port 9090: gRPC
    • Port 26657: RPC
  • Removed entire "Understanding port exposure and security" section including:
    • "External exposure requirements" subsection
    • "App vs Core endpoint distinction" subsection
    • All detailed port descriptions and usage guidance

yarn.lock

  • Minor dependency updates preserved for build stability

Verification:

The repository is now restored to its state before PR #2085 was merged.

Fixes #2136.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

Co-authored-by: jcstein <46639943+jcstein@users.noreply.github.com>
Copilot AI changed the title [WIP] fix: revert https://github.com/celestiaorg/docs/pull/2085/files Revert PR #2085: Remove enhanced port documentation and package-lock.json from .gitignore Jul 8, 2025
Copilot AI requested a review from jcstein July 8, 2025 15:56
@jcstein
Copy link
Copy Markdown
Member

jcstein commented Jul 10, 2025

@jcstein jcstein marked this pull request as ready for review July 11, 2025 20:02
@jcstein jcstein merged commit e50ae02 into main Jul 11, 2025
5 checks passed
@jcstein jcstein deleted the copilot/fix-2136 branch July 11, 2025 20:02
@github-actions
Copy link
Copy Markdown
Contributor

PR Preview Action v1.6.2
Preview removed because the pull request was closed.
2025-07-11 20:03 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: revert https://github.com/celestiaorg/docs/pull/2085/files

2 participants