Commit graph

12 commits

Author SHA1 Message Date
Lukas Gravley
a6e46dee6b
update version (#1607)
* update version

* optimize
2021-06-01 09:53:44 -05:00
Lukas Gravley
5d96acadf1
remove more dead weight (#1530)
* remove more dead weight

* more cleaner

* falling into place

* tie dotnet to version

* new low
2021-05-10 09:58:30 -05:00
dependabot[bot]
8867d644ca
Bump @stoplight/spectral from 5.8.1 to 5.9.0 in /dependencies (#1329)
* Bump @stoplight/spectral from 5.8.1 to 5.9.0 in /dependencies

Bumps [@stoplight/spectral](https://github.com/stoplightio/spectral) from 5.8.1 to 5.9.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.8.1...v5.9.0)

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

* Bump @stoplight/spectral from 5.8.1 to 5.9.0 in /dependencies

Bumps [@stoplight/spectral](https://github.com/stoplightio/spectral) from 5.8.1 to 5.9.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.8.1...v5.9.0)

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

* adding

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-04-30 14:31:53 -05:00
Lukas Gravley
5f5904883d
remove tap and tests (#1496)
* remove tap and tests

* fix proto

* remove dumb test
2021-04-30 12:46:24 -05: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
dependabot[bot]
2b9f629188
Bump @typescript-eslint/eslint-plugin from 4.0.0 to 4.15.1 in /dependencies (#1238)
* Bump @typescript-eslint/eslint-plugin in /dependencies

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.0.0 to 4.15.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.1/packages/eslint-plugin)

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

* fix tap

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-02-19 09:07:06 -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
Marco Ferrari
241f9f2cad
Harden testing (#982) 2020-11-20 09:12:31 -06:00
Cesar Rodriguez
95576fd66f updates terraform test 2020-08-26 22:53:00 -04:00
Lucas Gravley
4c7f32ef9a small cleanup 2020-07-24 08:20:41 -05:00
Cesar Rodriguez
dcc97ab0b9 Simplify test 2020-07-24 00:00:43 -04:00
Cesar Rodriguez
3f6a75e9ac adds terrascan tests 2020-07-23 23:59:52 -04:00