Change URL of a resource
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 82
- Avg merge
- 10h 34m
- Merged PRs (30d)
- 205
Description
Resources can get a new URL. The old one should redirect to the new one. I think this calls for a new type of method in Commits.
- Add new method in Commits
- Add
moveoption toatomic-cli - Let old URL redirect to new one. This probably means creating commits for every (local?) resource that references the renamed one.
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 Commits implementation and the atomic-cli option handling. Trace how resource URLs and references are stored, then define completion against the issue checklist: a move operation, CLI support, and redirects from old URLs to new ones, including affected local references.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100