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

Commits on Apr 18, 2022

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

Commits on Apr 25, 2022

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

Commits on May 6, 2022

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

Commits on May 10, 2022

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

Commits on May 14, 2022

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

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    e8a1237 View commit details
    Browse the repository at this point in the history
  2. ci(macos): enable testing using GitHub Actions

    * Automated using myii/ssf-formula#443
    myii committed May 17, 2022
    Configuration menu
    Copy the full SHA
    8ab60b9 View commit details
    Browse the repository at this point in the history
  3. refactor(minion): use pkg.installed state for macOS

    Keep consistent with `salt/master.sls`.
    myii committed May 17, 2022
    Configuration menu
    Copy the full SHA
    3eff2d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2316ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc9cff9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1c635f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c05fddf View commit details
    Browse the repository at this point in the history
  8. Merge pull request #535 from myii/ci/add-macos

    ci(macos): enable testing using GitHub Actions
    myii authored May 17, 2022
    Configuration menu
    Copy the full SHA
    0175f54 View commit details
    Browse the repository at this point in the history
  9. chore(release): 1.11.0 [skip ci]

    # [1.11.0](v1.10.3...v1.11.0) (2022-05-17)
    
    ### Bug Fixes
    
    * **minion:** replace literals with `rootuser` & `rootgroup` from map ([b2316ed](b2316ed))
    
    ### Code Refactoring
    
    * **minion:** use `pkg.installed` state for macOS ([3eff2d2](3eff2d2))
    
    ### Continuous Integration
    
    * **macos:** enable testing using GitHub Actions ([8ab60b9](8ab60b9))
    * **vagrant:** use `linked_clone` at all times (inc. CI) [skip ci] ([18a6230](18a6230))
    
    ### Features
    
    * **macos:** use `saltstack` as package to install ([c05fddf](c05fddf))
    
    ### Tests
    
    * **macos:** add `map.jinja` verification files ([c1c635f](c1c635f))
    * **macos:** update for this platform ([dc9cff9](dc9cff9))
    * **system.rb:** add support for `mac_os_x` [skip ci] ([e8a1237](e8a1237))
    semantic-release-bot committed May 17, 2022
    Configuration menu
    Copy the full SHA
    b629866 View commit details
    Browse the repository at this point in the history
Loading