Thanks to visit codestin.com
Credit goes to github.com

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: saltstack-formulas/letsencrypt-formula
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.20.1
Choose a base ref
...
head repository: saltstack-formulas/letsencrypt-formula
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.20.2
Choose a head ref
  • 8 commits
  • 8 files changed
  • 4 contributors

Commits on Jun 15, 2020

  1. Configuration menu
    Copy the full SHA
    c95d305 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be61a98 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. Configuration menu
    Copy the full SHA
    ca7c5e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Configuration menu
    Copy the full SHA
    1beed15 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Configuration menu
    Copy the full SHA
    816d5b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. fix(domains): renew --no-random-sleep-on-renew

    letsencrypt is consistently the longest state in my configuration, and
    apparently because of the random delay introduced when renewing
    non-interactively. Conceivably this could be made optional using a
    pillar variable; but, for now, I'll just disable the random sleep, at
    least during dry-run.
    anderbubble committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    07cbc3b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #71 from anderbubble/no-random-sleep-on-renew

    Use --no-random-sleep-on-renew during check
    javierbertoli authored Jul 7, 2020
    Configuration menu
    Copy the full SHA
    b0d89b3 View commit details
    Browse the repository at this point in the history
  3. chore(release): 0.20.2 [skip ci]

    ## [0.20.2](v0.20.1...v0.20.2) (2020-07-07)
    
    ### Bug Fixes
    
    * **domains:** renew --no-random-sleep-on-renew ([07cbc3b](07cbc3b))
    
    ### Continuous Integration
    
    * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([be61a98](be61a98))
    semantic-release-bot committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    e59bf3f View commit details
    Browse the repository at this point in the history
Loading