Skill focus
Release and package pipeline understanding
Goal
Understand how this repo publishes releases and container packages.
Step-by-step instructions
- Open
.github/workflows/release.yml and .github/workflows/package.yml.
- Explain in your own words:
- when each workflow runs
- what artifacts/images it publishes
- Open the latest
Releases page and identify the latest tag and assets.
- Open
Packages and identify the GHCR package.
- Post a summary comment on this issue.
Success criteria
- You can explain release vs package workflows.
- You can identify latest release tag and package location.
- You post a clear summary comment on this issue.
Helpful resources
docs/VERSIONING_AND_RELEASES.md
docs/PRACTICE_EXAMPLES.md (Exercises 7 and 9)
docs/ANALYTICS_AND_PRIVACY.md
Skill focus
Release and package pipeline understanding
Goal
Understand how this repo publishes releases and container packages.
Step-by-step instructions
.github/workflows/release.ymland.github/workflows/package.yml.Releasespage and identify the latest tag and assets.Packagesand identify the GHCR package.Success criteria
Helpful resources
docs/VERSIONING_AND_RELEASES.mddocs/PRACTICE_EXAMPLES.md(Exercises 7 and 9)docs/ANALYTICS_AND_PRIVACY.md