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.11.0
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.12.0
Choose a head ref
  • 10 commits
  • 21 files changed
  • 4 contributors

Commits on May 17, 2022

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

Commits on May 30, 2022

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

Commits on Jun 7, 2022

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

Commits on Jun 8, 2022

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

Commits on Jun 15, 2022

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

Commits on Jun 30, 2022

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

Commits on Jul 17, 2022

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

Commits on Jul 20, 2022

  1. feat(freebsd): update package names for Python 3.9

    % print $OSTYPE;pkg search 'py39-(pygit2|gitpython|dulwich|salt)'
    freebsd13.0
    py39-dulwich-0.19.16           Python implementation of the Git file formats and protocols
    py39-gitpython-3.1.27          Python Git Library
    py39-pygit2-1.8.0              Python bindings for libgit2
    py39-salt-3004.2               Distributed remote execution and configuration management system
    llua committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    2881fdd View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Merge pull request #538 from llua/fbsd_pkg

    update freebsd `py38-*` package names to `py39-*`
    sticky-note authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    fe660a9 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.12.0 [skip ci]

    # [1.12.0](v1.11.0...v1.12.0) (2022-08-26)
    
    ### Continuous Integration
    
    * update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([c8f9dd4](c8f9dd4))
    
    ### Features
    
    * **freebsd:** update package names for Python 3.9 ([2881fdd](2881fdd))
    semantic-release-bot committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    cc6a3a2 View commit details
    Browse the repository at this point in the history
Loading