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/nginx-formula
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: saltstack-formulas/nginx-formula
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 3 commits
  • 8 files changed
  • 3 contributors

Commits on Jun 19, 2019

  1. fix(snippets): removed appending of ".conf"

    (...) for snippets filename.
    BREAKING CHANGE: Users have to modify their pillar
    according to this commit. Users MUST append '.conf' for their
    existing managed snippets.
    nb authored and domo690 committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    aa87721 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #240 from sticky-note/fix/snippets-file-name

    fix(snippet-file-name): removed appending of ".conf" for snippets files
    noelmcloughlin authored Jun 19, 2019
    Configuration menu
    Copy the full SHA
    f9000dd View commit details
    Browse the repository at this point in the history
  3. chore(release): 2.0.0 [skip ci]

    # [2.0.0](v1.1.0...v2.0.0) (2019-06-19)
    
    ### Bug Fixes
    
    * **snippets:** removed appending of ".conf" ([aa87721](aa87721))
    
    ### BREAKING CHANGES
    
    * **snippets:** Users have to modify their pillar
    according to this commit. Users MUST append '.conf' for their
    existing managed snippets.
    semantic-release-bot committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    ae69ee4 View commit details
    Browse the repository at this point in the history
Loading