David Aronchick
David Aronchick
I'm seeing some weirdness in re: ProjectsV2. Specifically, this command: ``` gh api graphql -f query=' query{ node(id: "PVT_kwDOAU_qk84AHJ4X") { ... on ProjectV2 { fields(first: 20) { nodes { ......
**Required Functionality** As a user, I'd like to represent a webserver completely - similar to the example currently in the docs, but that spits out sessions (live) when running. Sessions...
Would it be possible to get the entire last update message as a field?
I'd love to update the message every tick of the spinner - would that be possible? with other (less functional) spinners, it's done by passing in a Preupdate/Postupdate function. Would...
Allowing rendering of jobs table via storybook Lots of package.json clean up in order to make this work.
adding fake data for testing the UI
Shouldn't each job have its own execution? ``` ❯ bacalhau job run job.yaml Job successfully submitted. Job ID: j-1991a558-eb9f-4b59-b520-9021e5dcc8bb Checking job status... (Enter Ctrl+C to exit at any time, your...
``` https://www.google.com/search?q=bacalhau+input-source&oq=bacalhau+input-source&gs_lcrp=EgZjaHJvbWUyBggAEEUYOTIGCAEQRRg80gEIMjU3NWowajeoAgCwAgA&sourceid=chrome&ie=UTF-8 ``` Goes to this page -> https://www.google.com/search?q=bacalhau+input-source&oq=bacalhau+input-source&gs_lcrp=EgZjaHJvbWUyBggAEEUYOTIGCAEQRRg80gEIMjU3NWowajeoAgCwAgA&sourceid=chrome&ie=UTF-8#:~:text=InputSource%20Specification,References%20%E2%80%BA%20Job%20Specification But that's 404. should be redirected.