-
### What is the problem this feature would solve?
requiring a previous build of bun renders building bun greatly difficult. this is especially true for any platforms that are not all of: Linux/macO…
-
Initially we've decided not to enable the pair syntax in scripts to stay as close as possible to shell and also thinking that needing pairs in this context is not likely. But now that we use the pair …
-
> My next thing is figuring out how to run a preinst and postinst script
> Resave the csproj file to use LF line endings, and put scripts inside ` ` (``).
_Originally posted by @at…
-
Hi Adam,
I have been testing packaging a form as an executable, and for the most part it has gone well, but I have run into one issue with packaging.
When I run a certain script as a powershell …
-
Distributing cargo-ament-build as a crate is fine, but makes it more difficult for the colcon extensions to be properly package since they require `cargo-ament-build`, but we can't specify that depend…
-
According to the [debian package manual](https://www.debian.org/doc/manuals/maint-guide/dother.en.html#crond), we can install cron scripts by putting files with the appropriate name in the package's r…
-
I created a simple Torch script that just saved a screenshot, to test this out. It works great in the editor, but does not work at all if I package the game and run the resulting executable. I have ch…
-
```
The current system uses eval(this.exports) to export symbols from a closure.
This does not work correctly when a package is minimised using anything other
than packer.
A new packaging system is…
-
## CVE-2018-3737 - High Severity Vulnerability
Vulnerable Libraries - sshpk-1.13.1.tgz, sshpk-1.11.0.tgz, sshpk-1.10.1.tgz
sshpk-1.13.1.tgz
A library for finding and using SSH public keys
Library …
-
We need to provide pre-compiled gems without internet access. We download from rubygems.org, compile using gem compiler, and push the compiled gems to our local geminabox server. From here the gems ar…