Skip to content

[codex] fix project copy typos#648

Open
Sean-Kenneth-Doherty wants to merge 1 commit into
firstcontributions:mainfrom
Sean-Kenneth-Doherty:codex/fix-project-copy-typos
Open

[codex] fix project copy typos#648
Sean-Kenneth-Doherty wants to merge 1 commit into
firstcontributions:mainfrom
Sean-Kenneth-Doherty:codex/fix-project-copy-typos

Conversation

@Sean-Kenneth-Doherty
Copy link
Copy Markdown

Summary

  • remove an accidental double space from the openEBS description
  • use the correct GitHub casing in the Probot description and tag

Validation

  • imported projectList and confirmed the openEBS and Probot entries contain the corrected text
  • GITHUB_TOKEN=$(gh auth token) pnpm build
  • generated dist/index.html contains containerized block storage, not containerized block storage
  • generated dist/index.html contains building GitHub Apps in Node.js, not building Github Apps in Node.js
  • generated dist/index.html contains the GitHub tag
  • git diff --check origin/main...HEAD

Refs #501 and #362.

@Sean-Kenneth-Doherty
Copy link
Copy Markdown
Author

Fresh validation against the current PR head (8179bac):

  • the PR is scoped to openEBS/Probot copy in src/data/projects.js, plus restoring the final newline
  • imported projectList and confirmed the corrected openEBS description, Probot description, and Probot tag
  • GITHUB_TOKEN=$(gh auth token) pnpm build -> Astro build succeeded, 2 pages
  • generated dist/index.html contains containerized block storage, not containerized block storage
  • generated dist/index.html contains building GitHub Apps in Node.js, not building Github Apps in Node.js
  • generated dist/index.html contains the GitHub tag
  • git diff --check origin/main...HEAD -> clean

Generated .astro/dist output was restored after validation.

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