Skip to content
Permalink

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
base: ed7f2a3f67d4
Choose a base ref
...
head repository: NixOS/nixops
compare: 5cd194e3e91c
Choose a head ref
  • 6 commits
  • 7 files changed
  • 2 contributors

Commits on Apr 18, 2019

  1. init: arbitrary output resources

    Use content-hashed sha256 for resource_id
    Improve typing
    Expose resources to deployment.keys
    Re-evaluate info.machines in order to expose resources and publicIPv4 to
    deployment.keys.
    Add test for output resource generation
    Use SelfDeletingDir
    New test for modification of output resource
    Remove superfluous return
    tomberek committed Apr 18, 2019
    Copy the full SHA
    b37896f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2019

  1. Rename output to commandOutput

    Remove three-phase evaluation
    tomberek committed Apr 27, 2019
    Copy the full SHA
    977b79f View commit details
    Browse the repository at this point in the history
  2. Remove superfluous output.py

    tomberek committed Apr 27, 2019
    Copy the full SHA
    6cd2fe2 View commit details
    Browse the repository at this point in the history
  3. Fix type errors

    tomberek committed Apr 27, 2019
    Copy the full SHA
    4cb1715 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. Remove comment

    tomberek committed Apr 29, 2019
    Copy the full SHA
    dadbb9a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1048 from tomberek/init_outputs

    init: arbitrary output resources
    AmineChikhaoui committed Apr 29, 2019
    Copy the full SHA
    5cd194e View commit details
    Browse the repository at this point in the history