digital-asset / digital-asset/dpm

Self-Updating Dpm

Open
#294 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

artifact-management
Dominant language
Go
Stars
3
Forks
2
Avg merge
21h 16m
Merged PRs (30d)
1

Description

Acceptance Criteria

  • User able to update dpm itself without requiring an sdk bundle or other components
  • Command available for the next major SDK release so individuals will be bootstrapped with this command read

Checklist

dpm update dpm:latest or dpm update self
  • Able to update from OCI repo
  • Limitation: dpm oci has to be in the same OCI repo as other components to use shorthand
  • Also supports dpm update oci:///dpm:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the command handling for dpm update and the existing OCI repository support. Check how dpm update dpm:latest, dpm update self, and the full oci:// path are parsed, then verify that dpm can update without an SDK bundle and that the command is available for the next major SDK release.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.