Skip to content

feat(lab1): juice shop deploy + PR template + triage report + CI smoke test#956

Open
AskoRBINKAs wants to merge 5 commits into
inno-devops-labs:mainfrom
AskoRBINKAs:feature/lab1
Open

feat(lab1): juice shop deploy + PR template + triage report + CI smoke test#956
AskoRBINKAs wants to merge 5 commits into
inno-devops-labs:mainfrom
AskoRBINKAs:feature/lab1

Conversation

@AskoRBINKAs

@AskoRBINKAs AskoRBINKAs commented Jun 10, 2026

Copy link
Copy Markdown

Goal

Lab 1 submission.

Changes

  • added lab report submissions/lab1.md
  • added CI smoke test .github/workflows/lab1-smoke.yaml
  • added PR template .github/PULL_REQUEST_TEMPLATE.md

Testing

Check app version:

curl -s http://127.0.0.1:3000/rest/admin/application-version | jq

Output:

{
  "version": "20.0.0"
}

Artifacts & Screenshots


Checklist

  • Title is clear (feat(labN): <topic> style)
  • No secrets/large temp files committed
  • Submission file at submissions/labN.md exists
  • Task 1 done — Juice Shop deployed, triage report in submissions/lab1.md
  • Task 2 done — .github/PULL_REQUEST_TEMPLATE.md created
  • Task 3 done — GitHub stars + follows complete
  • Bonus done — lab1-smoke.yml runs green on this PR

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