Commit graph

2218 commits

Author SHA1 Message Date
Gabo
874475eb70 Fix test case workspace_path 2020-10-19 14:05:38 -05:00
Lukas Gravley
6def9c940d
Merge pull request #862 from sheeeng/docs/add-terragrunt-link-in-table-of-linters
docs: add terragrunt link in table of linters
2020-10-19 10:28:58 -05:00
Lukas Gravley
92a2391dad
Merge pull request #863 from sheeeng/docs/explain-markdownlint-yaml-configuration-file
docs: explain markdownlint yaml configuration file
2020-10-19 10:28:38 -05:00
Lukas Gravley
13f30eae1c
Merge pull request #871 from ferrarimarco/stylelint-scss
Install stylelint-scss
2020-10-19 10:28:10 -05:00
Lukas Gravley
841a8b6d95
Merge pull request #873 from github/dependabot/docker/wata727/tflint-0.20.3
Bump wata727/tflint from 0.20.2 to 0.20.3
2020-10-19 10:27:44 -05:00
Lukas Gravley
232c70e589
Merge pull request #874 from github/dependabot/npm_and_yarn/dependencies/tekton-lint-0.5.0
Bump tekton-lint from 0.4.3 to 0.5.0 in /dependencies
2020-10-19 10:27:31 -05:00
Lukas Gravley
aee28fffe5
Merge pull request #875 from github/dependabot/npm_and_yarn/dependencies/eslint-config-prettier-6.13.0
Bump eslint-config-prettier from 6.12.0 to 6.13.0 in /dependencies
2020-10-19 10:27:17 -05:00
Lukas Gravley
5fdc6eddc9
Merge pull request #876 from github/dependabot/npm_and_yarn/dependencies/coffeelint/cli-4.1.1
Bump @coffeelint/cli from 4.1.0 to 4.1.1 in /dependencies
2020-10-19 10:27:03 -05:00
Lukas Gravley
79c3127f8a
Merge pull request #867 from ferrarimarco/dynamically-invoke-tests
Dynamically invoke tests
2020-10-19 10:26:47 -05:00
dependabot[bot]
812649df42
Bump @coffeelint/cli from 4.1.0 to 4.1.1 in /dependencies
Bumps [@coffeelint/cli](https://github.com/coffeelint/coffeelint) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/coffeelint/coffeelint/releases)
- [Changelog](https://github.com/coffeelint/coffeelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/coffeelint/coffeelint/compare/v4.1.0...v4.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 06:27:02 +00:00
dependabot[bot]
9c8e7d8529
Bump eslint-config-prettier from 6.12.0 to 6.13.0 in /dependencies
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.12.0 to 6.13.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.12.0...v6.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 06:25:54 +00:00
dependabot[bot]
1493392d4a
Bump tekton-lint from 0.4.3 to 0.5.0 in /dependencies
Bumps [tekton-lint](https://github.com/IBM/tekton-lint) from 0.4.3 to 0.5.0.
- [Release notes](https://github.com/IBM/tekton-lint/releases)
- [Commits](https://github.com/IBM/tekton-lint/compare/v0.4.3...v0.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 06:25:26 +00:00
dependabot[bot]
720eb4b038
Bump wata727/tflint from 0.20.2 to 0.20.3
Bumps wata727/tflint from 0.20.2 to 0.20.3.

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 06:25:07 +00:00
Marco Ferrari
ff6dfe1897 Install stylelint-scss 2020-10-18 14:15:52 +02:00
Marco Ferrari
fcce194d34 Merge TestCodebase and LintCodebase
Change-Id: I9a044fefe96e400b8e3320842b53fe97af2a7b40
2020-10-17 16:12:55 +02:00
Leonard Sheng Sheng Lee
f0a1605597
docs: explain markdownlint yaml configuration file 2020-10-16 19:43:04 +02:00
Leonard Sheng Sheng Lee
3e90a2d3f4
docs: add terragrunt link in table of linters 2020-10-16 19:25:39 +02:00
Lukas Gravley
eec8ad51b5
Merge pull request #860 from github/dependabot/npm_and_yarn/dependencies/asl-validator-1.9.0
Bump asl-validator from 1.8.0 to 1.9.0 in /dependencies
2020-10-16 08:53:23 -05:00
dependabot[bot]
1779bcb201
Bump asl-validator from 1.8.0 to 1.9.0 in /dependencies
Bumps [asl-validator](https://github.com/ChristopheBougere/asl-validator) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/ChristopheBougere/asl-validator/releases)
- [Commits](https://github.com/ChristopheBougere/asl-validator/compare/1.8.0...1.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-16 05:55:08 +00:00
Lukas Gravley
21eea65476
Merge pull request #859 from github/gf_fix_missing_template_ecrc
Create template .ecrc
2020-10-15 16:57:33 -05:00
Gabriel Diaz
a18211a078
Create .ecrc 2020-10-15 16:41:48 -05:00
Lukas Gravley
3fe3c13ed3
Merge pull request #854 from ferrarimarco/fix-rules
Simplify the rules loading logic, plus related fixes
2020-10-15 12:05:20 -05:00
Marco Ferrari
4452bff800 Fix rules files for JAVASCRIPT_ES and TYPESCRIPT_ES when testing 2020-10-15 16:45:18 +02:00
Marco Ferrari
5e25d5dcae Print linter commands 2020-10-15 16:45:18 +02:00
Marco Ferrari
2a4c89e92f Export LANGUAGE_LINTER_RULES 2020-10-15 16:45:18 +02:00
Marco Ferrari
fdb14fc19c Print environment variables before running linters 2020-10-15 16:45:18 +02:00
Marco Ferrari
df79a85546 Print environment variables before running linters 2020-10-15 16:45:18 +02:00
Marco Ferrari
4507a8e056 Add a debug instructions to check LANGUAGE_LINTER_RULES 2020-10-15 16:45:18 +02:00
Marco Ferrari
dfaeaf317d Simplify rules files loading, plus fixes 2020-10-15 16:45:18 +02:00
Marco Ferrari
ad1a2a5877 Enable debug output during CI 2020-10-15 16:45:18 +02:00
Lukas Gravley
a8755c9818
Merge pull request #851 from github/noFiles
add warning:
2020-10-14 10:54:40 -05:00
Lukas Gravley
1ea563944c
Merge pull request #850 from github/markdownlength
Update .markdown-lint.yml
2020-10-14 10:35:40 -05:00
Lucas Gravley
d9b3473867 add warning: 2020-10-14 10:31:55 -05:00
Lukas Gravley
f12e1ff18a
Update .markdown-lint.yml 2020-10-14 10:16:36 -05:00
Lukas Gravley
aa9f9a8b90
Update .markdown-lint.yml 2020-10-14 10:14:40 -05:00
Lukas Gravley
9ff430fe83
Merge pull request #849 from github/dependabot/pip/dependencies/cfn-lint-0.38.0
Bump cfn-lint from 0.37.1 to 0.38.0 in /dependencies
2020-10-14 09:27:36 -05:00
dependabot[bot]
8af109f238
Bump cfn-lint from 0.37.1 to 0.38.0 in /dependencies
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.37.1 to 0.38.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.37.1...v0.38.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-14 05:54:08 +00:00
Lukas Gravley
ed588b80c1
Merge pull request #846 from github/tekton
Adding tekton language support
2020-10-13 16:37:11 -05:00
Lukas Gravley
8794207650
Update Dockerfile 2020-10-13 15:54:49 -05:00
Lukas Gravley
994b115006
Merge pull request #848 from github/terragruntcache
remove cache folder
2020-10-13 15:54:00 -05:00
Lucas Gravley
8be7c6df85 remove cache folder 2020-10-13 14:17:40 -05:00
Lucas Gravley
7a775854e7 cleaner 2020-10-13 13:46:46 -05:00
Lucas Gravley
c3a1403fa0 fix tekton to not trigger kuber 2020-10-13 12:54:14 -05:00
Lucas Gravley
8ccb75ef15 fix tests 2020-10-13 12:05:56 -05:00
Lucas Gravley
d8b13b0fd8 now with files 2020-10-13 10:21:23 -05:00
Lucas Gravley
c3dbafde0c Adding tekton 2020-10-13 10:03:37 -05:00
Lukas Gravley
8421ec801b
Merge pull request #845 from github/dependabot/docker/dotenvlinter/dotenv-linter-2.2.0
Bump dotenvlinter/dotenv-linter from 2.1.0 to 2.2.0
2020-10-13 09:17:58 -05:00
Lukas Gravley
c23530be51
from new update 2020-10-13 09:02:10 -05:00
Lukas Gravley
f89a117613
Merge pull request #826 from ferrarimarco/dynamically-call-linters
Dynamically invoke linters
2020-10-13 08:37:04 -05:00
Marco Ferrari
c201c0f6d1 Dynamically invoke linters 2020-10-13 09:08:03 +02:00