Add link to the task artifacts to the job's overview page in ExecDB. This will require changes in ExecDB:
And also in the infra-ansible repo:
artifacts/{{ YYYYMMDD }}/{{ UUID }}
artifacts/all/{{ UUID }}
This ticket is a duplicate of https://pagure.io/taskotron/execdb/issue/1
This ticket had assigned some Differential requests: D319 D320
I changed the spelling of "artefact" to "artifact". Both are valid spellings but we've been using the "artifact" spelling and I think it's more important to be consistent, especially when the path mentioned uses a different spelling.
Thanks :)
Add step to symlink the artifacts/{{ YYYYMMDD }}/{{ UUID }} to artifacts/all/{{ UUID }} in order to have a canonical path to work with
This is done, but currently blocked on #496.
I got a fix for #496 at the end of the day yesterday that works on my local all-in-one deployment. planning to apply it to dev today
Metadata Update from @jskladan: - Issue tagged with: easyfix, infrastructure
Log in to comment on this ticket.