Skip to content

fix(github): temporarily hide integration entry points - #6

Closed
Redchar1992 wants to merge 1 commit into
tronweb3:mainfrom
Redchar1992:codex/disable-github-integration
Closed

fix(github): temporarily hide integration entry points#6
Redchar1992 wants to merge 1 commit into
tronweb3:mainfrom
Redchar1992:codex/disable-github-integration

Conversation

@Redchar1992

@Redchar1992 Redchar1992 commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • hide the GitHub connection controls in the header and Home page
  • hide the Git panel from the sidebar and plugin manager
  • keep all existing GitHub/Git/OAuth/token/Deno implementation unchanged

Scope

Temporary UI-only change based on the current public main / v2.3.2.

Diff: 4 files, 9 insertions, 10 deletions.

Validation

  • pnpm nx run remix-ide:lint
  • pnpm eslint libs/remix-ui/top-header/src/lib/top-header.js
  • NODE_OPTIONS=--max-old-space-size=6144 pnpm build:prod

No merge or deployment has been performed.

@Redchar1992

Copy link
Copy Markdown
Collaborator Author

CI update: Build passed. The non-blocking Lint job stopped in pnpm audit --prod before linting because the unchanged v2.3.2 dependency graph now reports 7 upstream advisories (brace-expansion, Mermaid, and DOMPurify). This PR does not change dependencies; local pnpm lint:libs and pnpm nx lint remix-ui-file-explorer both passed.

- Hide GitHub connection controls in the header and Home page.\n- Move the Git panel out of visible UI and omit it from the plugin manager.\n- Leave the existing GitHub, Git, OAuth, token, and service logic unchanged.
@Redchar1992
Redchar1992 force-pushed the codex/disable-github-integration branch from 2a25d8c to 2955b02 Compare August 14, 2026 09:25
@Redchar1992 Redchar1992 changed the title fix(github): temporarily disable integration fix(github): temporarily hide integration entry points Aug 14, 2026
@Redchar1992
Redchar1992 deleted the codex/disable-github-integration branch August 14, 2026 09:27
@Redchar1992

Copy link
Copy Markdown
Collaborator Author

Superseded by #7 after renaming the head branch to the neutral fix/ prefix.

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.

1 participant