Brad Larsen
Brad Larsen
Relevant discussion I saw over the weekend about caching and Docker builds in GitHub Actions: https://news.ycombinator.com/item?id=39956327. It sounds like the caching scheme we are currently using (GitHub Actions cache for...
I experimented a bunch in #169, but failed to find a GitHub Actions incantation that resulted in Docker image builds that actually effectively cached the build stages. Caching works better...
> Going back to the https://github.com/praetorian-inc/noseyparker/pull/169#discussion_r1557906813, I still think the cache-from directive should be added there. It doesn't create any additional cache but only could use the cache generated by...
I experimented with caching for building Docker images some more in #214. The issues are still issues there: - Using GitHub Actions' cache for the Docker cache results in cache...
Closing this -- someone brave / ambitious can revisit in the future.
Hello again @Coruscant11 :) Yes, having support for enumerating repositories from Bitbucket would be welcome. I'm not all that familiar with Bitbucket. It looks like they have a cloud-hosted offering...
@munntjlx I'm not sure about formatting of a handwritten manpage. I'm actually not familiar with the syntax that `man` / `nroff` uses. My preference based purely on familiarity would be...
Again, I'm happy to answer any questions you may have about this!
No problem at all :)
Also related: #40