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.7.1
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.7.2
Choose a head ref
  • 6 commits
  • 9 files changed
  • 4 contributors

Commits on Feb 24, 2019

  1. Configuration menu
    Copy the full SHA
    c246939 View commit details
    Browse the repository at this point in the history
  2. ci(travis): prevent release stage running for PRs

    * The `release` stage will always fail due to security reasons:
      - E.g. https://travis-ci.com/saltstack-formulas/template-formula/jobs/180068519#L466.
      - Discussed: #42 (comment).
    * The `release` stage is unnecessary for PRs until the merge to `master`, in any case.
    myii authored Feb 24, 2019
    Configuration menu
    Copy the full SHA
    3a072c7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #47 from saltstack-formulas/myii-patch-1

    ci(travis): prevent `release` stage running for PRs
    myii authored Feb 24, 2019
    Configuration menu
    Copy the full SHA
    ad9d447 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52d03d8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #46 from myii/PR_make-formula-portable

    refactor(tpldir): use `tpldir` or derivatives to make formula portable
    aboe76 authored Feb 24, 2019
    Configuration menu
    Copy the full SHA
    48b43d0 View commit details
    Browse the repository at this point in the history
  6. chore(release): 0.7.2 [skip ci]

    ## [0.7.2](v0.7.1...v0.7.2) (2019-02-24)
    
    ### Code Refactoring
    
    * **tpldir:** use `tpldir` or derivatives to make formula portable ([52d03d8](52d03d8)), closes [#22](#22)
    
    ### Continuous Integration
    
    * **kitchen:** improve comments about `opensuse` problems encountered ([c246939](c246939))
    * **travis:** prevent `release` stage running for PRs ([3a072c7](3a072c7)), closes [/travis-ci.com/saltstack-formulas/template-formula/jobs/180068519#L466](https://github.com//travis-ci.com/saltstack-formulas/template-formula/jobs/180068519/issues/L466) [/github.com//pull/42#issuecomment-466446324](https://github.com//github.com/saltstack-formulas/template-formula/pull/42/issues/issuecomment-466446324)
    semantic-release-bot committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    0fabb21 View commit details
    Browse the repository at this point in the history
Loading