Commit graph

266 commits

Author SHA1 Message Date
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
c0441b2844 Use the already-defined linter names array to print linter versions 2020-11-04 10:26:05 +01:00
dependabot[bot]
e12f6c0d81
Bump golangci/golangci-lint from v1.32.1 to v1.32.2
Bumps golangci/golangci-lint from v1.32.1 to v1.32.2.

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-03 05:48:12 +00:00
Lukas Gravley
11473dafa7
Merge pull request #933 from github/dependabot/docker/mvdan/shfmt-v3.2.0
Bump mvdan/shfmt from v3.1.2 to v3.2.0
2020-11-02 08:46:52 -06:00
Lukas Gravley
3ca3773fc4
Merge pull request #932 from github/dependabot/docker/golangci/golangci-lint-v1.32.1
Bump golangci/golangci-lint from v1.32.0 to v1.32.1
2020-11-02 08:13:54 -06:00
dependabot[bot]
6b9b4ed22a
Bump mvdan/shfmt from v3.1.2 to v3.2.0
Bumps mvdan/shfmt from v3.1.2 to v3.2.0.

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 06:11:22 +00:00
dependabot[bot]
f9e8719b9d
Bump golangci/golangci-lint from v1.32.0 to v1.32.1
Bumps golangci/golangci-lint from v1.32.0 to v1.32.1.

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 06:10:54 +00:00
Gabo
f826ac73c5 Validation should be inside container 2020-10-30 19:57:35 -05:00
Marco Ferrari
377d78981c Fallback to other key servers if ha.pool.sks-keyservers.net is not available 2020-10-30 14:22:35 +01:00
Marco Ferrari
687b6fb19b Add missing dotnet and R dependencies 2020-10-27 22:34:27 +01:00
dependabot[bot]
f36be3da6f
Bump mstruebing/editorconfig-checker from 2.1.0 to 2.2.0
Bumps mstruebing/editorconfig-checker from 2.1.0 to 2.2.0.

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-26 12:58:03 +00:00
Lukas Gravley
3bda9d00f2
Merge pull request #908 from github/dependabot/docker/dotenvlinter/dotenv-linter-2.2.1
Bump dotenvlinter/dotenv-linter from 2.2.0 to 2.2.1
2020-10-26 07:57:23 -05:00
dependabot[bot]
2ddbcdb04d
Bump golangci/golangci-lint from v1.31.0 to v1.32.0
Bumps golangci/golangci-lint from v1.31.0 to v1.32.0.

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-26 06:34:48 +00:00
dependabot[bot]
c41568c10e
Bump dotenvlinter/dotenv-linter from 2.2.0 to 2.2.1
Bumps dotenvlinter/dotenv-linter from 2.2.0 to 2.2.1.

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-26 06:34:27 +00:00
dependabot[bot]
cec57af2c1
Bump alpine/terragrunt from 0.13.4 to 0.13.5
Bumps alpine/terragrunt from 0.13.4 to 0.13.5.

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-23 05:34:18 +00:00
dependabot[bot]
720eb4b038
Bump wata727/tflint from 0.20.2 to 0.20.3
Bumps wata727/tflint from 0.20.2 to 0.20.3.

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 06:25:07 +00:00
dependabot[bot]
a2cca1b6bd
Bump dotenvlinter/dotenv-linter from 2.1.0 to 2.2.0
Bumps dotenvlinter/dotenv-linter from 2.1.0 to 2.2.0.

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 05:43:42 +00:00
Tim Jones
a8746a7159 Add support for Terragrunt files 2020-10-08 18:18:22 +02:00
Lucas Gravley
08c1113afc fix it 2020-10-08 09:11:26 -05:00
Lucas Gravley
ae512c87d0 Merge branch 'master' into patch-2 2020-10-08 08:47:45 -05:00
Peter Dave Hello
0134ffcfc0
Simplify shfmt install by using prebuilt binary 2020-10-06 22:31:53 +08:00
Peter Dave Hello
7aa29dad84
Remove unnecessary --update for apk in Dockerfile
There are two `apk add` use both `--update` and `--no-cache` parameter,
which is unnecessary, usually should use only `--no-cache` to prevent
leaving cache files, just like the other `apk add` in line 249
2020-10-06 22:24:39 +08:00
Marco Ferrari
2d79a66cf8 Remove unneeded variables from Dockerfile 2020-09-30 18:31:45 +02:00
kpj
9e7c84fbbb Fix various Snakemake related variable names 2020-09-24 16:06:12 +02:00
dependabot[bot]
c7b9e8a6c3
Bump wata727/tflint from 0.20.1 to 0.20.2
Bumps wata727/tflint from 0.20.1 to 0.20.2.

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-23 07:59:16 +00:00
Marco Ferrari
f24f52be11 Lint with Kubeval and fixes 2020-09-22 01:49:01 +02:00
Jacob Wujciak-Jens
7bfe1ed1e8
Move images to GHCR
Closes #735
2020-09-19 16:39:20 +02:00
Lukas Gravley
140db5326a
Update Dockerfile 2020-09-15 13:25:15 -05:00
Lukas Gravley
8606e8d85b
adding version 2020-09-15 13:20:32 -05:00
dependabot[bot]
19377f2af0
Bump wata727/tflint from 0.19.1 to 0.20.1
Bumps wata727/tflint from 0.19.1 to 0.20.1.

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 05:45:44 +00:00
dependabot[bot]
79447b0fb4
Bump borkdude/clj-kondo from 2020.07.29 to 2020.09.09
Bumps borkdude/clj-kondo from 2020.07.29 to 2020.09.09.

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-10 05:15:33 +00:00
Lucas Gravley
b9aedb4dee fix lock 2020-09-08 10:07:58 -05:00
Lucas Gravley
a6c9656015 fixing vars 2020-09-08 09:47:57 -05:00
Lukas Gravley
1928fa613a
Merge pull request #683 from github/source-label
Add org.opencontainers.image.source LABEL to Dockerfile
2020-09-08 09:24:47 -05:00
kpj
3762abecb7 [Snakemake] Install extra psutil dependency (linux-headers) 2020-09-08 10:02:44 +02:00
kpj
8ac1c99a2e [Snakemake] Support both formatting using 'snakefmt' and linting using 'snakemake --lint' 2020-09-08 09:38:48 +02:00
dependabot[bot]
8cd7dfabd7
Bump golangci/golangci-lint from v1.30.0 to v1.31.0
Bumps golangci/golangci-lint from v1.30.0 to v1.31.0.

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-08 05:40:49 +00:00
kpj
1e453be7fa [Snakemake] Update codebase 2020-09-07 16:49:07 +02:00
Bryan Clark
c92bc10b8e
Add org.opencontainers.image.source LABEL 2020-09-04 14:43:37 -07:00
Victor Martinez
d3c992bec7
Print version, date and revision 2020-09-04 09:09:20 +01:00
Lukas Gravley
e89faa7920
Merge pull request #667 from rolandgeider/master
Fix typo
2020-09-03 10:27:40 -05:00
Lucas Gravley
0818e17d07 adding it 2020-09-03 09:14:47 -05:00
Lucas Gravley
72fd3e3b87 super simple 2020-09-03 09:12:49 -05:00
Roland Geider
57ca17b1a8
Fix typo 2020-09-02 23:02:12 +02:00
Lucas Gravley
7570e84faa Adding more vars 2020-09-02 10:18:13 -05:00
Lucas Gravley
367965395c adding more info 2020-09-01 14:32:46 -05:00
Marco Ferrari
3a7717b939 Bootstrap npm-groovy-lint 2020-08-31 23:45:27 +02:00
Marco Ferrari
61fcd7f44f Fix adding Go bins to PATH 2020-08-31 19:22:50 +02:00
Marco Ferrari
59154d8dff Less layers to set Go env 2020-08-31 19:22:50 +02:00
Marco Ferrari
0d849cd5e0 Lint shell files with shfmt 2020-08-31 19:22:49 +02:00