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: v3.0.0
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: v3.1.0
Choose a head ref
  • 4 commits
  • 15 files changed
  • 2 contributors

Commits on Jul 2, 2021

  1. feat(domains): allow to specify different authenticators/installers

    Allow to specify different authenticators or installers for each domainset.
    
    Also, added a `pebble` ACME CA to test that the domainsets can be obtained
    and installed correctly.
    
    Added tests to verify the certificates are installed.
    javierbertoli committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    87456a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3637f7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #83 from netmanagers/allow-mixing-authenticators

    feat(domains): allow to specify different authenticators/installers
    
    Performing "selfie-merge", in line with community conventions:- https://github.com/saltstack/salt/blob/develop/doc/topics/development/conventions/formulas.rst#get-involved-creating-new-formulas
    javierbertoli authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    2c50f9d View commit details
    Browse the repository at this point in the history
  4. chore(release): 3.1.0 [skip ci]

    # [3.1.0](v3.0.0...v3.1.0) (2021-07-02)
    
    ### Continuous Integration
    
    * **gitlab:** enable `domains` testing on gitlab ([c3637f7](c3637f7))
    
    ### Features
    
    * **domains:** allow to specify different authenticators/installers ([87456a1](87456a1))
    semantic-release-bot committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    2cb7f56 View commit details
    Browse the repository at this point in the history
Loading