John Detloff
John Detloff
I could be wrong, but I don't think so. This PR is not intended to be merged into any branch, we're just using the CI workflow to upload the build...
I've stacked another commit on this PR this morning, which contains the UI for the form to modify and archive before rerunning. The modify form contains form steps for modifying...
I pushed on another set of changes this morning. The topmost commit now creates the modified CombineArchive from the original archive and the user input from the run with modifications...
I thought this as well and started towards this goal in 030f1b84efc3d58b8eebc066ad73a8bdbb4c5b03 where I created a module that exports some form validator functions in shared/ui. I imagine there are other...
Thought's copied over from #4296 : The potential error I'm referring to is when the call into combineApiService.getSpecsOfSedDocsInCombineArchive might fail. The dispatch component doesn't register any error handling here, and...
Thanks for breaking this down for me! I have a few follow up questions: 1. If I'm understanding correctly, the primary goal is to allow users to create simulation runs...
Thanks for the additional info! I'm getting a better idea of the objects and api's at play and how they relate. I have a rough idea of how I'll proceed,...
As I've been working on the UI for this, it occurred to me that whatever I make should match the form style in the Run screen, and then since I'd...
Sorry, I'm no longer a part of the org, someone from: https://github.com/orgs/pytorch/people may be able to help.