Aleksander Gondek

Results 6 issues of Aleksander Gondek

Current CI configuration, in regards to Build-buddy setup, seems to be broken. **Extended description** I can see two issues with current setup: 1. The `.bazelrc.local` file which is supposed to...

This commit introduces the basic usage of openssl rust crate in nix rust toolchain example - which in turn, gives a good overview of steps required to make rules_rust +...

## Related Issue Implements [feature request 54](https://github.com/adobe/rules_gitops/issues/54) ## Motivation and Context Allow `rules_gitops` to work on NixOS without any additional patching. ## How Has This Been Tested? I have been...

### Description of the feature request: At the moment, `rules_gitops` will not work when used on NixOS host. This feature request, asks for adding built-in support for aforementioned operating system....

Fixes #70 - introduce new node_modules attribute: `preInstallCustomCommands`. It allows for execution of arbitrary shell scripts, running per node module pinned to given version - such approach, allows for fixing...

**Is your feature request related to a problem? Please describe.** Oftentimes, linking binary under module `/vendor` directory is not enough to make it compatible with execution on NixOS / under...