Skip to content

Lab 10 Submission#1394

Open
G-Akleh wants to merge 11 commits into
inno-devops-labs:mainfrom
G-Akleh:feature/lab10
Open

Lab 10 Submission#1394
G-Akleh wants to merge 11 commits into
inno-devops-labs:mainfrom
G-Akleh:feature/lab10

Conversation

@G-Akleh

@G-Akleh G-Akleh commented Jul 7, 2026

Copy link
Copy Markdown

Goal

Ship QuickNotes to ghcr.io via CI on tag push, and deploy it to a public Hugging Face Docker Space.

Changes

  • release.yml: v* tag → build app/ → push ghcr.io/g-akleh/devops-intro/quicknotes (v{version} + latest), packages: write only, SHA-pinned actions.
  • Released v0.1.0; package public and pullable unauthenticated.
  • cloud/hf-space/ (Dockerfile pulling the ghcr image + README with app_port: 8080) deployed to https://g-akleh-quicknotes.hf.space
  • submissions/lab10.md + green-run screenshot.
  • Documented the space warm p50 latency and cold latencies measurements.

Testing

  • Green Release run (47s); clean unauth docker pull verified.
  • HF Space /health returns 200 JSON with Lab 9 security headers; warm p50 = 0.554s.

Checklist

  • Title is a clear sentence (≤ 70 chars)
  • Commits are signed (git log --show-signature)
  • submissions/labN.md updated

G-Akleh added 11 commits June 9, 2026 22:16
Signed-off-by: G-Akleh <ghadeer_akleh@hotmail.com>
Signed-off-by: G-Akleh <ghadeer_akleh@hotmail.com>
Signed-off-by: G-Akleh <ghadeer_akleh@hotmail.com>
Signed-off-by: G-Akleh <ghadeer_akleh@hotmail.com>
Signed-off-by: G-Akleh <ghadeer_akleh@hotmail.com>
Signed-off-by: G-Akleh <ghadeer_akleh@hotmail.com>
Signed-off-by: G-Akleh <ghadeer_akleh@hotmail.com>
Signed-off-by: G-Akleh <ghadeer_akleh@hotmail.com>
Signed-off-by: G-Akleh <ghadeer_akleh@hotmail.com>
Signed-off-by: G-Akleh <ghadeer_akleh@hotmail.com>
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