dalec
dalec copied to clipboard
📦 Produce secure packages and containers with declarative configurations
### What kind of request is this? Improvement of existing experience ### What is your request or suggestion? While the container platform manifest is generated correctly, Dalec only produces binaries...
### What kind of request is this? None ### What is your request or suggestion? After encountering #298, it certainly seems possible that we may encounter further issues in Dalec...
### What kind of request is this? Improvement of existing experience ### What is your request or suggestion? The existing docs are thorough and clear. But through experience I have...
### What kind of request is this? New feature ### What is your request or suggestion? In some environments, it is undesireable to allow any kind of forwarding of the...
### What kind of request is this? Improvement of existing experience ### What is your request or suggestion? In some environments, the source has to be fetched on one machine,...
### What kind of request is this? New feature ### What is your request or suggestion? As an example, one of the [k3s build script](https://github.com/k3s-io/k3s/blob/c635818956f321d6d8a34a57c5a9fc98ad2d6607/scripts/download)s fetches a bunch of helm...
### What kind of request is this? None ### What is your request or suggestion? buildkit supports debugging for builds. This is implemented in via `buildx debug`. When trying to...
### What kind of request is this? None ### What is your request or suggestion? We now have several new artifact types in Dalec including config files, doc files, license...
Bumps the actions-all group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [github/codeql-action](https://github.com/github/codeql-action), [actions/cache](https://github.com/actions/cache) and [actions/upload-artifact](https://github.com/actions/upload-artifact). Updates `actions/checkout` from 4.2.0 to 4.2.1 Release notes Sourced from actions/checkout's releases. v4.2.1 What's Changed Check out other...
**What this PR does / why we need it**: This is a draft PR with some initial work to add the ability to import custom package repos for a dalec...