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: eb3422bee0be
Choose a base ref
...
head repository: NixOS/nixops
compare: ceaafbd9b725
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 12, 2018

  1. fix deployment errors when deployment.route53.hostName contains upper…

    …case letters
    
    it solves the following error:
    got (possibly transient) EC2 error code 'InvalidChangeBatch': Tried to create resource record set [name='testingcasesensitivehostnames.example.com.', type='A'] but it already exists. retrying...
    cleverca22 committed Jul 12, 2018
    Copy the full SHA
    710e03d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #975 from cleverca22/route53-fix

    fix deployment errors when deployment.route53.hostName contains uppercase letters
    domenkozar committed Jul 12, 2018
    Copy the full SHA
    ceaafbd View commit details
    Browse the repository at this point in the history