USACE / USACE/chart-docs

[FEAT-API/UI]: Update Delete Jobs endpoint after Hydrograph and LCG S3 structure match Eurotop

Open
#729 0 comments 0 reactions 1 assignee View on GitHub

@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 outputs directory to archived_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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.