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

Commits on Feb 21, 2019

  1. ci(travis): include commitlint stage

    * https://github.com/conventional-changelog/commitlint
      - Lint commit messages.
      - Ensure that they are in accordance with `semantic-release` settings.
      - Use Travis CI to display errors and prevent release stage if so.
    * https://conventional-changelog.github.io/commitlint/#/reference-rules
      - Specific rules are defined in `commitlint.config.js`.
      - Using the default rules at the time of this commit.
      - This link gives full details on the default values and how to
        provide custom settings.
    myii committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    6659a69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6df9c95 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. Configuration menu
    Copy the full SHA
    ea2c9a4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #41 from myii/PR_commitlint

    ci(travis): include `commitlint` stage
    myii authored Feb 22, 2019
    Configuration menu
    Copy the full SHA
    f9dd953 View commit details
    Browse the repository at this point in the history
  3. chore(release): 0.3.6 [skip ci]

    ## [0.3.6](v0.3.5...v0.3.6) (2019-02-22)
    
    ### Continuous Integration
    
    * **travis:** include `commitlint` stage ([6659a69](6659a69))
    * **travis:** remove obsolete check based on `$TRAVIS_TEST_RESULT` ([6df9c95](6df9c95))
    
    ### Documentation
    
    * **contributing:** update with sub-headings and `commitlint` details ([ea2c9a4](ea2c9a4))
    semantic-release-bot committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    fc664e7 View commit details
    Browse the repository at this point in the history
Loading