Skip to content
This repository has been archived by the owner on Feb 15, 2025. It is now read-only.

chore(release): correct ghcr repository directory #703

Closed
Tracked by #727
justinthelaw opened this issue Jul 1, 2024 · 0 comments · Fixed by #977 or #933
Closed
Tracked by #727

chore(release): correct ghcr repository directory #703

justinthelaw opened this issue Jul 1, 2024 · 0 comments · Fixed by #977 or #933
Assignees
Labels
tech-debt Not a feature, but still necessary

Comments

@justinthelaw
Copy link
Contributor

Describe what should be investigated or refactored

The target GHCR repository for all LeapfrogAI artifacts are 1 sub-directory off from the UDS package standard (Made for UDS).

For example:

  • WRONG: ghcr.io/defenseunicorns/packages/leapfrogai/leapfrogai-api:0.8.0
  • RIGHT: ghcr.io/defenseunicorns/packages/uds/leapfrogai/leapfrogai-api:0.8.0

Links to any relevant code

Example UDS task for releasing to correct repository: https://github.com/defenseunicorns/uds-common/blob/main/tasks/publish.yaml

Additional context

Add any other context or screenshots about the technical debt here.

@justinthelaw justinthelaw added the tech-debt Not a feature, but still necessary label Jul 1, 2024
@justinthelaw justinthelaw linked a pull request Aug 7, 2024 that will close this issue
@justinthelaw justinthelaw linked a pull request Aug 7, 2024 that will close this issue
@justinthelaw justinthelaw assigned justinthelaw and unassigned YrrepNoj Aug 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.