Skip to content

Releases: saltstack-formulas/django-formula

v0.5.1

12 Feb 23:40
Compare
Choose a tag to compare

0.5.1 (2022-02-12)

Code Refactoring

  • salt-lint: fix violations (f73f9ca)

Continuous Integration

  • update linters to latest versions [skip ci] (6ebf288)
  • 3003.1: update inc. AlmaLinux, Rocky & rst-lint [skip ci] (8cbb4a6)
  • commitlint: ensure upstream/master uses main repo URL [skip ci] (85cb8f0)
  • gemfile: allow rubygems proxy to be provided as an env var [skip ci] (c8603c9)
  • gemfile: restrict train gem version until upstream fix [skip ci] (0abff57)
  • gemfile.lock: add to repo with updated Gemfile [skip ci] (b6a4ad6)
  • gemfile+lock: use ssf customised inspec repo [skip ci] (228e51b)
  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (e293044)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (aee1b5d)
  • gitlab-ci: use GitLab CI as Travis CI replacement (b797489)
  • kitchen: avoid using bootstrap for master instances [skip ci] (894e51e)
  • kitchen: move provisioner block & update run_command [skip ci] (dcbcb96)
  • kitchen: use saltimages Docker Hub where available [skip ci] (6496040)
  • kitchen+ci: update with 3004 pre-salted images/boxes [skip ci] (39b44f7)
  • kitchen+ci: update with latest 3003.2 pre-salted images [skip ci] (dac2516)
  • kitchen+ci: update with latest CVE pre-salted images [skip ci] (2f29575)
  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (8de998a)
  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (247495a)
  • kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (7fdcc68)
  • kitchen+gitlab: update for new pre-salted images [skip ci] (946d035)
  • add arch-master to matrix and update .travis.yml [skip ci] (2958879)
  • add Debian 11 Bullseye & update yamllint configuration [skip ci] (e5f295d)
  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (dca4e26)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (d098b4b)
  • pre-commit: add to formula [skip ci] (acf5bb5)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (058a5d1)
  • pre-commit: finalise rstcheck configuration [skip ci] (e0e5b69)
  • pre-commit: update hook for rubocop [skip ci] (56b44ca)
  • travis: add notifications => zulip [skip ci] (047e6cb)
  • travis: quote pathspecs used with git ls-files [skip ci] (b3d3503)
  • travis: run shellcheck during lint job [skip ci] (877cab5)
  • travis: use major.minor for semantic-release version [skip ci] (d9ad891)
  • travis: use default matrix after centos-6 image fix (3c7b45a)
  • workflows/commitlint: add to repo [skip ci] (ea8f09e)

Tests

  • standardise use of share suite & _mapdata state [skip ci] (56cb1ec)

v0.5.0

25 Nov 20:24
Compare
Choose a tag to compare

0.5.0 (2019-11-25)

Bug Fixes

  • yamllint: fix all errors (773aab8)

Documentation

  • changelog: update according to standard structure (07eec72)
  • readme: modify according to standard structure (94e3e89)
  • readme: move to docs/ directory (4db7d05)

Features

  • semantic-release: implement for this formula (77bc3a9)