Commit graph

2110 commits

Author SHA1 Message Date
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
dependabot[bot]
b8200faed5
Bump alpine/terragrunt from 0.13.5 to 0.14.0 (#1053)
Bumps alpine/terragrunt from 0.13.5 to 0.14.0.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-04 08:18:27 -06:00
Lukas Gravley
6f1a131b14
fixing logic for file find (#1049)
* fixing logic

* fix warn error

* fix files

* maybe?

* fix test name

* fix test
2020-12-03 16:17:55 -06:00
Gabriel Diaz
cf0e6a9704
Change log level from warn to debug (#1034)
* Change log level from warn to debug

* Move 'Linting x file' to be printed only if files are found

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2020-11-30 11:19:17 -06:00
Gabriel Diaz
981de6bcfa
Update CODEOWNERS (#1036)
* Update CODEOWNERS

Add @ferrarimarco as codeowner

* kill space

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2020-11-30 11:15:52 -06:00
Gabriel Diaz
ce9b02f11d
Move ansible-lint to pipfile (#1037)
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2020-11-30 11:15:19 -06:00
dependabot[bot]
888375c802
Bump asl-validator from 1.9.0 to 1.9.1 in /dependencies (#1038)
Bumps [asl-validator](https://github.com/ChristopheBougere/asl-validator) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/ChristopheBougere/asl-validator/releases)
- [Commits](https://github.com/ChristopheBougere/asl-validator/compare/1.9.0...1.9.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>
2020-11-30 11:14:15 -06:00
dependabot[bot]
c60369a21a
Bump npm-groovy-lint from 8.0.1 to 8.0.2 in /dependencies (#1039)
Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 8.0.1 to 8.0.2.
- [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.1...v8.0.2)

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-11-30 11:13:57 -06:00
dependabot[bot]
6ec1808fd3
Bump prettier from 2.2.0 to 2.2.1 in /dependencies (#1044)
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.0...2.2.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-30 11:13:19 -06:00
dependabot[bot]
aa98bb5bb6
Bump cfn-lint from 0.41.0 to 0.42.0 in /dependencies (#1031)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.41.0 to 0.42.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.41.0...v0.42.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-25 13:42:33 -06:00
dependabot[bot]
f481959155
Bump wata727/tflint from 0.20.3 to 0.21.0 (#1029)
Bumps wata727/tflint from 0.20.3 to 0.21.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-11-24 08:19:11 -06:00
dependabot[bot]
98ae6f1901
Bump snakemake from 5.29.0 to 5.30.1 in /dependencies (#1030)
Bumps [snakemake](https://github.com/snakemake/snakemake) from 5.29.0 to 5.30.1.
- [Release notes](https://github.com/snakemake/snakemake/releases)
- [Commits](https://github.com/snakemake/snakemake/compare/v5.29.0...v5.30.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-24 08:18:50 -06:00
dependabot[bot]
0246dc5215
Bump actions/stale from v3.0.13 to v3.0.14 (#1025)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.13 to v3.0.14.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.13...87c2b794b9b47a9bec68ae03c01aeb572ffebdb1)

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-11-23 09:06:53 -06:00
dependabot[bot]
1d55da8597
Bump golangci/golangci-lint from v1.32.2 to v1.33.0 (#1026)
Bumps golangci/golangci-lint from v1.32.2 to v1.33.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-11-23 09:05:14 -06:00
dependabot[bot]
c95247906d
Bump yoheimuta/protolint from v0.26.0 to v0.26.1 (#1027)
Bumps yoheimuta/protolint from v0.26.0 to v0.26.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>
2020-11-23 09:04:14 -06:00
dependabot[bot]
ca4b6a806c
Bump eslint from 7.13.0 to 7.14.0 in /dependencies (#1028)
Bumps [eslint](https://github.com/eslint/eslint) from 7.13.0 to 7.14.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.13.0...v7.14.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-11-23 09:03:51 -06:00
Adam Ralph
74f4b9bd1d
fix typo in README.md (#1023) 2020-11-23 09:03:21 -06:00
Cesar Rodriguez
0f9370c453
Fixes Terrascan to perform checks for all supported Terraform cloud providers (#1015)
* updates to Terrascan v1.2.0

* updates command to explicitly scan terraform for all supported providers

* add no cache

* specify Pipfile

* verbose

* remove system

* remove cache

* put it back

* put it back

* clear

* adding cython

* more libs

* add system

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
Co-authored-by: SVN Migrator <someone@somewhere.com>
2020-11-20 11:44:57 -06:00
dependabot[bot]
35eebd05e5
Bump snakemake from 5.28.0 to 5.29.0 in /dependencies (#1018)
Bumps [snakemake](https://github.com/snakemake/snakemake) from 5.28.0 to 5.29.0.
- [Release notes](https://github.com/snakemake/snakemake/releases)
- [Commits](https://github.com/snakemake/snakemake/compare/v5.28.0...v5.29.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-11-20 09:13:52 -06:00
dependabot[bot]
0e8eb16976
Bump prettier from 2.1.2 to 2.2.0 in /dependencies (#1017)
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.2...2.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-11-20 09:13:29 -06:00
dependabot[bot]
6be7c09b97
Bump typescript from 4.0.5 to 4.1.2 in /dependencies (#1016)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.5 to 4.1.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.5...v4.1.2)

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-11-20 09:13:05 -06:00
Marco Ferrari
241f9f2cad
Harden testing (#982) 2020-11-20 09:12:31 -06:00
dependabot[bot]
7d54559e11
Bump npm-groovy-lint from 8.0.0 to 8.0.1 in /dependencies (#1012)
Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 8.0.0 to 8.0.1.
- [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.0...v8.0.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>
2020-11-19 09:54:45 -06:00
Lukas Gravley
cf19607c3c
Gherkin (#1011)
* adding gherkin

* adding to array

* fix space

* Update Dockerfile

* adding rules

* adding rules

Co-authored-by: SVN Migrator <someone@somewhere.com>
2020-11-19 09:54:20 -06:00
Barry Pollard
7a907a722c
Ignore more files from linting (#1003)
* Ignore node_modules and env folders

* Exclude media files

* Change env directory to separate dirs

* Remove env files

* Sort in alphabetical order

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2020-11-18 13:50:07 -06:00
dependabot[bot]
efb266ab36
Bump markdownlint-cli from 0.24.0 to 0.25.0 in /dependencies (#1004)
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.24.0...v0.25.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-11-18 12:49:10 -06:00
dependabot[bot]
cc31bca5cf
Bump standard from 16.0.2 to 16.0.3 in /dependencies (#1007)
Bumps [standard](https://github.com/standard/standard) from 16.0.2 to 16.0.3.
- [Release notes](https://github.com/standard/standard/releases)
- [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/standard/compare/v16.0.2...v16.0.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-18 12:48:48 -06:00
dependabot[bot]
f2338b795e
Bump stylelint from 13.7.2 to 13.8.0 in /dependencies (#1008)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.7.2 to 13.8.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.7.2...13.8.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-18 12:46:14 -06:00
dependabot[bot]
302198dc5f
Bump cfn-lint from 0.40.0 to 0.41.0 in /dependencies (#1009)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.40.0 to 0.41.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.40.0...v0.41.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-18 12:45:41 -06:00
Lukas Gravley
20c5d593b1
fixThatEcho (#1002) 2020-11-16 10:25:04 -06:00
dependabot[bot]
3743dcf475
Bump npm-groovy-lint from 7.6.4 to 8.0.0 in /dependencies (#999)
Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 7.6.4 to 8.0.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/v7.6.4...v8.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-11-16 09:53:57 -06:00
Sander Maijers
2a524ad1b0
Fix typo (#1000) 2020-11-16 09:50:11 -06:00
dependabot[bot]
cc5b8514a5
Bump snakefmt from 0.2.3 to 0.2.4 in /dependencies (#995)
Bumps [snakefmt](https://github.com/snakemake/snakefmt) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/snakemake/snakefmt/releases)
- [Changelog](https://github.com/snakemake/snakefmt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/snakemake/snakefmt/compare/0.2.3...0.2.4)

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-11-13 09:05:49 -06:00
dependabot[bot]
0689457cdf
Bump snakemake from 5.27.4 to 5.28.0 in /dependencies (#996)
Bumps [snakemake](https://github.com/snakemake/snakemake) from 5.27.4 to 5.28.0.
- [Release notes](https://github.com/snakemake/snakemake/releases)
- [Commits](https://github.com/snakemake/snakemake/compare/v5.27.4...v5.28.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-11-13 09:05:30 -06:00
Marco Ferrari
3c1cecb7f8
Exclude __pycache__ and .pytest_cache from file list (#998)
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2020-11-13 09:05:04 -06:00
dependabot[bot]
3bcdf91c74
Bump eslint-plugin-jest from 24.1.0 to 24.1.3 in /dependencies (#994)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.0 to 24.1.3.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.0...v24.1.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-13 08:47:13 -06:00
Lukas Gravley
fd154e1d13
give more memory (#992) 2020-11-12 11:45:04 -06:00
Lukas Gravley
7943ce1f54
break out: (#990)
* break out:

* fix it

* fix source

* add them exports

* more path

* more path
2020-11-12 11:27:34 -06:00
Lukas Gravley
496ec0cb1d
Merge pull request #989 from github/dependabot/npm_and_yarn/dependencies/htmlhint-0.14.2
Bump htmlhint from 0.14.1 to 0.14.2 in /dependencies
2020-11-12 08:32:44 -06:00
Lukas Gravley
95c2c85f95
Merge pull request #988 from github/dependabot/npm_and_yarn/dependencies/standard-16.0.2
Bump standard from 16.0.1 to 16.0.2 in /dependencies
2020-11-12 08:32:29 -06:00
Lukas Gravley
8effa0db2e
Merge pull request #984 from github/dependabot/npm_and_yarn/dependencies/coffeelint/cli-4.1.2
Bump @coffeelint/cli from 4.1.1 to 4.1.2 in /dependencies
2020-11-12 08:32:12 -06:00
dependabot[bot]
a361cc2c51
Bump htmlhint from 0.14.1 to 0.14.2 in /dependencies
Bumps [htmlhint](https://github.com/htmlhint/HTMLHint) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/htmlhint/HTMLHint/releases)
- [Changelog](https://github.com/htmlhint/HTMLHint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/htmlhint/HTMLHint/compare/v0.14.1...v0.14.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-12 05:53:59 +00:00
dependabot[bot]
9a88a05554
Bump standard from 16.0.1 to 16.0.2 in /dependencies
Bumps [standard](https://github.com/standard/standard) from 16.0.1 to 16.0.2.
- [Release notes](https://github.com/standard/standard/releases)
- [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/standard/compare/v16.0.1...v16.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-12 05:53:23 +00:00
dependabot[bot]
b6ed7f8ad1
Bump @coffeelint/cli from 4.1.1 to 4.1.2 in /dependencies
Bumps [@coffeelint/cli](https://github.com/coffeelint/coffeelint) from 4.1.1 to 4.1.2.
- [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.1...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-11 05:49:30 +00:00
Lukas Gravley
189153be5d
Merge pull request #981 from github/PowershellQuotes
quoting powershell files
2020-11-10 11:41:49 -06:00