Skip to content

go version#2738

Open
realler13 wants to merge 35 commits into
bootdotdev:mainfrom
realler13:main
Open

go version#2738
realler13 wants to merge 35 commits into
bootdotdev:mainfrom
realler13:main

Conversation

@realler13

Copy link
Copy Markdown

No description provided.

realler13 and others added 30 commits July 12, 2026 12:18
go version change for yml
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Add tests and CI status badge
- G112: add ReadHeaderTimeout to http.Server (Slowloris guard)
- G706: validate PORT is numeric and log the int, not the tainted string
- G104: handle the w.Write error in respondWithJSON

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Fix gosec findings: server timeout, log injection, unhandled write
It's a machine-specific permission allowlist that grows per session and
was blocking branch switches. Gitignore it and untrack it; the working
copy stays on disk.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Stop tracking .claude/settings.json (local tooling config)
Runs scripts/buildprod.sh to cross-compile the linux/amd64 binary.
Fixed a typo (Deploly->Deploy) and the misleading job key (tests->deploy).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Add cd workflow to build the app on push to main
Staging spot for GCP service-account keys etc. — never committed.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Authenticates via GCP_CREDENTIALS, sets up Cloud SDK, and runs
gcloud builds submit to build and push the image to Artifact Registry.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
realler13 and others added 5 commits July 12, 2026 15:07
Add gcloud auth + build/push steps to cd workflow
- Add 'Deploy to Cloud Run' step (allow-unauthenticated, max-instances=4)
- Bump auth/setup-gcloud to @V3 (Node 24 runtime; clears deprecation warning)
- Change homepage heading to "Welcome to Notely"

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Deploy to Cloud Run + bump google actions to v3
- Add goose install + migrate step (goose turso ... up before deploy)
- Job-level DATABASE_URL env for the migrate step
- Pass DATABASE_URL to the Cloud Run service via --update-env-vars so
  the live app connects to the database (CRUD works)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Wire up DB migrations and DATABASE_URL in CD
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