Commit graph

10 commits

Author SHA1 Message Date
Lukas Gravley
3d39df7f0e
adding it (#1396)
* adding it

* i kant read

* make go go away
2021-03-23 12:02:16 -05:00
Teppei Fukuda
d1c8432796
chore(ci/trivy): replace script with action (#1355)
* chore: replace script with action

* delete trivy script

* more

Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-03-11 09:15:07 -06:00
dependabot[bot]
5f88bc67ef
Bump yoheimuta/protolint from v0.30.0 to v0.30.1 (#1338)
* Bump yoheimuta/protolint from v0.30.0 to v0.30.1

Bumps yoheimuta/protolint from v0.30.0 to v0.30.1.

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

* typo

* typo

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-03-10 12:43:35 -06:00
dependabot[bot]
b39cbbdf82
Bump wata727/tflint from 0.24.1 to 0.25.0 (#1323)
* Bump wata727/tflint from 0.24.1 to 0.25.0

Bumps wata727/tflint from 0.24.1 to 0.25.0.

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

* add

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-03-09 08:21:55 -06:00
dependabot[bot]
5294082063
Bump golangci/golangci-lint from v1.37.1 to v1.38.0 (#1301)
* Bump golangci/golangci-lint from v1.37.1 to v1.38.0

Bumps golangci/golangci-lint from v1.37.1 to v1.38.0.

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

* more go

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-03-04 10:14:16 -06:00
dependabot[bot]
205a0333bd
Bump cfn-lint from 0.45.0 to 0.46.0 in /dependencies (#1257)
* Bump cfn-lint from 0.45.0 to 0.46.0 in /dependencies

Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.45.0 to 0.46.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.45.0...v0.46.0)

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

* more

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-02-24 10:43:09 -06:00
Lukas Gravley
9bfc6158b9
Fix Tap report spacing (#1240)
* cleaner

* fix go

* fix go

* going ham

* fix typo

* fix typo

* fix typo

* fix mapfile

* fix mapfile

* fixed spacing
2021-02-22 11:28:49 -06:00
Jeremiah
00c70f4b2c
Update snakefmt to 0.3.0 and black to 20.3 (now supported by snakefmt). (#1212)
* Update snakefmt to 0.3.0 and black to 20.3 (now suppored by snakefmt).

* Update pipfile for ansible 5.0

* Align pipfile python with Docker alpine image

* Explicitly pin python minor version in dockerfile

* Ansible updates

* Add missing cryptography dependencies

* Eliminate deprecated ansible syntax

* Update expected output for ansible

* Try to add regex to handle test run length

* Yaml doc syntax fixes

* Flailing attempt at tap wildcard

* Catch dynamic output from ansible-lint

* Update regex

* Fix regex statement

* Fix tap output

* Update go error message (issue from master branch)

* Fix regex

* Ansible strikes back

* Fix tap output

* Fix json tap

* Update r tap
2021-02-17 07:32:40 -06:00
Marco Ferrari
241f9f2cad
Harden testing (#982) 2020-11-20 09:12:31 -06:00
Marco Ferrari
fcce194d34 Merge TestCodebase and LintCodebase
Change-Id: I9a044fefe96e400b8e3320842b53fe97af2a7b40
2020-10-17 16:12:55 +02:00