What's New
proof-api
- Moving scratch directory default to
/hpc/temp/
for onboarded users (@dtenenba in #75) - Fixing linting errors (@dtenenba in #73)
- Avoiding concurrent pulls of Docker images (@dtenenba in #56)
- Removing
api_endpoint
andlogged_in_user
frominfo
endpoint (@dtenenba and @tefirman in #63, #72) - Customizing Slurm submission comment to include environment (@dtenenba in #71)
- Updating link to WDL101 (@tefirman in #61)
- Restricting PROOF to
rhino01
(@dtenenba in #70) - Adding check for proper AWS configuration (@dtenenba in #74)
- Identifying "zombie" tasks and making Cromwell notice them (@dtenenba and @atombaby in #77, #81, #82, #83, #84)
shiny-cromwell
- Adding workflow labels to the "Workflows Run" table (@sckott in #117)
- Introducing
make run_branch
command for local Docker build (@dtenenba in #124) - Switching help dropdown from email to issue filing (@sckott in #128)
- Adding new tab for visualizing input json's (@sckott in #120)
- Adding new tab for creating WDL script mermaid diagrams (@dtenenba in #125)
- Utilizing cookies to persist user login (@sckott in #130)
rcromwell
proofr
- Swapping
httr
forhttr2
(@sckott in #25) - Improving documentation (@sckott in #27, #28, #29, #30)
- Fixing linting errors identified by GitHub Action (@tefirman and @sckott in #32)
proofad
- Started the project and initialized repo!!! 🥳
- Developed sacct-based queries and implemented dashboard prototype (@howardbaik and @sckott in #1, #5)
- Developed Cromwell-based queries (@tefirman in #13, #14, #17)
Full Changelog: v1.0...v1.1