Victor Martinez
cee9d3a956
refactored AddDetailedMessageIfEnabled
2020-07-15 22:37:46 +01:00
Gabo
30c83e65fe
Fix rubocop github version
2020-07-15 16:26:25 -05:00
Victor Martinez
759b5bac1f
no more duplicated entries for ok/not ok tap and tap header
2020-07-15 22:26:24 +01:00
Victor Martinez
41ddd0e1d3
[tests] validate TAP format
2020-07-15 22:18:11 +01:00
Gabo
f1f0fb0241
Fix version with bug
2020-07-15 16:18:07 -05:00
Zack Koppert
de92cc732e
Merge pull request #379 from github/dart
...
add dart support
2020-07-15 14:09:55 -07:00
Lucas Gravley
d180d70826
cleanup docker
2020-07-15 15:49:42 -05:00
Lucas Gravley
93dec38ebf
Merge branch 'master' into dart
2020-07-15 15:42:02 -05:00
Gabo
97dd95194a
User gemfile for dependabot and update rubocop
2020-07-15 14:04:55 -05:00
Lukas Gravley
09c33f5fd9
Merge pull request #419 from github/run-outside-gh-actions
...
Add Azure and Gitlab options
2020-07-15 07:46:53 -05:00
Lukas Gravley
d1c4fdc0a4
Merge pull request #418 from github/Stale-fix
...
Correct stale bot exempt label syntax
2020-07-15 07:45:30 -05:00
Casey Vega
95f0c2d534
add dart pub get and --fatal flags
...
- add `pub get || true`
- add --fatal flags to throw 1 on exit
Adding `pub get` enables dart to import dev/project dependencies before
analysis/linting. It is set to always return true in the event this has
already occured somewhere else in the CI workflow a pubspec.yaml does not
exist
Using `--fatal-(infos|warnings)` allows super-linter to fail when a lint
is reported.
2020-07-14 23:36:22 -07:00
Zack Koppert
7772df028a
move CI/CT/CD section to contributing.md
2020-07-14 17:19:22 -07:00
Zack Koppert
7069ceeef2
Add Azure and Gitlab options
2020-07-14 17:14:01 -07:00
Zack Koppert
21979ad0fb
Correct exempt label syntax
...
This should correct [these](https://github.com/github/super-linter/runs/867395200?check_suite_focus=true#step:2:1 ) warnings
2020-07-14 16:43:06 -07:00
Lukas Gravley
3bc689af42
Merge pull request #252 from v1v/feature/tap-format
...
Support TAP reporting format
2020-07-14 14:59:14 -05:00
Lukas Gravley
5f481d264a
Merge pull request #417 from github/FixHTML
...
Adding missing env var
2020-07-14 14:01:53 -05:00
Lucas Gravley
543eef3780
Adding missing env var
2020-07-14 13:30:55 -05:00
Lucas Gravley
995048321e
fixed parse
2020-07-14 11:48:31 -05:00
Lucas Gravley
c4647a283f
adding the templates
2020-07-14 09:47:54 -05:00
Lucas Gravley
afe4f087cb
Adding groovy
2020-07-14 09:28:58 -05:00
Lukas Gravley
885ba1a0ab
Merge pull request #413 from github/dependabot/npm_and_yarn/dependencies/typescript-eslint/parser-3.6.1
...
Bump @typescript-eslint/parser from 3.6.0 to 3.6.1 in /dependencies
2020-07-14 08:21:05 -05:00
Lukas Gravley
c0fd2b2d55
Merge branch 'master' into dependabot/npm_and_yarn/dependencies/typescript-eslint/parser-3.6.1
2020-07-14 08:17:29 -05:00
Lukas Gravley
9849c413ca
Merge pull request #412 from github/dependabot/npm_and_yarn/dependencies/typescript-eslint/eslint-plugin-3.6.1
...
Bump @typescript-eslint/eslint-plugin from 3.6.0 to 3.6.1 in /dependencies
2020-07-14 08:16:42 -05:00
Lukas Gravley
e678466fe4
Merge pull request #411 from github/dependabot/npm_and_yarn/dependencies/coffeelint/cli-3.2.9
...
Bump @coffeelint/cli from 3.2.8 to 3.2.9 in /dependencies
2020-07-14 08:16:08 -05:00
Lukas Gravley
c4ceb217d5
Merge pull request #410 from github/dependabot/github_actions/actions/stale-v3.0.8
...
Bump actions/stale from v3.0.7 to v3.0.8
2020-07-14 08:15:32 -05:00
Victor Martinez
fdfa61e6a0
Update README.md
2020-07-14 08:51:53 +01:00
Victor Martinez
0e9439d9a0
Apply suggestions from code review
...
Co-authored-by: Zack Koppert <zkoppert@github.com>
2020-07-14 08:50:31 +01:00
dependabot[bot]
122598b3d7
Bump @typescript-eslint/parser from 3.6.0 to 3.6.1 in /dependencies
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 3.6.0 to 3.6.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.6.1/packages/parser )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-14 06:20:54 +00:00
dependabot[bot]
83ee38e4d6
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 3.6.0 to 3.6.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/v3.6.1/packages/eslint-plugin )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-14 06:20:40 +00:00
dependabot[bot]
47590e711e
Bump @coffeelint/cli from 3.2.8 to 3.2.9 in /dependencies
...
Bumps [@coffeelint/cli](https://github.com/coffeelint/coffeelint ) from 3.2.8 to 3.2.9.
- [Release notes](https://github.com/coffeelint/coffeelint/releases )
- [Changelog](https://github.com/coffeelint/coffeelint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/coffeelint/coffeelint/compare/v3.2.8...v3.2.9 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-14 06:20:20 +00:00
dependabot[bot]
3df1fdb06d
Bump actions/stale from v3.0.7 to v3.0.8
...
Bumps [actions/stale](https://github.com/actions/stale ) from v3.0.7 to v3.0.8.
- [Release notes](https://github.com/actions/stale/releases )
- [Commits](https://github.com/actions/stale/compare/v3.0.7...32507178a3f24205bb0f785ecfafa063bd591660 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-14 06:13:40 +00:00
Lukas Gravley
366771ba4e
Merge pull request #406 from github/SleepReleaseDrafter
...
adding hold
2020-07-13 09:13:37 -05:00
Lukas Gravley
bb606e1f22
Merge pull request #408 from github/putitBack
...
fine well do it this way
2020-07-13 08:28:42 -05:00
Lucas Gravley
7d035502a3
fine well do it this way
2020-07-13 08:26:23 -05:00
Lucas Gravley
30139b99a7
adding hold
2020-07-10 10:07:47 -05:00
Lukas Gravley
030b94e178
Merge pull request #405 from github/SkipGit
...
small fix for git folder
2020-07-10 09:54:25 -05:00
Lucas Gravley
2f3011059a
no need to pull as were on the tip of the detached head state
2020-07-10 09:10:42 -05:00
Lucas Gravley
653a9cb606
small fix
2020-07-10 08:53:21 -05:00
Lukas Gravley
a5750891d5
Merge pull request #372 from GaboFDC/gf_dependencies
...
Use dependabot for linters dependencies
2020-07-08 13:41:17 -05:00
Gabo
eb231d8e61
Add git
2020-07-08 13:17:05 -05:00
Gabo
22f3caf2c7
Fix empty lines
2020-07-08 13:17:05 -05:00
Gabo
27451aff39
Update npm packages
2020-07-08 13:17:05 -05:00
Gabo
9eec845823
Add dependabot comment header
2020-07-08 13:17:05 -05:00
Gabo
23324e551f
Use direct download instead of git
2020-07-08 13:17:05 -05:00
Gabo
bb5e655a95
Add htmlhint dependency
2020-07-08 13:17:05 -05:00
Gabo
79a3ce425d
Add dependabot settigs for other packages
2020-07-08 13:17:05 -05:00
Gabo
916cff44e5
set shellcheck version
2020-07-08 13:17:05 -05:00
Gabo
ebd50aebbb
Split installs in one per line
2020-07-08 13:17:05 -05:00
Gabo
759e358835
Rework to use dependencies and docker binaries
2020-07-08 13:17:05 -05:00