mirror of
https://github.com/saltstack-formulas/packages-formula.git
synced 2025-04-17 10:10:27 +00:00

# [0.13.0](https://github.com/saltstack-formulas/packages-formula/compare/v0.12.0...v0.13.0) (2021-03-26) ### Continuous Integration * **windows:** test using GitHub Actions ([e7bbefa
](e7bbefa9f3
)) * enable Vagrant-based testing using GitHub Actions ([49fc85d
](49fc85dfed
)) * **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([bd17a49
](bd17a49de0
)) * **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([c2e9774
](c2e9774dc7
)) * **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([592e3d1
](592e3d1e47
)) ### Documentation * **readme:** add `Testing with Vagrant` section ([d734d43
](d734d434c9
)) ### Features * **gentoo:** add support and CI ([534a1f6
](534a1f6f2b
)) ### Tests * **pkgs_spec:** fix `rubocop` violations (`--enable-pending-cops`) ([f7a6fcf
](f7a6fcf707
)) * standardise use of `share` suite & `_mapdata` state [skip ci] ([79257d5
](79257d555a
))
9 lines
258 B
Text
9 lines
258 B
Text
name: packages
|
|
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE
|
|
os_family: Debian, RedHat, Suse
|
|
version: 0.13.0
|
|
release: 1
|
|
minimum_version: 2017.7
|
|
summary: packages formula
|
|
description: Formula to install packages
|
|
top_level_dir: packages
|