-
-
Notifications
You must be signed in to change notification settings - Fork 362
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: NixOS/nixops
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2b63a9ae59e4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nixops
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7a68012b6651
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 16 files changed
- 2 contributors
Commits on Apr 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9fab15a - Browse repository at this point
Copy the full SHA 9fab15aView commit details -
Deployment sorting fails with TypeError when name is None
name is of type Optional[str] and can therefore be None. In the `nixops info` output we default to the deployment UUID so it feels reasonable to fall back sorting on UUID.
Configuration menu - View commit details
-
Copy full SHA for 1681be2 - Browse repository at this point
Copy the full SHA 1681be2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f944cb - Browse repository at this point
Copy the full SHA 9f944cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e230879 - Browse repository at this point
Copy the full SHA e230879View commit details -
Configuration menu - View commit details
-
Copy full SHA for 203f75f - Browse repository at this point
Copy the full SHA 203f75fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b92058d - Browse repository at this point
Copy the full SHA b92058dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45d4049 - Browse repository at this point
Copy the full SHA 45d4049View commit details -
Configuration menu - View commit details
-
Copy full SHA for 434d6a0 - Browse repository at this point
Copy the full SHA 434d6a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dad7a1 - Browse repository at this point
Copy the full SHA 6dad7a1View commit details -
mypy-ratchet: Run first ratchet run inside a nix-shell
We need to evaluate twice, once using any previous version of mypy and a second time using the current version of mypy. If we don't a mypy version bump can find new type errors that makes the initial check fail.
Configuration menu - View commit details
-
Copy full SHA for e3993d6 - Browse repository at this point
Copy the full SHA e3993d6View commit details -
Based on: Grepping the source code for RawValue, I see they are all strings.
Configuration menu - View commit details
-
Copy full SHA for 2a4ff0f - Browse repository at this point
Copy the full SHA 2a4ff0fView commit details -
nix-expr.MultiLineRawValue: add types
Based on grepping the source code for MultiLineRawValue, it apears they're all just a list of RawValue values, ie: str's
Configuration menu - View commit details
-
Copy full SHA for 6c188f5 - Browse repository at this point
Copy the full SHA 6c188f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for af89974 - Browse repository at this point
Copy the full SHA af89974View commit details -
Co-Authored-By: adisbladis <adisbladis@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 730a58d - Browse repository at this point
Copy the full SHA 730a58dView commit details
Commits on Apr 7, 2020
-
Merge pull request #1256 from adisbladis/poetry2nix-plugins
Use Poetry & Poetry2nix for environment and plugin management
Configuration menu - View commit details
-
Copy full SHA for 7a68012 - Browse repository at this point
Copy the full SHA 7a68012View commit details
There are no files selected for viewing