Saltstack Official Apt Formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

116 lines
6.0KB

  1. Changelog
  2. =========
  3. `0.10.0 <https://github.com/saltstack-formulas/apt-formula/compare/v0.9.1...v0.10.0>`_ (2019-12-18)
  4. -------------------------------------------------------------------------------------------------------
  5. Bug Fixes
  6. ^^^^^^^^^
  7. * **fluorine:** add name so no virtual_packages (\ `57bfc61 <https://github.com/saltstack-formulas/apt-formula/commit/57bfc61b2c8b79e09d51da58d11d3eaf34a50085>`_\ )
  8. * **release.config.js:** use full commit hash in commit link [skip ci] (\ `ca4ba6e <https://github.com/saltstack-formulas/apt-formula/commit/ca4ba6e370a0885689931d6919b89cf5d77517ce>`_\ )
  9. * **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `4303495 <https://github.com/saltstack-formulas/apt-formula/commit/4303495139f4577d7d0bedd934811aaa2b8aa2f6>`_\ )
  10. Continuous Integration
  11. ^^^^^^^^^^^^^^^^^^^^^^
  12. * **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `5178f0d <https://github.com/saltstack-formulas/apt-formula/commit/5178f0d13facfa4aa27b73f2f76648dbeb486207>`_\ )
  13. * **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `0506a5c <https://github.com/saltstack-formulas/apt-formula/commit/0506a5c5db540d669cd0a61c16016f5cf3040037>`_\ )
  14. * **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `6187515 <https://github.com/saltstack-formulas/apt-formula/commit/6187515e4395349448c6d0b4519c9037197a1a88>`_\ )
  15. * **travis:** apply changes from build config validation [skip ci] (\ `5bd314b <https://github.com/saltstack-formulas/apt-formula/commit/5bd314b90d8f90ddc2d702fdf256f90eeca1e358>`_\ )
  16. * **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `0e4d905 <https://github.com/saltstack-formulas/apt-formula/commit/0e4d9056b124a155ceacbcf92449b50c909fff2f>`_\ )
  17. * **travis:** run ``shellcheck`` during lint job [skip ci] (\ `8230b8b <https://github.com/saltstack-formulas/apt-formula/commit/8230b8b2f26703011f1e3654da19f7c6dafbb6cc>`_\ )
  18. * **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ `fdb7822 <https://github.com/saltstack-formulas/apt-formula/commit/fdb7822dc834da315222bdd092f486a30f0936d0>`_\ )
  19. * **travis:** use build config validation (beta) [skip ci] (\ `cf6a735 <https://github.com/saltstack-formulas/apt-formula/commit/cf6a735ebb500657bb534badb2287a55f2e1c683>`_\ )
  20. Documentation
  21. ^^^^^^^^^^^^^
  22. * **contributing:** remove to use org-level file instead [skip ci] (\ `b2662ce <https://github.com/saltstack-formulas/apt-formula/commit/b2662ce3723cccd045ec96342e5ba3e364813398>`_\ )
  23. * **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ `d2630f7 <https://github.com/saltstack-formulas/apt-formula/commit/d2630f7cf15a30528e7d06e0efcb4d237bb35ea2>`_\ )
  24. Features
  25. ^^^^^^^^
  26. * **unattended:** add newer options from upstream (\ `49ee29c <https://github.com/saltstack-formulas/apt-formula/commit/49ee29ce9ee371992225f5393f0f89811afdaeab>`_\ )
  27. Performance Improvements
  28. ^^^^^^^^^^^^^^^^^^^^^^^^
  29. * **travis:** improve ``salt-lint`` invocation [skip ci] (\ `9d5102c <https://github.com/saltstack-formulas/apt-formula/commit/9d5102cb96be9ee2faa371940b6321663e97ce5f>`_\ )
  30. `0.9.1 <https://github.com/saltstack-formulas/apt-formula/compare/v0.9.0...v0.9.1>`_ (2019-10-09)
  31. -----------------------------------------------------------------------------------------------------
  32. Bug Fixes
  33. ^^^^^^^^^
  34. * **rubocop:** add fixes using ``rubocop --safe-auto-correct`` (\ ` <https://github.com/saltstack-formulas/apt-formula/commit/67de777>`_\ )
  35. * **rubocop:** fix remaining errors manually (\ ` <https://github.com/saltstack-formulas/apt-formula/commit/62d20bc>`_\ )
  36. Continuous Integration
  37. ^^^^^^^^^^^^^^^^^^^^^^
  38. * **kitchen:** change ``log_level`` to ``debug`` instead of ``info`` (\ ` <https://github.com/saltstack-formulas/apt-formula/commit/78a2a91>`_\ )
  39. * **kitchen+travis:** replace EOL pre-salted images (\ ` <https://github.com/saltstack-formulas/apt-formula/commit/04847bb>`_\ )
  40. * **travis:** use ``dist: bionic`` (\ ` <https://github.com/saltstack-formulas/apt-formula/commit/2ca242a>`_\ )
  41. * **yamllint:** add rule ``empty-values`` & use new ``yaml-files`` setting (\ ` <https://github.com/saltstack-formulas/apt-formula/commit/55212e0>`_\ )
  42. * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` <https://github.com/saltstack-formulas/apt-formula/commit/b50ef71>`_\ )
  43. `0.9.0 <https://github.com/saltstack-formulas/apt-formula/compare/v0.8.1...v0.9.0>`_ (2019-08-07)
  44. -----------------------------------------------------------------------------------------------------
  45. Bug Fixes
  46. ^^^^^^^^^
  47. * **repositories:** update spotify repo key (\ `00c936b <https://github.com/saltstack-formulas/apt-formula/commit/00c936b>`_\ )
  48. Continuous Integration
  49. ^^^^^^^^^^^^^^^^^^^^^^
  50. * **kitchen+travis:** modify matrix to include ``develop`` platform (\ `a088ca5 <https://github.com/saltstack-formulas/apt-formula/commit/a088ca5>`_\ )
  51. Features
  52. ^^^^^^^^
  53. * **yamllint:** include for this repo and apply rules throughout (\ `03d15e9 <https://github.com/saltstack-formulas/apt-formula/commit/03d15e9>`_\ )
  54. `0.8.1 <https://github.com/saltstack-formulas/apt-formula/compare/v0.8.0...v0.8.1>`_ (2019-05-28)
  55. -----------------------------------------------------------------------------------------------------
  56. Bug Fixes
  57. ^^^^^^^^^
  58. * **map.jinja:** typo and lookup order (\ `eda8517 <https://github.com/saltstack-formulas/apt-formula/commit/eda8517>`_\ )
  59. * **map.jinja+tests:** add correct keyring for the OS (\ `0ff48e1 <https://github.com/saltstack-formulas/apt-formula/commit/0ff48e1>`_\ ), closes `#41 <https://github.com/saltstack-formulas/apt-formula/issues/41>`_
  60. Code Refactoring
  61. ^^^^^^^^^^^^^^^^
  62. * Merge branch 'upstream/master' (\ `1496eed <https://github.com/saltstack-formulas/apt-formula/commit/1496eed>`_\ )
  63. Continuous Integration
  64. ^^^^^^^^^^^^^^^^^^^^^^
  65. * **kitchen+travis:** update testing environment (\ `3fa2a58 <https://github.com/saltstack-formulas/apt-formula/commit/3fa2a58>`_\ )
  66. Documentation
  67. ^^^^^^^^^^^^^
  68. * **kitchen:** update documentation (\ `530e22c <https://github.com/saltstack-formulas/apt-formula/commit/530e22c>`_\ )