Skip to content

Lab 1: SSH-signed commits, QuickNotes run, and PR template#1053

Open
GrandAdmiralBee wants to merge 3 commits into
inno-devops-labs:mainfrom
GrandAdmiralBee:feature/lab1
Open

Lab 1: SSH-signed commits, QuickNotes run, and PR template#1053
GrandAdmiralBee wants to merge 3 commits into
inno-devops-labs:mainfrom
GrandAdmiralBee:feature/lab1

Conversation

@GrandAdmiralBee

Copy link
Copy Markdown

Goal

Lab 1 submission — SSH-signed commits, QuickNotes verified locally, PR template added on fork main.

Changes

  • submissions/lab1.md with curl outputs (/health, /notes, POST /notes), git log --show-signature evidence, and rationale for signed commits (xz-utils reference).
  • submissions/images/verified-badge.png (and pr-template-autofill.png to follow once this PR is open).

Testing

  • cd app && go run . → server on :8080; curls return 4 seed notes, then 5 after POST /notes.
  • git log --show-signature -1Good "git" signature for karim.abdulkin@gmail.com (output included in the submission).
  • Every commit on this PR shows the Verified badge on GitHub.

Checklist

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

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