Commit graph

2005 commits

Author SHA1 Message Date
Marco Ferrari
0d849cd5e0 Lint shell files with shfmt 2020-08-31 19:22:49 +02:00
Lukas Gravley
a29cadb890
Merge pull request #646 from github/cleanupWorker
lots of cleanup
2020-08-31 12:05:52 -05:00
Lucas Gravley
13e87dd021 lots of cleanup 2020-08-31 11:51:03 -05:00
Lukas Gravley
00918debe3
Merge pull request #615 from eddynaka/feature/csharp-lint
Adding C# lint
2020-08-31 10:29:28 -05:00
Lucas Gravley
958f70fe67 its real picky 2020-08-31 10:11:12 -05:00
Lukas Gravley
4f8ea3a261
Merge pull request #644 from github/dependabot/npm_and_yarn/dependencies/npm-groovy-lint-7.4.4
Bump npm-groovy-lint from 7.4.2 to 7.4.4 in /dependencies
2020-08-31 09:06:45 -05:00
dependabot[bot]
51354c005c
Bump npm-groovy-lint from 7.4.2 to 7.4.4 in /dependencies
Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 7.4.2 to 7.4.4.
- [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.4.2...v7.4.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-31 05:42:00 +00:00
Lucas Gravley
a32d0c1314 here 2020-08-28 14:08:08 -05:00
Lucas Gravley
a9bc2068f7 they come in pairs 2020-08-28 13:50:23 -05:00
Lucas Gravley
633418aa8a fix var 2020-08-28 13:47:15 -05:00
Lucas Gravley
e9c3938982 fix tty issues 2020-08-28 13:44:11 -05:00
Lucas Gravley
44bfbdb2b1 put it back 2020-08-28 12:14:49 -05:00
Lucas Gravley
62130639f1 bad internet 2020-08-28 12:06:31 -05:00
Lucas Gravley
b7781ba295 forgot quote 2020-08-28 11:54:31 -05:00
Lucas Gravley
9be83e0166 merge master 2020-08-28 11:46:11 -05:00
Lucas Gravley
345a6626e7 put it back 2020-08-28 11:42:14 -05:00
Lukas Gravley
10f44786ce
Merge pull request #641 from github/isExec
adding bash-exec
2020-08-28 10:37:43 -05:00
Lucas Gravley
a35df1c943 its friday 2020-08-28 10:15:44 -05:00
Lucas Gravley
40fddbad79 get name even 2020-08-28 10:12:02 -05:00
Lucas Gravley
920f7b673b adding warning 2020-08-28 10:08:21 -05:00
Lucas Gravley
0404c39203 adding exec 2020-08-28 09:56:53 -05:00
Lukas Gravley
37155d6911
Merge pull request #636 from github/FixErrorLint
better loop
2020-08-28 08:40:34 -05:00
Lucas Gravley
d9f35b2af7 more cleanupo 2020-08-27 14:26:05 -05:00
Lucas Gravley
4bf0aee923 Make it happy 2020-08-27 14:12:24 -05:00
Lucas Gravley
94e03d50ac better loop 2020-08-27 14:01:43 -05:00
Lukas Gravley
dcc48cbf2c
Merge pull request #635 from github/fixCoffee
Fix Coffeescript
2020-08-27 11:36:42 -05:00
Lucas Gravley
9cae4c7f6d better 2020-08-27 09:00:54 -05:00
Lukas Gravley
c632d56548
Merge pull request #632 from cesar-rodriguez/terrascan-v1
Updates to support Terrascan v1.0.0+
2020-08-27 08:54:31 -05:00
Lukas Gravley
9286523abf
Merge pull request #633 from github/dependabot/pip/dependencies/black-20.8b1
Bump black from 19.10b0 to 20.8b1 in /dependencies
2020-08-27 08:50:28 -05:00
Lukas Gravley
410d2d936c
Merge pull request #634 from github/dependabot/npm_and_yarn/dependencies/npm-groovy-lint-7.4.2
Bump npm-groovy-lint from 7.4.1 to 7.4.2 in /dependencies
2020-08-27 08:50:11 -05:00
dependabot[bot]
1db115949f
Bump npm-groovy-lint from 7.4.1 to 7.4.2 in /dependencies
Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 7.4.1 to 7.4.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/v7.4.1...v7.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-27 05:49:46 +00:00
dependabot[bot]
bfd18482c2
Bump black from 19.10b0 to 20.8b1 in /dependencies
Bumps [black](https://github.com/psf/black) from 19.10b0 to 20.8b1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/master/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-27 05:49:34 +00:00
Cesar Rodriguez
772df7ff4b adds vpc sgs to good test 2020-08-26 23:39:56 -04:00
Cesar Rodriguez
c4270769a2 removes python version of terrascan 2020-08-26 22:59:58 -04:00
Cesar Rodriguez
815f8236dd Updates scan command for Terrascan 2020-08-26 22:53:00 -04:00
Cesar Rodriguez
ddd2ac395e Updates dockerfile to support new version of terrascan 2020-08-26 22:53:00 -04:00
Cesar Rodriguez
e060679ea8 Updates terrascan command 2020-08-26 22:53:00 -04:00
Cesar Rodriguez
95576fd66f updates terraform test 2020-08-26 22:53:00 -04:00
Cesar Rodriguez
68fb056099 removes terrascan python 2020-08-26 22:53:00 -04:00
Cesar Rodriguez
3475acbebb adds terrascan from docker 2020-08-26 22:53:00 -04:00
Cesar Rodriguez
38983e59d8 rebase with upstream 2020-08-26 22:51:26 -04:00
Eddy Nakamura
9c44d2d503 changing command - 2 2020-08-26 11:58:28 -03:00
Eddy Nakamura
b83e4c99ed updating command 2020-08-26 11:42:05 -03:00
Lucas Gravley
454fa09b81 Fixed it? 2020-08-26 08:50:53 -05:00
Lukas Gravley
9549ca4980
Merge pull request #626 from github/dependabot/npm_and_yarn/dependencies/stoplight/spectral-5.5.0
Bump @stoplight/spectral from 5.4.0 to 5.5.0 in /dependencies
2020-08-26 08:21:39 -05:00
Lukas Gravley
9dc31425f9
Merge branch 'master' into dependabot/npm_and_yarn/dependencies/stoplight/spectral-5.5.0 2020-08-26 08:21:30 -05:00
Lukas Gravley
e6324445fd
Merge pull request #627 from github/dependabot/npm_and_yarn/dependencies/prettier-2.1.1
Bump prettier from 2.1.0 to 2.1.1 in /dependencies
2020-08-26 08:20:45 -05:00
Lukas Gravley
77cfe6ea08
Merge pull request #628 from github/dependabot/npm_and_yarn/dependencies/typescript-eslint/parser-3.10.1
Bump @typescript-eslint/parser from 3.10.0 to 3.10.1 in /dependencies
2020-08-26 08:20:28 -05:00
dependabot[bot]
9a6505816e
Bump @typescript-eslint/parser from 3.10.0 to 3.10.1 in /dependencies
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.10.1/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-26 05:49:40 +00:00
dependabot[bot]
0fdeaab200
Bump prettier from 2.1.0 to 2.1.1 in /dependencies
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.0 to 2.1.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.1.0...2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-26 05:49:00 +00:00