xbp 10.18.2

XBP is a zero-config build pack that can also interact with proxies, kafka, sockets, synthetic monitors.
Documentation
1
2
3
4
5
6
7
8
# TODO


- [ ] When calling `xbp secrets pull` and no remote is configured, it should fallback into the setup wizard for the secrets now it just fails | assignee=floris | status=triage | points=2 | [XLX-27]https://linear.app/suitsbooks/issue/XLX-27/xbp-secrets-pull-fallback-to-setup-wizard
- [ ] `xbp secrets verify` results in `Failed to parse YAML config`, environment.production, is invalid type: map, expected string at line 10, (This should get an auto-healer that is centrally built into XBP, to heal the configs, yaml files or json files) | assignee=floris | status=triage | points=2 | [XLX-28](https://linear.app/suitsbooks/issue/XLX-28/xbp-secrets-verify-yaml-parse-error-auto-healer)
- [ ] Fully interface the xbp-monitoring package and api | assignee=floris | status=triage | points=2 | [XLX-29]https://linear.app/suitsbooks/issue/XLX-29/fully-interface-xbp-monitoring-package-and-api
- [ ] Add MacOS support for things like if SystemCTL packages are installed, and python vs python3 | assignee=floris | status=triage | points=2 | [XLX-30]https://linear.app/suitsbooks/issue/XLX-30/add-macos-support
- [ ] xbp setup does not like nice enough and it is currently broken; 'Failed to execute setup command: Program not found' | assignee=floris | status=triage | points=2 | [XLX-31]https://linear.app/suitsbooks/issue/XLX-31/fix-xbp-setup-command-failure
- Migrate remaining SDK modules (PM2 complete, docker/k8s) to CommandRunner and handler modules.