makes
makes copied to clipboard
A software supply chain framework powered by Nix.
This is a follow-up for https://github.com/fluidattacks/makes/issues/985#issuecomment-1371610486. The TUI we currently have: 1. Looks good when running `m .` 2. Has a good auto completion. 3. Properly lists all available jobs....
When creating a file that is not yet committed, running a makes command results in the following error: ``` Preparing worktree (detached HEAD 7d959490d2) Updating files: 100% (17945/17945), done. HEAD...
I got a problem during executing command: m gitlab:fluidattacks/universe@trunk /skims scan ~/.makes/cache/sources/gitlab-fluidattacks-universe-trunk/integrates/secrets/lint/config.yaml `[WARNING] Function: __main__.cli_scan_wrapped, type: Key: namespace is required Traceback (most recent call last): File "/nix/store/ns80wma6fhz5cdsd1zz1sz9xyv4kx670-skims/config/__init__.py", line 141, in...
## Problem `lintPython` stops when mypy or prospector find any error. This behavior forces you to correct some errors and re-run the linter to find the others because **errors found...
Upgrade mkdocs to solve vuln
I'm considering using this project. IIUC, I currently have two ways to generate an "output" for the CLI: 1. use a `builtin`, and that will generate an arbirary number of...
Add support for building Python environments using Python 3.12
Reduce the logs information when building with makes. For example: ``` trying https://registry.npmjs.org/babel-loader/-/babel-loader-9.1.3.tgz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left...
