Skip to content

Lab2#3

Open
IhnatkinYevhenii wants to merge 6 commits into
mainfrom
lab2
Open

Lab2#3
IhnatkinYevhenii wants to merge 6 commits into
mainfrom
lab2

Conversation

@IhnatkinYevhenii

Copy link
Copy Markdown
Owner

Done:

  • Created automated deployment pipeline under .github/workflows/pipeline.yml triggering on target source push events.
  • Handled secure GitHub Container Registry (ghcr.io) integration using tokenized authentication scopes via GITHUB_TOKEN.
  • Enforced correct production lowercase image tagging strategy matching both latest and sha-git-commit-hash variants.
  • Integrated Trivy Vulnerability Scanner directly into the build pipeline step to detect and manage OS/library CVE dependencies.
  • Added standard registry verification validation executing through tests/lab2_test.sh.

🚀 Lab 2 Production Quality Gate Pipeline is fully operational!

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