[FEAT-API/UI]: Update Delete Jobs endpoint after Hydrograph and LCG S3 structure match Eurotop
Open
@martyheynbah is already working on this.
Since Sep 9, 2026.
- Dominant language
- No language data
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- Once Hydrograph and LCG's S3 structure have been updated to the following structure, we want to update the delete jobs endpoint:
s3://chart-dev/data/lambda/<lambda>/project/<project_id>/<reference_table>/<reference_id>/run/<job_id>/ ----inputs/ ----outputs/ ----manifest.json - Changes to be made
- Update delete jobs endpoint to rename the
outputsdirectory toarchived_outputs. - Remove the eurotop delete endpoint, and update the delete jobs endpoint to work for all 3 lambdas
- Update the UI so that eurotop delete now uses the delete jobs endpoint.
- Update delete jobs endpoint to rename the
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.