#95 Show link to Artifacts in ExecDB
Closed: Fixed None Opened 10 years ago by jskladan.

Add link to the task artifacts to the job's overview page in ExecDB. This will require changes in ExecDB:

  • Add "artifacts_baseurl" to configuration
  • Show the link on the webpage

And also in the infra-ansible repo:

  • Add step to symlink the artifacts/{{ YYYYMMDD }}/{{ UUID }} to artifacts/all/{{ UUID }} in order to have a canonical path to work with

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

7 years ago

Log in to comment on this ticket.

Metadata