Skip to content

Lab 1. SSH Signing, QuickNotes, PR template#910

Open
linxel wants to merge 9 commits into
inno-devops-labs:mainfrom
linxel:feature/lab1
Open

Lab 1. SSH Signing, QuickNotes, PR template#910
linxel wants to merge 9 commits into
inno-devops-labs:mainfrom
linxel:feature/lab1

Conversation

@linxel
Copy link
Copy Markdown

@linxel linxel commented Jun 4, 2026

Goal
SSH signing, QuickNotes tested, PR template added.

Changes

  • SSH commit signing configured, Verified badge shows on all commits
  • QuickNotes tested: /health, /notes, POST /notes — all return correct data
  • .github/pull_request_template.md added to main

Testing

  • curl outputs correct, 5 notes after POST
  • git log --show-signature -1: Good signature with ED25519 key
    -"Verified" visible on GitHub

Checklist

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

linxel and others added 9 commits June 4, 2026 12:14
Signed-off-by: ksu <ksenya.myasoedova@gmail.com>
Signed-off-by: ksu <ksenya.myasoedova@gmail.com>
Signed-off-by: ksu <ksenya.myasoedova@gmail.com>
Signed-off-by: ksu <ksenya.myasoedova@gmail.com>
Signed-off-by: ksu <ksenya.myasoedova@gmail.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