git.delta.rocks / jrsonnet / refs/commits / 3b8059d4c529

difftreelog
  1. feat secret read-shared subcommand
    Yaroslav Bolyukin 2024-12-08 #3b8059d
  2. feat regenerate --skip-hosts argument
    Yaroslav Bolyukin 2024-12-08 #602c928
  3. fix do not assert for secret regeneration command
    Yaroslav Bolyukin 2024-12-08 #347bd4a
  4. fix do not treat expectedGenerationData as part
    Yaroslav Bolyukin 2024-12-03 #68ce59a
  5. fix batched builds evaluation errors
    Yaroslav Bolyukin 2024-12-03 #6d3c085
  6. refactor replace builtins.currentSystem with pure alternative
    Yaroslav Bolyukin 2024-11-30 #7de6204
  7. feat secret regeneration
    Yaroslav Bolyukin 2024-11-30 #3e7b063
  8. feat enable eval pure mode
    Yaroslav Bolyukin 2024-11-30 #2a6bd68
  9. refactor expected owners consistent naming
    Yaroslav Bolyukin 2024-11-30 #bbcec9f
  10. feat generation data
    Yaroslav Bolyukin 2024-11-30 #80667c4
  11. feat retrieve tagged hosts
    Yaroslav Bolyukin 2024-11-30 #6d807f6
  12. feat create gc root per built system
    Yaroslav Bolyukin 2024-11-19 #fcad02a
  13. fix documentation generator fix
    Yaroslav Bolyukin 2024-11-19 #353fd26
  14. * chore(deps): update to `age` version `0.11`
    
    * chore(deps): update the remaining dependencies
    
    * chore: simplify `encrypt_secret_data` bounds
    
    * chore: simplify `encrypt_secret_data` bounds even more
    Petr Portnov | PROgrm_JARvis 2024-11-17 #b66f857
  15. fix invalid nix execution place
    Yaroslav Bolyukin 2024-11-14 #966948d
  16. refactor prepare batching for secrets
    Yaroslav Bolyukin 2024-11-14 #feb74e5
  17. feat do not use build batching for single-host jobs
    Yaroslav Bolyukin 2024-11-14 #e7a5b5f
  18. fix native-eval stub
    Yaroslav Bolyukin 2024-11-14 #45f5af0
  19. feat batch builds in legacy eval
    Yaroslav Bolyukin 2024-11-14 #064468b
  20. refactor use nix build to update profile generation
    Yaroslav Bolyukin 2024-11-14 #dfbdb4a
  21. fix run activation script on deploy boot subcommand
    Yaroslav Bolyukin 2024-11-12 #15fd410
  22. feat default for nixpkgs.buildUsing
    Yaroslav Bolyukin 2024-11-11 #d8d77b8
  23. feat make self' available in nixos modules
    Yaroslav Bolyukin 2024-11-11 #8fb243b
  24. feat forward self argument
    Yaroslav Bolyukin 2024-11-11 #92f63f5
  25. feat(readme) minimize example
    Petr Portnov 2024-11-11 #9e7bb97
  26. fix(readme) make basic example compilable
    Petr Portnov 2024-11-11 #6899c70
  27. feat make inputs' available in nixos config
    Yaroslav Bolyukin 2024-11-10 #05eadde
  28. feat nixosConfigurations output compat
    Yaroslav Bolyukin 2024-11-03 #c05c232
  29. fix secret generation
    Yaroslav Bolyukin 2024-09-09 #13f8ec8
  30. ci fix nix flake check
    Yaroslav Bolyukin 2024-09-04 #ef18a9f
  31. feat pass flake inputs to nixos config args
    Yaroslav Bolyukin 2024-09-04 #749ed81
  32. Merge pull request #7 from mrshiposha/fix/flake-file
    Yaroslav Bolyukin 2024-09-04 #76e09f9
  33. fix stub terraform provider
    Yaroslav Bolyukin 2024-09-03 #3143e34
  34. fix flake.nix
    Daniel Shiposha 2024-09-04 #fc915a4
  35. feat fleet tf now executes terraform by itself
    Yaroslav Bolyukin 2024-09-01 #f59b068
  36. refactor prepare for decoupling fleet-cli from fleet-data-storage
    Yaroslav Bolyukin 2024-08-31 #87c4900
  37. feat experimental opentofu integration
    Yaroslav Bolyukin 2024-08-18 #213ad7d
  38. refactor remove _resolvedPkgs option
    Yaroslav Bolyukin 2024-08-18 #505f82e
  39. refactor move definitions around
    Yaroslav Bolyukin 2024-08-17 #d2cec5d
  40. refactor declare configuration using flake parts
    Yaroslav Bolyukin 2024-08-14 #cc4ecd6
  41. feat ability to select specialisation to activate
    Yaroslav Bolyukin 2024-07-24 #f779c26
  42. feat lenient nixosModules type
    Yaroslav Bolyukin 2024-07-11 #d9fb30d
  43. build reduce flake dependencies (#6)
    Petr Portnov | PROgrm_JARvis 2024-07-09 #e9ac172
  44. fix impermanence compat
    Yaroslav Bolyukin 2024-07-07 #d675bc0
  45. fix mkBytes argument
    Yaroslav Bolyukin 2024-07-07 #c055cb1
  46. refactor move app-specific generators out of tree
    Yaroslav Bolyukin 2024-07-06 #2a9ff81
  47. feat bytes generator helper
    Yaroslav Bolyukin 2024-07-06 #f17a60a
  48. feat fleet secret add --merge cli flag
    Yaroslav Bolyukin 2024-07-05 #bd8e3e5
  49. fix secret encoding handling
    Yaroslav Bolyukin 2024-07-05 #0528ea1
  50. feat hex secret encoding
    Yaroslav Bolyukin 2024-07-02 #453e81e
  51. fix print secret name on part initialization failure
    Yaroslav Bolyukin 2024-07-02 #1389456
  52. feat add node id to garbage secret generator
    Yaroslav Bolyukin 2024-07-02 #db32654
  53. feat make secret system compatible with impermanence
    Yaroslav Bolyukin 2024-07-02 #27d8bf1
  54. refactor use generator helper for built-in secret generators
    Yaroslav Bolyukin 2024-06-28 #67bf612
  55. ci add flake outputs formatter, schemas
    Yaroslav Bolyukin 2024-06-03 #b56a5a3
  56. ci crude migration to flake-parts
    Yaroslav Bolyukin 2024-06-02 #7c29776
  57. * fix(fleet-cmd): include the required package for tab completions
    
    * style(fleet-cmd): reformat automatically
    Petr Portnov | PROgrm_JARvis 2024-06-02 #aac7f38
  58. feat(fleet-cmd): add automatic completions
    Yaroslav Bolyukin 2024-06-02 #ad7852d
  59. feat always build with crane
    Yaroslav Bolyukin 2024-06-01 #d8bac4e
  60. feat(fleet-cmd) add automatic completions
    Petr Portnov 2024-06-02 #d940537
  61. refactor c bindings
    Yaroslav Bolyukin 2024-05-25 #966e7f1
  62. doc: migration to updated fleet.nix format
    Yaroslav Bolyukin 2024-05-21 #3f5aab0
  63. refactor rework fleet.nix secret bookkeeping
    Yaroslav Bolyukin 2024-05-21 #a59c7c9
  64. Merge pull request #2 from CertainLach/fix-alejandra-hash
    Yaroslav Bolyukin 2024-05-14 #2c5a4bd
  65. fix secret generator should create $out themself
    Yaroslav Bolyukin 2024-05-13 #459a846
  66. build downgrade `clap`
    Petr Portnov 2024-05-13 #b663896
  67. Merge pull request #1 from CertainLach/add-crossterm
    Yaroslav Bolyukin 2024-05-13 #0920f04
  68. build fix `alejandra` hash
    Petr Portnov 2024-05-13 #98c5ea9
  69. refactor consistent module naming
    Yaroslav Bolyukin 2024-05-03 #05b4cf0
  70. build add `crossterm` to fix build
    Petr Portnov 2024-05-13 #a29cb29
  71. fix post secret management refactor
    Yaroslav Bolyukin 2024-04-26 #47baace
  72. fix post secret management refactor
    Yaroslav Bolyukin 2024-04-26 #e8c42d8
  73. refactor nix secret module
    Yaroslav Bolyukin 2024-04-14 #d8c8e6d
  74. fix make indicatif optional
    Yaroslav Bolyukin 2024-03-24 #754b45c
  75. doc: fix code fences
    Yaroslav Bolyukin 2024-03-02 #9b6d5bf
  76. doc: flake example
    Yaroslav Bolyukin 2024-03-02 #89d8c5f
  77. feat move secret generation helpers to core
    Yaroslav Bolyukin 2024-03-02 #989a90d
  78. feat apply networking.hostName from fleet attr name
    Yaroslav Bolyukin 2024-01-07 #a31940c
  79. fix update lockfile
    Yaroslav Bolyukin 2024-01-05 #0dbf004
  80. fix do not prepare for rollback on upload
    Yaroslav Bolyukin 2024-01-05 #deac38e
  81. refactor split build-systems and deploy commands
    Yaroslav Bolyukin 2024-01-05 #c0c9b96
  82. fix post-refactor
    Yaroslav Bolyukin 2024-01-01 #718d88b
  83. refactor temporarly break cross, but greatly cleanup data
    Yaroslav Bolyukin 2023-12-31 #d0d2d55
  84. refactor remove shell-outs for ssh
    Yaroslav Bolyukin 2023-12-29 #7c6930a
  85. refactor minor rewrites
    Yaroslav Bolyukin 2023-12-28 #904d121
  86. refactor shell abstraction
    Yaroslav Bolyukin 2023-12-28 #a369041
  87. refactor more repl abstractions
    Yaroslav Bolyukin 2023-12-27 #7e2e5c5
  88. doc: remove experimental status
    Yaroslav Bolyukin 2023-12-24 #624fe7e
  89. refactor provide cross system using argument
    Yaroslav Bolyukin 2023-12-24 #1aab6a2
  90. refactor perform build using nix repl
    Yaroslav Bolyukin 2023-12-24 #89d3567
  91. feat add-shared --readd
    Yaroslav Bolyukin 2023-11-26 #e85b4da
  92. feat libssh preparation
    Yaroslav Bolyukin 2023-11-17 #97d9be6
  93. refactor replace eval with repl where possible
    Yaroslav Bolyukin 2023-10-29 #3f73827
  94. fix handle nix repl errors without extra synchronization
    Yaroslav Bolyukin 2023-10-29 #353ae3b
  95. feat move extra args to NIX_ARGS env
    Yaroslav Bolyukin 2023-10-29 #5250aa0
  96. feat replace nix eval with repl
    Yaroslav Bolyukin 2023-10-29 #19e4a93
  97. feat sign built systems by default
    Yaroslav Bolyukin 2023-10-22 #53dc93b
  98. refactor split deployment function
    Yaroslav Bolyukin 2023-10-22 #7a60d07
  99. feat more resilent rollback service
    Yaroslav Bolyukin 2023-10-22 #e9e8e99
  100. feat automatic rollback
    Yaroslav Bolyukin 2023-10-15 #741106e