Skip to content

Releases: saltstack-formulas/apt-formula

v0.11.0

18 Apr 15:29
Compare
Choose a tag to compare

0.11.0 (2022-04-18)

Continuous Integration

  • kitchen+gitlab: update for new pre-salted images [skip ci] (31773f1)

Features

  • repositories: allow to specify custom filename (2a7e4af)

Tests

  • system: add build_platform_codename [skip ci] (1a132d8)

v0.10.4

12 Feb 23:40
Compare
Choose a tag to compare

0.10.4 (2022-02-12)

Code Refactoring

  • salt-lint: fix violations (7cc688c)

Continuous Integration

  • update linters to latest versions [skip ci] (37ca1fa)
  • 3003.1: update inc. AlmaLinux, Rocky & rst-lint [skip ci] (97b0af6)
  • commitlint: ensure upstream/master uses main repo URL [skip ci] (b4cce02)
  • gemfile: allow rubygems proxy to be provided as an env var [skip ci] (a8d9d34)
  • gemfile+lock: use ssf customised inspec repo [skip ci] (1f136cd)
  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (ce4f1a8)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (057b19e)
  • gitlab-ci: use GitLab CI as Travis CI replacement (0f9b059)
  • kitchen: move provisioner block & update run_command [skip ci] (d08806c)
  • kitchen+ci: update with 3004 pre-salted images/boxes [skip ci] (380c689)
  • kitchen+ci: update with latest 3003.2 pre-salted images [skip ci] (efe8592)
  • kitchen+ci: update with latest CVE pre-salted images [skip ci] (9762abf)
  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (d5c38c1)
  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (6be32dc)
  • kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (8086687)
  • kitchen+gitlab: update for new pre-salted images [skip ci] (091870b)
  • add arch-master to matrix and update .travis.yml [skip ci] (5637e07)
  • add Debian 11 Bullseye & update yamllint configuration [skip ci] (758d646)
  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (d486305)
  • pre-commit: update hook for rubocop (67c1130)

Tests

  • standardise use of share suite & _mapdata state [skip ci] (9f6b2b1)

v0.10.3

19 Oct 10:39
Compare
Choose a tag to compare

0.10.3 (2020-10-19)

Continuous Integration

  • pre-commit: add to formula [skip ci] (a472351)
  • pre-commit: add to formula [skip ci] (fe75b59)
  • pre-commit: add to formula [skip ci] (d9f480a)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (4cf4741)
  • pre-commit: finalise rstcheck configuration [skip ci] (2d520d2)

Tests

  • repositories: change to a repo with no key expiration (e677b78)

v0.10.2

21 Sep 12:39
Compare
Choose a tag to compare

0.10.2 (2020-09-21)

Bug Fixes

  • preferences,repositories: fix clean parameter (50e02fb)

Continuous Integration

  • kitchen: use saltimages Docker Hub where available [skip ci] (5fbc45d)

v0.10.1

29 May 12:17
Compare
Choose a tag to compare

0.10.1 (2020-05-29)

Continuous Integration

  • gemfile.lock: add to repo with updated Gemfile [skip ci] (e657de0)
  • kitchen: avoid using bootstrap for master instances [skip ci] (7aebed6)
  • travis: add notifications => zulip [skip ci] (e22b8f0)
  • travis: use major.minor for semantic-release version [skip ci] (52df5ca)
  • workflows/commitlint: add to repo [skip ci] (63959a0)

Documentation

  • readme: show only one level in table of contents (081c77a)
  • readme.rst: add doc for apt_conf state + other minor update (cf78277)

v0.10.0

18 Dec 19:15
Compare
Choose a tag to compare

0.10.0 (2019-12-18)

Bug Fixes

  • fluorine: add name so no virtual_packages (57bfc61)
  • release.config.js: use full commit hash in commit link [skip ci] (ca4ba6e)
  • travis: quote pathspecs used with git ls-files [skip ci] (4303495)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (5178f0d)
  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (0506a5c)
  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (6187515)
  • travis: apply changes from build config validation [skip ci] (5bd314b)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (0e4d905)
  • travis: run shellcheck during lint job [skip ci] (8230b8b)
  • travis: update salt-lint config for v0.0.10 [skip ci] (fdb7822)
  • travis: use build config validation (beta) [skip ci] (cf6a735)

Documentation

  • contributing: remove to use org-level file instead [skip ci] (b2662ce)
  • readme: update link to CONTRIBUTING [skip ci] (d2630f7)

Features

  • unattended: add newer options from upstream (49ee29c)

Performance Improvements

  • travis: improve salt-lint invocation [skip ci] (9d5102c)

v0.9.1

09 Oct 10:43
Compare
Choose a tag to compare

0.9.1 (2019-10-09)

Bug Fixes

  • rubocop: add fixes using rubocop --safe-auto-correct ()
  • rubocop: fix remaining errors manually ()

Continuous Integration

  • kitchen: change log_level to debug instead of info ()
  • kitchen+travis: replace EOL pre-salted images ()
  • travis: use dist: bionic ()
  • yamllint: add rule empty-values & use new yaml-files setting ()
  • merge travis matrix, add salt-lint & rubocop to lint job ()

v0.9.0

07 Aug 19:52
Compare
Choose a tag to compare

0.9.0 (2019-08-07)

Bug Fixes

  • repositories: update spotify repo key (00c936b)

Continuous Integration

  • kitchen+travis: modify matrix to include develop platform (a088ca5)

Features

  • yamllint: include for this repo and apply rules throughout (03d15e9)

v0.8.1

28 May 15:37
Compare
Choose a tag to compare

0.8.1 (2019-05-28)

Bug Fixes

  • map.jinja: typo and lookup order (eda8517)
  • map.jinja+tests: add correct keyring for the OS (0ff48e1), closes #41

Code Refactoring

  • Merge branch 'upstream/master' (1496eed)

Continuous Integration

  • kitchen+travis: update testing environment (3fa2a58)

Documentation

  • kitchen: update documentation (530e22c)

v0.8.0: Merge pull request #45 from jdkelleher/add-ubuntu-map.jinja

28 May 04:02
a34d721
Compare
Choose a tag to compare