feat: kanidm dev setup #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "mdebray/devenv-without-devenv"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This commit introduces some helpers to spin up a provisioned kanidm
instance in order to ease dgsi development.
C'est encore ultra wip mais tout marche. Mnt il faut tout refactor pour avoir du code propre + corriger les bugs de dgsi que ça fait sortir
3fbdbf565f
toac6958af3c
ac6958af3c
to56d81a8472
56d81a8472
todb0557b781
db0557b781
tod57657587a
WIP: feat: kanidm dev setupto feat: kanidm dev setupd57657587a
to69934eb1cf
69934eb1cf
to850f81eab7
850f81eab7
to9aaa38dcf5
9aaa38dcf5
to7c1c8fc690
@ -45,3 +43,1 @@
pkgs.lib.genAttrs (builtins.attrNames (builtins.readDir ./pkgs)) (
p: self.callPackage ./pkgs/${p} { }
);
packageOverrides = (import "${sources.nix-pkgs}/overlay.nix").mkOverlay {
Utiliser le dépôt d'infra plutôt du coup
7c1c8fc690
to1c7ad41f44
1c7ad41f44
toe7f5e7db76
e7f5e7db76
to3fa49a9b8d
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.