andrewchambers
andrewchambers
I'll have to double check the job code to see if new jobs are put in the front or the back. I think things get more complicated when the user...
Added (sh/fg) which simply foregrounds the last foreground job to be stopped.
Unclear what the semantics of this should be, especially when user prompts run jobs to do work.
This comes for nearly for free with #191
Thanks, this looks great. I will merge soon. I'm still thinking if I can do something where I can store a shorter path on disk, but a full hash in...
May be a bug, I didn't add CI for seed_out as I didn't want to waste too much CPU for every commit, will have a look.
@steveno fixed in https://github.com/andrewchambers/hpkgs/pull/115
I think we need to apply to the github sponsors program.
This was an old hermes prototype written in go, I need to delete or shift this code over.
Note that when not developing hermes itself, It seems like less of a problem. A typical user would not need to rebuild once a successful build has happened. That being...