Skip to content

[Weekly Challenge] Week 4 - Release/package workflow walkthrough #21

@dkupratis-debug

Description

@dkupratis-debug

Skill focus

Release and package pipeline understanding

Goal

Understand how this repo publishes releases and container packages.

Step-by-step instructions

  1. Open .github/workflows/release.yml and .github/workflows/package.yml.
  2. Explain in your own words:
    • when each workflow runs
    • what artifacts/images it publishes
  3. Open the latest Releases page and identify the latest tag and assets.
  4. Open Packages and identify the GHCR package.
  5. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    learningTasks intended for learners to practice GitHub workflowsworkshopGuided learning tasks and workshop exercises

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions