Imran Iqbal [Mon, 15 Jun 2020 15:49:11 +0000 (16:49 +0100)]
ci(kitchen): use `saltimages` Docker Hub where available [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/223
Imran Iqbal [Mon, 15 Jun 2020 13:59:55 +0000 (14:59 +0100)]
chore(gemfile.lock): update to latest gem versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/222
Imran Iqbal [Fri, 5 Jun 2020 21:10:24 +0000 (22:10 +0100)]
chore(gemfile.lock): update to latest gem versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/221
Imran Iqbal [Wed, 27 May 2020 23:15:45 +0000 (00:15 +0100)]
chore(gemfile.lock): update to latest gem versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/202
Imran Iqbal [Thu, 21 May 2020 19:01:25 +0000 (20:01 +0100)]
ci(travis): add notifications => zulip [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/191
Imran Iqbal [Thu, 14 May 2020 17:31:32 +0000 (18:31 +0100)]
ci(kitchen+travis): adjust matrix to add `3000.3` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/185
semantic-release-bot [Tue, 5 May 2020 15:47:37 +0000 (15:47 +0000)]
chore(release): 0.2.0 [skip ci]
# [0.2.0](https://github.com/saltstack-formulas/arvados-formula/compare/v0.1.0...v0.2.0) (2020-05-05)
### Continuous Integration
* **kitchen+travis:** adjust matrix to use `3000.2` instead of `3000.1` ([
37f0adf](https://github.com/saltstack-formulas/arvados-formula/commit/
37f0adfc826461b2522cd0e5852c27a408543f41))
### Features
* **semantic-release:** standardise for this formula ([
3d4138e](https://github.com/saltstack-formulas/arvados-formula/commit/
3d4138ef0c1ad1863989aa38d6e1a0b10490b977))
Imran Iqbal [Tue, 5 May 2020 15:37:37 +0000 (16:37 +0100)]
Merge pull request #1 from myii/chore/standardise-structure
feat(semantic-release): standardise for this formula
Imran Iqbal [Tue, 5 May 2020 15:02:31 +0000 (16:02 +0100)]
ci(kitchen+travis): adjust matrix to use `3000.2` instead of `3000.1`
Imran Iqbal [Tue, 5 May 2020 14:53:12 +0000 (15:53 +0100)]
feat(semantic-release): standardise for this formula
* Semi-automated using https://github.com/myii/ssf-formula/pull/176
Javier Bértoli [Tue, 28 Apr 2020 22:34:28 +0000 (19:34 -0300)]
Merge pull request #1 from netmanagers/master
Fix clean states & improve documentation
Javier Bértoli [Tue, 28 Apr 2020 14:58:05 +0000 (11:58 -0300)]
docs(readme): wording
Javier Bértoli [Tue, 28 Apr 2020 11:55:48 +0000 (08:55 -0300)]
fix(clean): invoke correct state name
Javier Bértoli [Tue, 28 Apr 2020 11:55:08 +0000 (08:55 -0300)]
docs(readme): document usage and available states
Javier Bértoli [Sun, 26 Apr 2020 13:25:38 +0000 (10:25 -0300)]
feat(components): add submodules and tests
available components' states:
* api
* config
* controller
* keepproxy
* keepstore
* keepweb
* repo
* shell
* websocket
* workbench
* workbench2
added documentation and tests
Javier Bértoli [Wed, 15 Apr 2020 16:40:59 +0000 (13:40 -0300)]
feat: convert `template-formula` to `arvados-formula`
BREAKING CHANGE: changed all state names and ids
Javier Bértoli [Wed, 15 Apr 2020 16:40:59 +0000 (13:40 -0300)]
feat: initial commit