Skip to content

ci(lab3): add PR-gate workflow with vet, test, lint#1049

Open
selysecr332 wants to merge 7 commits into
inno-devops-labs:mainfrom
selysecr332:feature/lab3
Open

ci(lab3): add PR-gate workflow with vet, test, lint#1049
selysecr332 wants to merge 7 commits into
inno-devops-labs:mainfrom
selysecr332:feature/lab3

Conversation

@selysecr332

Copy link
Copy Markdown

Goal

Add Lab 3 CI PR gate for QuickNotes.

Changes

  • Add .github/workflows/ci.yml with vet, test, lint
  • Add matrix for Go 1.23 and 1.24 (fail-fast: false)
  • Add cache via actions/setup-go
  • Add path filter for app/** and workflow file
  • Add submissions/lab3.md

Notes

  • Uses ci-ok aggregation job for stable required check.

selysecr332 and others added 7 commits June 15, 2026 14:08
Signed-off-by: selysecr332 <mh2325132@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: selysecr332 <mh2325132@gmail.com>
Signed-off-by: selysecr332 <mh2325132@gmail.com>
Signed-off-by: selysecr332 <mh2325132@gmail.com>
Signed-off-by: selysecr332 <mh2325132@gmail.com>
Signed-off-by: selysecr332 <mh2325132@gmail.com>
Signed-off-by: selysecr332 <mh2325132@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