kanidm/scripts
Jinna Kiisuo 03645c8bf2
Improve deb packaging, add aarch64 (#3083)
* feat: Rebuild the deb packaging flow
fix: Add more sudo, GHA likes sudo
fix: Give build_debs.sh only the triplet argument
fix: Work around more GHA weirdness in apt sources
Drop crossbuild as it was only used by debian packaging
docs: Update book and other docs for packaging flow
feat: package kanidm_tools aka kanidm cli
docs: Update packaging docs for latest process and clarity
fix: use full triple in sdynlib variants
fix: Correct kanidm.pam asset placement
fix: Give pam & nss modules a description so the debs get it
fix: Work around wonky libssl3 naming in Ubuntu 24.04
fix: Place kanidm bin correctly :3
feat: Pin all blame on @yaleman :3
WIP: Swap out the submodule reference. Still not the final one though.
refactor: Switch kanidm-pam & kanidm-nss to mandatory deps
While in theory unixd will start and run without them, it also won't do
anything useful.
fix: explicit depends for nss & pam libs without versions
We build the debs on the ubuntu24.04 GHA runner so automatic pins
versions that are too new for 22.04. Ideally we'd run cargo-deb also on
the target images but that'll have to be a future improvement.
* refactor: Switch nss_kanidm & pam_kanidm package naming closer to debian guidance
* feat: Attempt enabling unixd by default with secure defaults
* fix: Relax config permissions so the kanidm user can read
Also, update postinst config instructions
2024-10-15 02:27:48 +00:00
..
oauth_proxy CLI integration test beginnings (#2261) 2023-10-30 06:10:54 +00:00
openapi_tests OpenAPI schema fixes (#2590) 2024-03-01 16:57:36 +10:00
otel Moving daemon tracing to OpenTelemetry (#2292) 2023-11-09 05:15:12 +00:00
pykanidm PyKanidm updates and testing (#2301) 2024-01-31 03:27:43 +00:00
build_all_the_docs.sh 1399 cleanup cli docs (#1413) 2023-03-02 12:47:23 +10:00
check_dependabot.sh 1399 cleanup reorg (#1412) 2023-03-01 13:10:52 +10:00
dependabot_automerge_check.sh Fixing dependabot and its mistakes (#2232) 2023-10-16 05:15:53 +00:00
find_duplicated_names.sh Adding duplicate-finder script (#2550) 2024-02-20 08:39:16 +00:00
install_macos_dependencies.sh Started chasing noise, found some code to delete... (#1768) 2023-06-27 11:38:22 +10:00
install_ubuntu_dependencies.sh Improve deb packaging, add aarch64 (#3083) 2024-10-15 02:27:48 +00:00
setup_dev_environment.sh Cache buster buster (#3091) 2024-10-15 01:54:46 +00:00
test_coverage.sh Converting from tide to axum (#1797) 2023-07-05 22:26:39 +10:00
test_run_release_server.sh OpenAPI schema fixes (#2590) 2024-03-01 16:57:36 +10:00
zypper_fixing.sh error handling and web server logging fixes (#1960) 2023-08-14 20:47:49 +10:00