geoffxy / conductor

🎶 A simple and elegant research computing orchestrator.
GNU Affero General Public License v3.0
4 stars 0 forks source link

Add mechanism to rename existing results when the task name changes #35

Open geoffxy opened 3 years ago

geoffxy commented 3 years ago

Having the ability to alias a task would be useful when we change the name of tasks that have previously archived results.

geoffxy commented 2 years ago

Note that this issue is different from #30. #30 refers to a short alias for running tasks (e.g., cond run experiments where experiments is an alias for a full task identifier such as //experiments:all). This issue refers to "renaming" existing tasks.