digital-asset / digital-asset/dpm
Self-Updating Dpm
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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