brewkit icon indicating copy to clipboard operation
brewkit copied to clipboard

build infra & `$ pkg build`

Results 29 brewkit issues
Sort by recently updated
recently updated
newest added

See: https://github.com/foundry-rs/foundry/releases

Please merge https://github.com/pkgxdev/brewkit/pull/324 first as this PR is based on it.

This can be very bad, like when sharing the output on some GitHub issue for troubleshooting, one can forget or not realize the token is being displayed in plain text.

if we have ```yaml distributable: url: https://search.maven.org/remotecontent?filepath=org/flywaydb/flyway-commandline/{{version.raw}}/flyway-commandline-{{version.raw}}.tar.gz strip-components: 1 ``` we get an error: `AlreadyExists: File exists (os error 17): mkdir '~/pantry/srcs/flywaydb.org-10.10.0'` because the file downloads as `flywaydb.org-10.10.0`. i was...

things currently in the pantry (may be solved already): .cmake files: ```yaml - run: sed -i -e "s:{{ pkgx.prefix }}:\$\{CMAKE_CURRENT_LIST_DIR\}/../../../../..:g" -e "s/\+brewing//g" abslTargets{,-release}.cmake working-directory: '{{prefix}}/lib/cmake/absl' ``` .pc files: ```yaml #...

Hi, I'm trying the quick start method in pantry's README, but it's not working quite well: https://github.com/pkgxdev/brewkit/assets/29582865/c1e6609b-462b-4001-9b83-3ed430b19dc5

https://github.com/pkgxdev/pantry/pull/4993/commits/f53024fa6bb7e7e988c33453327f69abbdabf153 it seems like `fixture` should work the same at the top level (or be removed? except shared fixtures would suffer.) as it does in script steps. related: it might...

I'm packging `azure-cli` and ran into the issue that they have different subdirectories here: https://github.com/Azure/azure-cli/tree/dev/src