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: 1819a44ddec5
Choose a base ref
...
head repository: NixOS/nixops
compare: 5333e1917e00
Choose a head ref
  • 15 commits
  • 8 files changed
  • 9 contributors

Commits on Sep 26, 2019

  1. Disable the none_backend test

    It has been broken for nearly 3 years and takes 2 hours to time out.
    edolstra committed Sep 26, 2019
    Copy the full SHA
    21dde70 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Restore commandOutput resources

    Broken since acb2ab1
    dsg22 committed Oct 9, 2019
    Copy the full SHA
    07b8f0d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. Merge pull request #1203 from dsg22/feature-restore-commandOutput

    Restore commandOutput resources
    AmineChikhaoui committed Oct 11, 2019
    Copy the full SHA
    a3f4d1b View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Adding Nixops delete-resources Command:

    This command will allow users to painlessly remove resources from nixops database while preserving the actual resource. This can be helpful in various disater recovery scenarios when we need to attach an EBS volume to prod form shadow or vice versa. then can safely reeuse that deployment since the shadow won't clain the volume transfered to prod as it's own and tires to destory it
    PsyanticY committed Oct 23, 2019
    Copy the full SHA
    9753a41 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1201 from PsyanticY/clearstate

    Adding nixops delete-resources command
    AmineChikhaoui committed Oct 23, 2019
    Copy the full SHA
    e59765e View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. util: log commands

    when --debug is set
    teto committed Oct 24, 2019
    Copy the full SHA
    b8cda85 View commit details
    Browse the repository at this point in the history
  2. ssh_util: log more ssh commands

    to help debugging
    teto committed Oct 24, 2019
    Copy the full SHA
    e71cb1d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2019

  1. Improves update-all script and adds related docs (#1198)

    * Adds shellcheck and related fixes to update-all
    * Makes github token usage optional with update-all
    * Prints github token availability and reset time
    * Provides github token setup info on rate limit error
    * Rolls back to original data.nix upon script error
    * Trap the exit for temp file clean up
    * Adds some additional clarifications to README.md
    * Adds docs and examples to all-plugins.txt
    johnalotoski authored and disassembler committed Oct 26, 2019
    Copy the full SHA
    633854c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. Copy the full SHA
    115ea91 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Copy the full SHA
    323da67 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2434bf2 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. Fix a Python format exception when raising a 'reboot required' Except…

    …ion in Deployment.activate_configs()
    jbmusso committed Nov 19, 2019
    Copy the full SHA
    3603424 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

  1. Merge pull request #1208 from tcmlabs/fix-deployment-python-str-format

    Fix a Python format exception when raising a 'reboot required' Exception
    domenkozar committed Dec 31, 2019
    Copy the full SHA
    0cd267e View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Copy the full SHA
    c147276 View commit details
    Browse the repository at this point in the history
  2. Update flake.lock

    edolstra committed Jan 7, 2020
    Copy the full SHA
    5333e19 View commit details
    Browse the repository at this point in the history