Skip to content

Feature/lab1 Tikhon Makeev - #1537

Open
tikhonmakeev wants to merge 4 commits into
inno-devops-labs:mainfrom
tikhonmakeev:feature/lab1
Open

Feature/lab1 Tikhon Makeev#1537
tikhonmakeev wants to merge 4 commits into
inno-devops-labs:mainfrom
tikhonmakeev:feature/lab1

Conversation

@tikhonmakeev

@tikhonmakeev tikhonmakeev commented Sep 10, 2026

Copy link
Copy Markdown

Goal

Changes

Testing

Checklist

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

Signed-off-by: tikhonmakeev <t.makeev@edu.centraluniversity.ru>
Signed-off-by: tikhonmakeev <t.makeev@edu.centraluniversity.ru>
Copilot AI lite review requested due to automatic review settings September 10, 2026 21:52

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The submission is incomplete and contains invalid or inaccurate documentation that must be corrected.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

This pull request documents Lab 1 verification for QuickNotes and signed commits.

Changes:

  • Adds endpoint output for health and notes requests.
  • Records signed commit verification.
  • Adds signing rationale and badge screenshot.
File summaries
File Description
submissions/lab1.md Lab 1 evidence and explanation
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 4
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread submissions/lab1.md
@@ -0,0 +1,98 @@
# Lab 1 submission
Comment thread submissions/lab1.md
"body": "GET /notes GET /notes/{id} POST /notes DELETE /notes/{id} GET /health GET /metrics",
"created_at": "2026-01-15T10:15:00Z"
}

Comment thread submissions/lab1.md
Comment on lines +94 to +95
## Screenshoted verified bage
![Screenshoted verified bage](image.png)
Comment thread submissions/lab1.md
![Screenshoted verified bage](image.png)

## Why it matters
As I remember, story was something like "project merged bad commits with backdoor because trusted famous collaborator in community". So signed commits saves us from issue we have in git -- everybody can chose his username and email of commit, git never checks it. We need to check authority -- so we sign every commit (on public repos must have)
@tikhonmakeev tikhonmakeev changed the title Feature/lab1 Feature/lab1 Tikhon Makeev Sep 10, 2026
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.

2 participants