-
Some things that popped up during the 0.2.0 release:
* Which tarball should we us as official release in the future?
* github or
* locally run `git archive`
* `make dist` (diff should be …
-
Hello,
We are using stCarolas/setup-maven@v5 and stCarolas/setup-maven@v4 in our github action and get the following error during pipeline execution
Download action repository 'stCarolas/setup-m…
-
> Tarball urls that aren't conventional can't be reconstructed from package name + version alone, so instead we must hardcode them inside their locator's references as a special parameter, ie `__archi…
-
## Description of the need
I was working on the DDEV [Backdrop quickstart](https://ddev.readthedocs.io/en/stable/users/quickstart/#backdrop) and noticed that we have to jump through a lot of hoops …
rfay updated
3 months ago
-
Installing socket_vmnet from brew is extremely easy but *insecure* so it should never be used. Maybe macports is safe, but I would not install macports for one package. Installing from source is very …
-
### Summary
`spack buildcache push` **always** creates new tarballs from install prefixes of specs to be pushed.
This is problematic because it's
1. inefficient when pushing the same spec to …
-
Hi @pedroscaff,
What are your thoughts on release tags ?
I'm thinking it could be a great way to automate deliveries, and source tarballs. I do not know how tarball releases can be automated, but …
-
I think I have a pretty "simple" idea for a fix here. How about we
- remove all css from doc tarballs
- ship our own css that adheres with the rest of the style of hackage
That way we wouldn't ge…
-
### OpenTofu Version
```shell
N/A
```
### Use Cases
Linux vendors who want to compile OpenTofu from source and want to provide reproducible builds often need to create a "dependency tarball". For …
ghost updated
6 months ago
-
The source code in Releases is just the compressed state of the git repository. If a user tries to install that, the full autotools stack is needed to regenerate the configure script with `autogen.sh`…