-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iog master diff #126
base: master
Are you sure you want to change the base?
iog master diff #126
Commits on Aug 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 86607fb - Browse repository at this point
Copy the full SHA 86607fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18eba45 - Browse repository at this point
Copy the full SHA 18eba45View commit details -
Refactor data structures into thier own module
- preparation for a more view based data access
Configuration menu - View commit details
-
Copy full SHA for e6c50d9 - Browse repository at this point
Copy the full SHA e6c50d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7d950a - Browse repository at this point
Copy the full SHA e7d950aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fcece6 - Browse repository at this point
Copy the full SHA 5fcece6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7027879 - Browse repository at this point
Copy the full SHA 7027879View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29a90ae - Browse repository at this point
Copy the full SHA 29a90aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 492b4de - Browse repository at this point
Copy the full SHA 492b4deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 011b351 - Browse repository at this point
Copy the full SHA 011b351View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce40968 - Browse repository at this point
Copy the full SHA ce40968View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6610bad - Browse repository at this point
Copy the full SHA 6610badView commit details
Commits on Aug 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bea6fe0 - Browse repository at this point
Copy the full SHA bea6fe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for dad7542 - Browse repository at this point
Copy the full SHA dad7542View commit details
Commits on Aug 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 03d9974 - Browse repository at this point
Copy the full SHA 03d9974View commit details
Commits on Nov 4, 2021
-
Also requires a newer version of Rust, so pull in fenix to get the latest rust release. Some code fixes were necessary after dependency update as well.
Configuration menu - View commit details
-
Copy full SHA for 120c31f - Browse repository at this point
Copy the full SHA 120c31fView commit details
Commits on Nov 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cb5aa4a - Browse repository at this point
Copy the full SHA cb5aa4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40ff561 - Browse repository at this point
Copy the full SHA 40ff561View commit details -
Frameworks are libraries used at runtime, so should be in buildInputs and not nativeBuildInputs. Closes serokell#132
Configuration menu - View commit details
-
Copy full SHA for d630e13 - Browse repository at this point
Copy the full SHA d630e13View commit details -
Configuration menu - View commit details
-
Copy full SHA for f508d4b - Browse repository at this point
Copy the full SHA f508d4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c518de4 - Browse repository at this point
Copy the full SHA c518de4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dbb524 - Browse repository at this point
Copy the full SHA 6dbb524View commit details
Commits on Nov 6, 2021
-
- Announcing a revocation without doing one is confusing
Configuration menu - View commit details
-
Copy full SHA for efde6ef - Browse repository at this point
Copy the full SHA efde6efView commit details -
imp(flags): make bools true bools
- This affords better help rendering (at the very least)
Configuration menu - View commit details
-
Copy full SHA for 5075460 - Browse repository at this point
Copy the full SHA 5075460View commit details -
imp(hostname): make hostname optional
- generic nixosconfig be known that are hydrated with a target-ip during runtime (e.g. from a remote source) - Example: auto scaling groups
Configuration menu - View commit details
-
Copy full SHA for df1b349 - Browse repository at this point
Copy the full SHA df1b349View commit details -
fix(hostname): accessor resolved values, not raw ones
- The resolved value already has been homologized
Configuration menu - View commit details
-
Copy full SHA for 9dc9229 - Browse repository at this point
Copy the full SHA 9dc9229View commit details -
imp(ip-suffix): implement target ip suffix
- This allows to override multiple ip-per-target through a uri-like grammar `.#target@ip-address`
Configuration menu - View commit details
-
Copy full SHA for fee7e09 - Browse repository at this point
Copy the full SHA fee7e09View commit details -
imp(socket): resolve sockets at the entrypoint
- Allow for different ssh ports - Requires to specify hostnames with port such as: `host:port` or `ip:port`
Configuration menu - View commit details
-
Copy full SHA for 5603808 - Browse repository at this point
Copy the full SHA 5603808View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5564608 - Browse repository at this point
Copy the full SHA 5564608View commit details -
fix ssh uri/socket for nix copy
- `nix copy --to` does not understans `root@host:port`, only `root@host` + `NIX_SSHOPTS`
Configuration menu - View commit details
-
Copy full SHA for 0c28e0c - Browse repository at this point
Copy the full SHA 0c28e0cView commit details
Commits on Nov 7, 2021
-
feat(ssh_opts): concede multiple values to downstream
- `bitte deploy` still needs the multiple values privilige
Configuration menu - View commit details
-
Copy full SHA for 9553b8c - Browse repository at this point
Copy the full SHA 9553b8cView commit details
Commits on Nov 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3a8d4f3 - Browse repository at this point
Copy the full SHA 3a8d4f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for aebc73d - Browse repository at this point
Copy the full SHA aebc73dView commit details
Commits on Nov 19, 2021
-
flake: update lock and follow fenix nixpkgs
Also, ensure we are setting `RUST_SRC_PATH` from the actual rust derivation in use in the shell.
Configuration menu - View commit details
-
Copy full SHA for 3b9dcd1 - Browse repository at this point
Copy the full SHA 3b9dcd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d3d7a0 - Browse repository at this point
Copy the full SHA 1d3d7a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef7e1f8 - Browse repository at this point
Copy the full SHA ef7e1f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for bef8614 - Browse repository at this point
Copy the full SHA bef8614View commit details -
Configuration menu - View commit details
-
Copy full SHA for 633b9bc - Browse repository at this point
Copy the full SHA 633b9bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e41fd9c - Browse repository at this point
Copy the full SHA e41fd9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a6db26 - Browse repository at this point
Copy the full SHA 5a6db26View commit details
Commits on Dec 1, 2021
-
- the previous debbugging messages where a bit inconsistent and not enough
Configuration menu - View commit details
-
Copy full SHA for 1d3a4f4 - Browse repository at this point
Copy the full SHA 1d3a4f4View commit details
Commits on Dec 3, 2021
-
- if the connection is fast, DO NOT substitute on target - if the connection is slow, DO substitute on target
Configuration menu - View commit details
-
Copy full SHA for f70cb4f - Browse repository at this point
Copy the full SHA f70cb4fView commit details
Commits on Dec 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fe35ea7 - Browse repository at this point
Copy the full SHA fe35ea7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64ca7a8 - Browse repository at this point
Copy the full SHA 64ca7a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55b397d - Browse repository at this point
Copy the full SHA 55b397dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c02577 - Browse repository at this point
Copy the full SHA 0c02577View commit details
Commits on Dec 17, 2021
-
- this will safe some rebuild cycles and half a megaton of CO2 over 6monts (ok, I made that last one up)
Configuration menu - View commit details
-
Copy full SHA for 7267eab - Browse repository at this point
Copy the full SHA 7267eabView commit details
Commits on Feb 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1c60c23 - Browse repository at this point
Copy the full SHA 1c60c23View commit details -
Configuration menu - View commit details
-
Copy full SHA for feb44f8 - Browse repository at this point
Copy the full SHA feb44f8View commit details
Commits on Aug 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dabb79d - Browse repository at this point
Copy the full SHA dabb79dView commit details -
A lot of the time rollbacks are just causing a big headache
Configuration menu - View commit details
-
Copy full SHA for 9e449da - Browse repository at this point
Copy the full SHA 9e449daView commit details -
Just log the error instead of quiting the application.
Configuration menu - View commit details
-
Copy full SHA for b086e4d - Browse repository at this point
Copy the full SHA b086e4dView commit details
Commits on Aug 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f81eb2b - Browse repository at this point
Copy the full SHA f81eb2bView commit details
Commits on Aug 22, 2022
-
export flake config in the environment
Useful so that building the derivations still uses the nix config values set directly in the flake.
Configuration menu - View commit details
-
Copy full SHA for 4da8eb9 - Browse repository at this point
Copy the full SHA 4da8eb9View commit details