This allows storing the log as a commit in a repository, and referring to that commit by commit id.
This also allows starting with a live / interactive log while the run is running, and change that to a stored log when the run is done.
This allows storing the log as a commit in a repository, and referring to that commit by commit id.
This also allows starting with a live / interactive log while the run is running, and change that to a stored log when the run is done.
Is this a breaking change? The commit message should be explicit about that.
I would actually prefer to separate the setting of URL into its own action, distinct from setting success or failure.
This allows storing the log as a commit in a repository when finishing a run, and referring to that commit by commit id.
This also allows starting with a live / interactive log while the run is running, and change that to a stored log when the run is done.
The CLI commands rad-job succeeded and rad-job failed are modified
to allow an optional third URL command line argument.
Updates to appease the actions in .radicle/ambient.yaml
REVIEW
See commits.
Can we also add a CHANGELOG entry? Note that this
backwards-compatible, but not forwards compatible, so it is a breaking
change for clients that see the new Action.
Integrated @fintohaps’ review commits
Use a real URI in tests