Skip to content

🧭 DocOps: docs + GitHub workflows#1091

Open
kuasar-mknd wants to merge 1 commit intomasterfrom
docops/docs-and-workflows-1922163299165085949
Open

🧭 DocOps: docs + GitHub workflows#1091
kuasar-mknd wants to merge 1 commit intomasterfrom
docops/docs-and-workflows-1922163299165085949

Conversation

@kuasar-mknd
Copy link
Copy Markdown
Owner

This PR contains documentation updates following a DocOps audit:

  • What docs changed:
    • docs/ARCHITECTURE.md: Replaced npm with pnpm under Key Technologies and corrected CI workflow setup script examples from npm ci --legacy-peer-deps to pnpm install, accurately reflecting the repository's migration to pnpm.
    • docs/ENV.md: Added explicit documentation mapping the environment variables to the exact ImportMetaEnv TypeScript interface defined in src/env.d.ts to improve developer clarity.
    • .jules/docops-history.md: Appended a new row to document the scope of changes, honoring the Anti-Loop rule by isolating the focus strictly to ENV.md and ARCHITECTURE.md (which were not modified in the last iteration).
  • What workflows were added: None were needed. The repo already contains correctly configured, fully automated CI, Deploy, Dependabot, and Security workflows matching the latest conventions.
  • How to verify:
    1. pnpm install
    2. pnpm run check
    3. bun test src/ tests/
    4. pnpm run build
    5. pnpm run test:e2e
  • Assumptions: Detected pnpm usage from pnpm-lock.yaml and correctly inferred the Astro static generation architecture and testing strategy (bun for utils, playwright for e2e).

PR created automatically by Jules for task 1922163299165085949 started by @kuasar-mknd

@google-labs-jules
Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

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