Changelog ========= `1.1.4 `_ (2020-12-23) --------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **apt:** update repository URL (\ `b1b06f9 `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **commitlint:** ensure ``upstream/master`` uses main repo URL [skip ci] (\ `24c9b5d `_\ ) * **gitlab-ci:** add ``rubocop`` linter (with ``allow_failure``\ ) [skip ci] (\ `7a3adcc `_\ ) * **gitlab-ci:** use GitLab CI as Travis CI replacement (\ `e3ad2e8 `_\ ) `1.1.3 `_ (2020-12-07) --------------------------------------------------------------------------------------------------------- Documentation ^^^^^^^^^^^^^ * **examples:** reduce snakeoil cert days to 1yr (\ `0bc7de5 `_\ ) `1.1.2 `_ (2020-12-07) --------------------------------------------------------------------------------------------------------- Documentation ^^^^^^^^^^^^^ * **examples:** add missing SAN to snakeoil ssl cert (\ `a68f6fa `_\ ) * **examples:** better organization and naming (\ `fa49dbe `_\ ) * **examples:** improve helper snakeoil ssl certs (\ `fcec3ef `_\ ) `1.1.1 `_ (2020-11-24) --------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **creds:** remove underscores (\ `64c887c `_\ ) * **crunch-dispatch-local:** re-enable crunch-run.sh to tune docker call (\ `0fdc919 `_\ ) * **dispatcher:** add missing crunch-dispatch-local config file (\ `91e5896 `_\ ) Documentation ^^^^^^^^^^^^^ * **single_host:** fix hostnames and tests (\ `6c52de7 `_\ ) Tests ^^^^^ * **dispatcher:** add helper state (\ `1bddf7e `_\ ) * **dispatcher:** cert needs to match each hostname (\ `2ac8a85 `_\ ) `1.1.0 `_ (2020-11-03) --------------------------------------------------------------------------------------------------------- Features ^^^^^^^^ * **distro:** add centos-7 support (\ `ba5e37e `_\ ) `1.0.2 `_ (2020-10-17) --------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **dispatcher:** add missing files for local dispatcher (\ `eb73d56 `_\ ) `1.0.1 `_ (2020-10-16) --------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **config:** prevent duplicated, undesired entries (\ `d9ede82 `_\ ) Documentation ^^^^^^^^^^^^^ * **examples:** improve consistency in naming (\ `73a0b42 `_\ ) `1.0.0 `_ (2020-10-15) --------------------------------------------------------------------------------------------------------- `0.3.0 `_ (2020-10-14) --------------------------------------------------------------------------------------------------------- Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **pre-commit:** add to formula [skip ci] (\ `703e004 `_\ ) * **pre-commit:** enable/disable ``rstcheck`` as relevant [skip ci] (\ `860adf0 `_\ ) * **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `9539adf `_\ ) Documentation ^^^^^^^^^^^^^ * **readme:** fix ``rstcheck`` violation [skip ci] (\ `bceb58a `_\ ), closes `/travis-ci.org/github/myii/arvados-formula/builds/731605195#L255 `_ Features ^^^^^^^^ * **components,version:** add extra components, new version (\ `4bf9501 `_\ ) Styles ^^^^^^ * **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] (\ `64798a8 `_\ ) `0.2.1 `_ (2020-06-16) --------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **init:** enable all sub-modules (\ `dd5b832 `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `ffc372d `_\ ) * **kitchen+travis:** adjust matrix to add ``3000.3`` [skip ci] (\ `34c3f28 `_\ ) * **travis:** add notifications => zulip [skip ci] (\ `71b9243 `_\ ) Documentation ^^^^^^^^^^^^^ * **examples:** fix websocket nginx example stanza (\ `f1f4904 `_\ ) `0.2.0 `_ (2020-05-05) --------------------------------------------------------------------------------------------------------- Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen+travis:** adjust matrix to use ``3000.2`` instead of ``3000.1`` (\ `37f0adf `_\ ) Features ^^^^^^^^ * **semantic-release:** standardise for this formula (\ `3d4138e `_\ )