Skip to content

docs(lab1): DevOps foundations submission - #1487

Open
HNS2112 wants to merge 8 commits into
inno-devops-labs:mainfrom
HNS2112:feature/lab1
Open

docs(lab1): DevOps foundations submission#1487
HNS2112 wants to merge 8 commits into
inno-devops-labs:mainfrom
HNS2112:feature/lab1

Conversation

@HNS2112

@HNS2112 HNS2112 commented Aug 3, 2026

Copy link
Copy Markdown

Goal

Lab 1 submission: QuickNotes running locally, SSH commit signing, PR template, and branch protection.

Changes

  • submissions/lab1.md — report covering Tasks 1–3 and the bonus
  • .github/pull_request_template.md — PR template on main
  • evidence/ — curl output, signature verification, protected-branch rejection, screenshots

Testing

QuickNotes launched from app/; verified /health, GET /notes, POST /notes (4 → 5 notes).
Signature confirmed via git log --show-signature. Branch protection verified with an unsigned push — rejected with GH006.

Checklist

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

HNS2112 added 8 commits August 3, 2026 22:31
Signed-off-by: Elvira <239804565+HNS2112@users.noreply.github.com>
Signed-off-by: Elvira <239804565+HNS2112@users.noreply.github.com>
Signed-off-by: Elvira <239804565+HNS2112@users.noreply.github.com>
Signed-off-by: Elvira <239804565+HNS2112@users.noreply.github.com>
Signed-off-by: Elvira <239804565+HNS2112@users.noreply.github.com>
Signed-off-by: Elvira <239804565+HNS2112@users.noreply.github.com>
Signed-off-by: HNS <239804565+HNS2112@users.noreply.github.com>
Signed-off-by: HNS <239804565+HNS2112@users.noreply.github.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