Skip to content

GitHub showcase: README, translations, CI, community files (+ NoSQL client fixes) - #288

Merged
itsmeakhil merged 8 commits into
mainfrom
fix/nosql-client-fix
Aug 19, 2026
Merged

GitHub showcase: README, translations, CI, community files (+ NoSQL client fixes)#288
itsmeakhil merged 8 commits into
mainfrom
fix/nosql-client-fix

Conversation

@itsmeakhil

Copy link
Copy Markdown
Collaborator

What

Brings the repository's public face up to the level of projects like usebruno/bruno, on top of the earlier community-files pass on this branch.

  • README<picture> logo for light/dark, trust badges (release · CI · Rust · downloads · license · stars), 9-language bar, Install table, hero + inline screenshot slots (HTML-commented until assets/hero-*.png land — see assets/SHOT_LIST.md), Changelog/Discussions nav, Sponsors section, trademark line. Tool count is "80+" everywhere.
  • Translationsdocs/readme/readme_{zh,ja,ko,es,pt-BR,de,fr,hi}.md, short translated READMEs using the app's Navigation.* terminology. English stays canonical.
  • CIci.yml (tsc for both Next apps + jest, ubuntu) and rust.yml (cargo test --locked, ubuntu, rust-cache). Lint is intentionally not in CI yet: the tree has ~360 pre-existing eslint errors; it joins once cleared so the badge means something. Removed the stale virtual-history-list.test.tsx (mocked react-window, component uses @tanstack/react-virtual).
  • CommunityFUNDING.yml (GitHub Sponsors, needs enrollment), dependabot.yml, CODEOWNERS, YAML issue forms replace the .md templates.
  • Docsdocs/ARCHITECTURE.md replaces docs/MYDEVTOOLS.md (which was gitignored anyway and described paid plans, accounts and GPL). /docs is un-ignored; docs/superpowers/ stays local; the GFI draft list moved to .claude/. CHANGELOG.md merged over from main.
  • Assetsassets/logo-{dark,light}.png, assets/social-preview.png (1280×640, upload under Settings → Social preview), assets/SHOT_LIST.md.
  • Cleanup — Google sign-in SVG removed from both public/ dirs; release.yml stale comments fixed (+ pnpm cache, --frozen-lockfile); metadata.ts / funding.json copy no longer implies a server or Windows/Linux builds.

Also includes this branch's earlier NoSQL client fixes and the community files from f3b7361. origin/main merged in.

Follow-ups (not in this PR)

  • Maintainer: capture screenshots per assets/SHOT_LIST.md, uncomment the image blocks, upload social preview, enroll GitHub Sponsors.
  • Repo settings (description, topics, Discussions on, Wiki off) and label sync are applied via gh separately.
  • The mydevtools-releases mirror step in release.yml can be retired once old installs have moved to the main-repo updater endpoint.

🤖 Generated with Claude Code

itsmeakhil and others added 6 commits August 18, 2026 20:20
…ty files

README: picture-element logo (light/dark), trust badges (release, CI, Rust,
downloads, license, stars), 9-language bar, Install table, hero/inline
screenshot slots (commented until assets land), Changelog/Discussions nav,
Sponsors section, trademark line; "80+" everywhere (was 83).

Translations: docs/readme/readme_{zh,ja,ko,es,pt-BR,de,fr,hi}.md — short
translated READMEs using the app's own Navigation.* terminology.

CI: .github/workflows/ci.yml (tsc + jest, ubuntu) and rust.yml (cargo test
--locked, ubuntu); lint deliberately excluded until the eslint backlog is
cleared. Removed stale virtual-history-list.test.tsx (react-window mock).

Community: FUNDING.yml (GitHub Sponsors), dependabot.yml, CODEOWNERS, YAML
issue forms replacing .md templates.

Docs: docs/ARCHITECTURE.md replaces the stale docs/MYDEVTOOLS.md (which
claimed paid plans/accounts/GPL); /docs un-ignored (docs/superpowers/ stays
local); GOOD_FIRST_ISSUES draft moved to .claude/. Pointers updated in
CONTRIBUTING/SUPPORT/CLAUDE.md. CHANGELOG.md brought over from main.

Assets: assets/logo-{dark,light}.png, assets/social-preview.png (1280x640),
assets/SHOT_LIST.md for the maintainer-captured screenshots.

Cleanup: removed Google sign-in SVG from both public dirs; release.yml stale
comments fixed + pnpm cache/frozen-lockfile; metadata.ts + funding.json copy
no longer implies a server or Windows/Linux builds.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
# Conflicts:
#	.github/workflows/release.yml
@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mydevtools-tech Ready Ready Preview Aug 19, 2026 4:20pm

@github-actions

Copy link
Copy Markdown

ThreatCrush Security Scan

0 finding(s)

No findings.

…rings

Unquoted values like 5319e7 / 008672 / 000000 parse as numbers and broke the
documented gh label loop for three labels.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
First run hung 17 min in apt-get update (archive.ubuntu.com InRelease stall).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@itsmeakhil
itsmeakhil marked this pull request as ready for review August 19, 2026 16:40
@itsmeakhil
itsmeakhil merged commit a3b69e2 into main Aug 19, 2026
6 checks passed
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