Commit graph

11 commits

Author SHA1 Message Date
Imran Iqbal
6c5809d067
ci(kitchen+ci): update with latest CVE pre-salted images [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/374
2021-10-05 11:18:14 +01:00
Imran Iqbal
6d17eb0130
chore: standardise structure (.gitignore & _mapdata.rb) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/292
2021-02-11 11:54:49 +00:00
noelmcloughlin
53b7666c33 chore(git): add visual studio to gitignore 2021-01-20 18:34:15 +00:00
Imran Iqbal
d798928675 ci(gemfile.lock): add to repo with updated Gemfile [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/163
2020-04-21 22:11:30 +01:00
Dafydd Jones
12d059bd38
chore(git): add Bundler config dir to .gitignore
* the directory `.bundle` is created e.g. when the command `bundle install --with=vagrant` is run.
2020-02-14 00:18:03 +00:00
Imran Iqbal
4a71611c0d chore: use semantic-release cross-formula standard structure
* Automated using `ssf-formula` (v0.1.0-rc.3)
2019-07-30 08:49:56 +01:00
Eric Veiras Galisson
741896dc1e docs: move contributing sections and links to ease adaptation 2019-05-16 11:25:43 +01:00
Nicolas Rodriguez
87fa4100a5 fix(gitignore): add Gemfile.lock to .gitignore 2019-05-13 15:51:11 +02:00
Imran Iqbal
fe9eae0841
chore(gitignore): add kitchen.local.yml
* Alongside commit: 3860bf9
* Quoting from https://kitchen.ci/docs/getting-started/kitchen-yml/:
  - As of test-kitchen 1.21.0, we now prefer `kitchen.yml` over `.kitchen.yml`.
  - This preference applies to `kitchen.local.yml` as well.
  - This is backward compatible so the dot versions continue to work.
2019-04-27 02:48:21 +01:00
Imran Iqbal
b86ddf4ce7
feat(m2r): use m2r to convert automatic .md files to .rst
* https://github.com/miyakogi/m2r
  - Markdown to reStructuredText converter
2019-03-03 05:04:23 +00:00
Javier Bértoli
e33e68b85d Add a testing scaffold with kitchen-ci, inspec and travis support 2019-02-17 20:59:13 -03:00