Peter Becich
Peter Becich
Please review https://github.com/purescript/spago/pull/1253 It handles the `cwd` being somewhere down the file tree from the root of the `.git` project. It will go up to 4 levels up the tree,...
> Still, I guess that if one wants to do the latter, one typically wants to exclude gitignored files Agreed, excluding the `.gitignore`d files would be a very useful feature...
@gbaz , I need to manually test these work as before: `candidate-index`, `candidate-page`, the Hackage dependencies graph, `package-page`, and tag editing If we are willing to risk the features being...
* candidates: I'm having some trouble updating a candidate to local Hackage instance. "Forbidden". http://127.0.0.1:8080/packages/candidates/ How do I give the `admin` user this permission? Is there a group, such as...
Can this be integrated with the Dependabot? https://github.com/DeterminateSystems/update-flake-lock
@f-f , please review It does work. It should stop searching at the directory which contains `.git`, but I have not carefully tested this.
I think the feature to stop at .git is broken. The use of Glob is probably incorrect.
I have fixed this: https://github.com/purescript/spago/pull/1253#issuecomment-2241522568 It stops at `.git` successfully. Here is a test. The `cwd` is `purescript-bridge/test/RoundTripArgonautAesonGeneric/app`. The non-workspace `spago.yaml` is there. The workspace `spago.yaml` is 3 levels up...
Yes, this would be appreciated
@lengrongfu https://github.com/goharbor/harbor-operator/issues/1083