ontola / ontola/atomic-server

Change URL of a resource

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

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 move option to atomic-cli
  • Let old URL redirect to new one. This probably means creating commits for every (local?) resource that references the renamed one.

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.