Commit graph

261 commits

Author SHA1 Message Date
Gabriel Diaz
909d745d0b
Update arm template (#1131) 2021-01-11 08:57:49 -06:00
dependabot[bot]
a3711bd52a
Bump yoheimuta/protolint from v0.26.1 to v0.27.0 (#1097)
* Bump yoheimuta/protolint from v0.26.1 to v0.27.0

Bumps yoheimuta/protolint from v0.26.1 to v0.27.0.

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

* Fix protobuf tests

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gabo <gabo.fdc@gmail.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-01-04 12:47:37 -06:00
Lukas Gravley
193de39afd
Adding support for Prettier (#1118)
* adding it

* fix spaces

* vars were backwards

* remove prettier from function test
2021-01-04 11:07:57 -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
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
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
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
Marco Ferrari
50d33cbbe0 Fix ansible tests 2020-11-07 00:18:42 +01:00
Marco Ferrari
e17ed25116 Fix r tests 2020-11-07 00:15:29 +01:00
Marco Ferrari
7f1c3a3a45 Fix go formatting 2020-11-06 23:52:00 +01:00
Marco Ferrari
1d6fad5626 Fix shfmt bad test 2020-11-06 23:48:31 +01:00
Marco Ferrari
4b92c25a4b Fix editorconfig-checker errors 2020-11-06 23:18:48 +01:00
Marco Ferrari
b7e5dfce01 Fix shfmt errors 2020-11-06 23:10:09 +01:00
Marco Ferrari
e1a83d9f70 Fix C# good test 2020-11-06 22:13:57 +01:00
Marco Ferrari
ee5a0ce946 Fix C# good test 2020-11-06 21:56:52 +01:00
Lucas Gravley
4eae14fbe2 fix tap 2020-11-06 13:12:17 -06:00
Marco Ferrari
cbe0ab9cd9 Fix kotlin good file indentation 2020-11-06 17:39:25 +01:00
Marco Ferrari
c4a092d386 Fix editorconfig-checker test directory name 2020-11-06 17:15:21 +01:00
Gabo
cc5556514f Fix shellcheck 2020-10-30 20:27:20 -05:00
Gabo
f826ac73c5 Validation should be inside container 2020-10-30 19:57:35 -05:00
Gabo
291489d6d9 Fix logging level for automation scripts 2020-10-30 19:09:54 -05:00
Gabo
e4b007cd40 Move validation to build time 2020-10-30 15:06:12 -05:00
Lucas Gravley
ccafee7817 fix tests 2020-10-28 12:50:33 -05:00
Lucas Gravley
d906562960 better tests 2020-10-28 11:47:37 -05:00
Lucas Gravley
d78cdc22ac better tests 2020-10-28 11:30:03 -05:00
Lucas Gravley
22dda40562 fix tests 2020-10-28 10:50:02 -05:00
Lucas Gravley
dbffb46526 adding tests 2020-10-28 10:22:55 -05:00
Gabo
ae8b16dac5 Fix tap test for dynamic tests 2020-10-19 20:46:14 -05:00
Marco Ferrari
fcce194d34 Merge TestCodebase and LintCodebase
Change-Id: I9a044fefe96e400b8e3320842b53fe97af2a7b40
2020-10-17 16:12:55 +02: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
Lukas Gravley
c23530be51
from new update 2020-10-13 09:02:10 -05:00
Tim Jones
a8746a7159 Add support for Terragrunt files 2020-10-08 18:18:22 +02:00
Marco Ferrari
ab4573fb57 Fix shfmt test files names 2020-09-25 22:13:58 +02:00
Marco Ferrari
bf7fd5939d Fix editorconfig test cases 2020-09-25 21:25:33 +02:00
Marco Ferrari
f24f52be11 Lint with Kubeval and fixes 2020-09-22 01:49:01 +02:00
kpj
8ac1c99a2e [Snakemake] Support both formatting using 'snakefmt' and linting using 'snakemake --lint' 2020-09-08 09:38:48 +02:00
kpj
34e9e57419 [Snakemake] Add another issue to bad test case 2020-09-07 17:01:19 +02:00
kpj
ea5d4aa2a1 [Snakemake] Update test cases 2020-09-07 16:55:06 +02:00
Lucas Gravley
cd74d80762 adding some cleanup 2020-09-04 09:52:04 -05:00
Victor Martinez
7380bad950
Validate docker labels in the DEV workflow 2020-09-04 10:26:13 +01:00
Victor Martinez
d3c992bec7
Print version, date and revision 2020-09-04 09:09:20 +01:00
Lucas Gravley
7570e84faa Adding more vars 2020-09-02 10:18:13 -05:00
Lucas Gravley
eb8dc5cf74 fix bug 2020-09-01 12:57:10 -05:00
Lucas Gravley
7ab2ec7c28 adding new url 2020-09-01 12:44:05 -05:00
Lucas Gravley
95563d224f Fixing it 2020-09-01 11:08:40 -05:00
Lukas Gravley
3490d97bb1
Update upload-docker.sh 2020-08-31 14:49:02 -05:00
Lukas Gravley
9f808022ba
Update upload-docker.sh 2020-08-31 14:45:30 -05:00