Commit graph

2154 commits

Author SHA1 Message Date
dependabot[bot]
04716edece
Bump wata727/tflint from 0.23.0 to 0.23.1 (#1135)
Bumps wata727/tflint from 0.23.0 to 0.23.1.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-01-11 12:46:32 -06:00
Gabriel Diaz
a6849b7746
Add extra stylelint sass dependencies (#1130)
* Add extra stylelint sass dependencies

* adding updated tap

* fixed again

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-01-11 12:21:43 -06:00
dependabot[bot]
9a7a57db70
Bump cfn-lint from 0.44.2 to 0.44.3 in /dependencies (#1136)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gabriel Diaz <gabo.fdc@gmail.com>
2021-01-11 13:11:36 -05:00
Gabriel Diaz
909d745d0b
Update arm template (#1131) 2021-01-11 08:57:49 -06:00
dependabot[bot]
44c24cf412
Bump golangci/golangci-lint from v1.34.1 to v1.35.0 (#1128)
Bumps golangci/golangci-lint from v1.34.1 to v1.35.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-01-08 10:31:52 -06:00
dependabot[bot]
a71914f6a8
Bump alpine/terragrunt from 0.14.3 to 0.14.4 (#1129)
Bumps alpine/terragrunt from 0.14.3 to 0.14.4.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-08 10:31:30 -06:00
Kazuma Watanabe
afd19c99be
Tweak TFLint default config (#1124) 2021-01-07 09:16:12 -06:00
dependabot[bot]
30f023379e
Bump @stoplight/spectral from 5.7.2 to 5.8.0 in /dependencies (#1121)
Bumps [@stoplight/spectral](https://github.com/stoplightio/spectral) from 5.7.2 to 5.8.0.
- [Release notes](https://github.com/stoplightio/spectral/releases)
- [Changelog](https://github.com/stoplightio/spectral/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/stoplightio/spectral/compare/v5.7.2...v5.8.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-01-07 09:15:55 -06:00
dependabot[bot]
08cda31af8
Bump eslint-plugin-prettier from 3.3.0 to 3.3.1 in /dependencies (#1120)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.3.0...v3.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-01-07 08:41:35 -06:00
dependabot[bot]
20bb6b392f
Bump cfn-lint from 0.44.0 to 0.44.2 in /dependencies (#1122)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.44.0 to 0.44.2.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases)
- [Changelog](https://github.com/aws-cloudformation/cfn-python-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.44.0...v0.44.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-07 08:40:46 -06:00
Lukas Gravley
8c3fefc145
fix logic for docker (#1119)
* fix logic

* remove space
2021-01-04 14:25:33 -06:00
Aaron Sky
328b17bbc8
Improved ANSIBLE_DIRECTORY validation to support the repository root (#1111)
* Improved ANSIBLE_DIRECTORY validation to support the repository root

Fixes #1110, which prevents linting playbooks at the root of the repository from being supported.

* Trim whitespace

* Remove undesired extra validation condition

Addressing review feedback from @ ferrarimarco

* Avoid mutating ANSIBLE_DIRECTORY beyond the extent that was already in place

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-01-04 13:38:46 -06:00
dependabot[bot]
68e5bdea03
Bump cfn-lint from 0.43.0 to 0.44.0 in /dependencies (#1085)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.43.0 to 0.44.0.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases)
- [Changelog](https://github.com/aws-cloudformation/cfn-python-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.43.0...v0.44.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gabriel Diaz <gabo.fdc@gmail.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-01-04 13:38:08 -06:00
dependabot[bot]
a3711bd52a
Bump yoheimuta/protolint from v0.26.1 to v0.27.0 (#1097)
* Bump yoheimuta/protolint from v0.26.1 to v0.27.0

Bumps yoheimuta/protolint from v0.26.1 to v0.27.0.

Signed-off-by: dependabot[bot] <support@github.com>

* Fix protobuf tests

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gabo <gabo.fdc@gmail.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-01-04 12:47:37 -06:00
dependabot[bot]
2b4765f081
Bump golangci/golangci-lint from v1.34.0 to v1.34.1 (#1109)
Bumps golangci/golangci-lint from v1.34.0 to v1.34.1.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-01-04 12:02:22 -06:00
dependabot[bot]
4d21581742
Bump isort from 5.6.4 to 5.7.0 in /dependencies (#1112)
Bumps [isort](https://github.com/pycqa/isort) from 5.6.4 to 5.7.0.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.6.4...5.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-01-04 12:02:02 -06:00
dependabot[bot]
a67e56fb4e
Bump wata727/tflint from 0.22.0 to 0.23.0 (#1116)
* Bump wata727/tflint from 0.22.0 to 0.23.0

Bumps wata727/tflint from 0.22.0 to 0.23.0.

Signed-off-by: dependabot[bot] <support@github.com>

* remove dead config

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiralawkbar <Admiralawkbar@github.com>
2021-01-04 12:01:40 -06:00
Gabriel Diaz
8ba80c11b9
Improve LINTER_RULES_PATH docs, about it beein relative (#1093)
* Improve LINTER_RULES_PATH docs, about it beein relative

* Update using-rules-files.md

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-01-04 11:11:35 -06:00
dependabot[bot]
c4ce15c73d
Bump eslint from 7.16.0 to 7.17.0 in /dependencies (#1117)
Bumps [eslint](https://github.com/eslint/eslint) from 7.16.0 to 7.17.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.16.0...v7.17.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-01-04 11:08:30 -06:00
Lukas Gravley
193de39afd
Adding support for Prettier (#1118)
* adding it

* fix spaces

* vars were backwards

* remove prettier from function test
2021-01-04 11:07:57 -06:00
dependabot[bot]
977ce94da2
Bump golangci/golangci-lint from v1.33.0 to v1.34.0 (#1108)
Bumps golangci/golangci-lint from v1.33.0 to v1.34.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-29 09:18:17 -05:00
Darwin
1bf782815d
An additional GitLab example (#1065)
Co-authored-by: Darwin Sanoy <dsanoy@gitlab.com>
Co-authored-by: Gabriel Diaz <gabo.fdc@gmail.com>
2020-12-24 10:59:22 -05:00
dependabot[bot]
0e12a349aa
Bump wata727/tflint from 0.21.0 to 0.22.0 (#1069)
Bumps wata727/tflint from 0.21.0 to 0.22.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-24 10:34:40 -05:00
dependabot[bot]
1d7af520ec
Bump @stoplight/spectral from 5.7.1 to 5.7.2 in /dependencies (#1071)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gabriel Diaz <gabo.fdc@gmail.com>
2020-12-24 10:10:37 -05:00
dependabot[bot]
3c7537679f
Bump alpine/terragrunt from 0.14.0 to 0.14.3 (#1092)
Bumps alpine/terragrunt from 0.14.0 to 0.14.3.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-24 09:27:37 -05:00
dependabot[bot]
7cc35e3699
Bump eslint-config-prettier from 7.0.0 to 7.1.0 in /dependencies (#1098)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v7.0.0...v7.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-24 09:04:09 -05:00
dependabot[bot]
033861d2fc
Bump npm-groovy-lint from 8.0.2 to 8.1.0 in /dependencies (#1081)
Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 8.0.2 to 8.1.0.
- [Release notes](https://github.com/nvuillam/npm-groovy-lint/releases)
- [Changelog](https://github.com/nvuillam/npm-groovy-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nvuillam/npm-groovy-lint/compare/v8.0.2...v8.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-23 22:03:15 -05:00
dependabot[bot]
50cb227d3f
Bump eslint from 7.15.0 to 7.16.0 in /dependencies (#1096)
Bumps [eslint](https://github.com/eslint/eslint) from 7.15.0 to 7.16.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.15.0...v7.16.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-23 21:31:25 -05:00
dependabot[bot]
6a1a90a37c
Bump typescript from 4.1.2 to 4.1.3 in /dependencies (#1077)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-23 21:07:50 -05:00
dependabot[bot]
c11df94e88
Bump eslint-plugin-prettier from 3.2.0 to 3.3.0 in /dependencies (#1076)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.2.0...v3.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-23 20:36:43 -05:00
dependabot[bot]
6a758ee918
Bump asl-validator from 1.9.1 to 1.9.3 in /dependencies (#1070)
Bumps [asl-validator](https://github.com/ChristopheBougere/asl-validator) from 1.9.1 to 1.9.3.
- [Release notes](https://github.com/ChristopheBougere/asl-validator/releases)
- [Commits](https://github.com/ChristopheBougere/asl-validator/compare/1.9.1...1.9.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-23 20:00:34 -05:00
dependabot[bot]
6a760f1547
Bump markdownlint-cli from 0.25.0 to 0.26.0 in /dependencies (#1084)
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.25.0...v0.26.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-23 19:07:45 -05:00
dependabot[bot]
f5c1bd7840
Bump snakemake from 5.30.1 to 5.31.1 in /dependencies (#1100)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
Co-authored-by: Gabriel Diaz <gabo.fdc@gmail.com>
2020-12-23 18:41:36 -05:00
Gabriel Diaz
3ce39c07d9
Check OpenAPI yaml files (#1094)
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2020-12-23 18:16:17 -05:00
Gabriel Diaz
8edccefb88
Fix rakudo promote to alpine edge community repo and update phive dependencies (#1099)
* Fix rakudo promote to alpine edge community repo

* Update phive dependencies
2020-12-23 14:40:55 -06:00
dependabot[bot]
71c87d2258
Bump snakefmt from 0.2.4 to 0.2.5 in /dependencies (#1086)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-18 16:40:51 -05:00
Mario Lubenka
6093426f1e
Fix syntax of iconf file and lint rule collision (#1061)
According to the official config sample the iconf template in this repository was misformatted.
Also two settings were added so indents of imports follow the same format as suggested by black linter.

Fixes: #1050

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2020-12-07 09:00:56 -06:00
dependabot[bot]
acc728c530
Bump eslint-config-prettier from 6.15.0 to 7.0.0 in /dependencies (#1062)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 7.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v7.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2020-12-07 08:37:41 -06:00
dependabot[bot]
a06f0c9b1f
Bump eslint from 7.14.0 to 7.15.0 in /dependencies (#1063)
Bumps [eslint](https://github.com/eslint/eslint) from 7.14.0 to 7.15.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.14.0...v7.15.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-07 08:36:56 -06:00
Admiralawkbar
aa7273e80f fix order 2020-12-04 18:06:17 -06:00
Admiralawkbar
92697323c5 fix docker 2020-12-04 17:32:48 -06:00
Admiralawkbar
5c89819243 fix docker 2020-12-04 17:31:42 -06:00
Lukas Gravley
682cef3a47
Better deploy (#1060)
* much better

* kill spaces

* friday typos
2020-12-04 17:21:08 -06:00
Lukas Gravley
848d9d911d
much better (#1059)
* much better

* kill spaces
2020-12-04 17:15:51 -06:00
Marco Ferrari
156024e231
Simplify linter and worker by generalizing ansible-lint (#1035)
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2020-12-04 16:04:09 -06:00
Lukas Gravley
37b098dff5
Try to build with caching to help build times (#1051)
* trying this out

* adding auth

* adding more tags

* check log

* try2

* fix vars

* remove debug

* fix tap

* Revert "fix tap"

This reverts commit 3e1fa4c704.

* checks

* get sha another way

* fix env vars

* making more env

* checking names

* fix repo name

* fix copypasta

* remove spaces

* fixed container name

* fix var and stop uploading dev
2020-12-04 12:49:09 -06:00
Thad Craft
32b3cde716
Enable @SuppressWarnings annotation support by default for Java (#1052)
* Enable @SuppressWarnings annotation support by default for Java checkstyle

* Ensure that args is used

* Add updates to the sun_checks in .github/linters

* Comment out Javadoc linter to remove need for package-info

* Fix expected-JAVA.tap to match new test cases

* Fix expected-JAVA.tap to match output

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2020-12-04 08:46:42 -06:00
dependabot[bot]
30d4aa6743
Bump mvdan/shfmt from v3.2.0 to v3.2.1 (#1048)
Bumps mvdan/shfmt from v3.2.0 to v3.2.1.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-04 08:20:12 -06:00
dependabot[bot]
44e944e3ef
Bump eslint-plugin-prettier from 3.1.4 to 3.2.0 in /dependencies (#1054)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.4 to 3.2.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.1.4...v3.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2020-12-04 08:19:15 -06:00
dependabot[bot]
b466c8a02e
Bump cfn-lint from 0.42.0 to 0.43.0 in /dependencies (#1055)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.42.0 to 0.43.0.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases)
- [Changelog](https://github.com/aws-cloudformation/cfn-python-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.42.0...v0.43.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2020-12-04 08:18:49 -06:00