Commit graph

844 commits

Author SHA1 Message Date
Victor Martinez
0e9439d9a0
Apply suggestions from code review
Co-authored-by: Zack Koppert <zkoppert@github.com>
2020-07-14 08:50:31 +01:00
Victor Martinez
7bf7ecdbd3
Merge remote-tracking branch 'upstream/master' into feature/tap-format
* upstream/master: (149 commits)
  rm dupe end brackets
  fix botched merge
  fixed docker bug
  fixing insta;;
  hunting a bug
  adding some small cleanup
  Bump Actions-R-Us/actions-tagger from v2.0.0 to v2.0.1
  Bump actions/github-script from v2.3.1 to v2
  Add HTML support to super-linter
  Remove ARM_TTK_VERSION from ENV in Dockerfile
  Remove noise from ARG in Dockerfile
  Minor fix(1) for TestCodebase [ARM]
  Minor fix for TestCodebase [ARM]
  Update ARM Test Cases readme
  Minor updates following merge from upstream/master
  Minor bugfixes
  Test case updates
  Add `editorconfig-checker`
  Typo
  Use full version numbers for GHA Dependabot will update these automatically
  ...
2020-07-07 07:37:41 +01:00
Victor Martinez
9a909c5d1d
Output transformation (with error messages or simpler) (#1)
* Output transformation (with error messages or simpler)
* colon causes issues when transforming TAP to XUnit
2020-07-06 18:06:58 +01:00
Zack Koppert
93bf4a79d4
Merge pull request #354 from github/auto-draft-releases
Auto draft releases
2020-07-06 08:51:18 -07:00
Zack Koppert
159a1b5c8c
Merge pull request #221 from mstruebing/addEditorconfigChecker
Add `editorconfig-checker`
2020-07-06 08:50:20 -07:00
Zack Koppert
a6aa4265be
rm dupe end brackets 2020-07-06 08:39:44 -07:00
Zack Koppert
3b6b911d7d
fix botched merge 2020-07-06 08:28:19 -07:00
Zack Koppert
2bf3e5a8f6
Merge branch 'master' into addEditorconfigChecker 2020-07-06 08:19:23 -07:00
Lucas Gravley
da4c2ba68e fixed docker bug 2020-07-06 09:39:37 -05:00
Lukas Gravley
d26e00bf9e
Merge pull request #373 from terencedignon/add-htmlhint
Add HTML support to super-linter
2020-07-06 09:22:14 -05:00
Lucas Gravley
8204e3764b fixing insta;; 2020-07-06 09:13:13 -05:00
Lukas Gravley
a0d4a72341
Merge branch 'master' into add-htmlhint 2020-07-06 09:00:52 -05:00
Lukas Gravley
dd08d03449
Merge pull request #381 from github/dependabot/github_actions/Actions-R-Us/actions-tagger-v2.0.1
Bump Actions-R-Us/actions-tagger from v2.0.0 to v2.0.1
2020-07-06 08:56:03 -05:00
Lukas Gravley
e6ba2b0daa
Merge pull request #380 from github/dependabot/github_actions/actions/github-script-v2
Bump actions/github-script from v2.3.1 to v2
2020-07-06 08:55:40 -05:00
Lukas Gravley
13427e3b67
Merge pull request #369 from krowlandson/arm-ttk
Add support for Azure Resource Manager (ARM) linting with [arm-ttk]
2020-07-06 08:54:03 -05:00
Lucas Gravley
bf045db303 hunting a bug 2020-07-06 08:29:36 -05:00
Lucas Gravley
e4752580dd Merge branch 'master' into arm-ttk 2020-07-06 08:20:33 -05:00
Lucas Gravley
ae7b7f0e53 adding some small cleanup 2020-07-06 08:18:09 -05:00
dependabot[bot]
682eafc49d
Bump Actions-R-Us/actions-tagger from v2.0.0 to v2.0.1
Bumps [Actions-R-Us/actions-tagger](https://github.com/Actions-R-Us/actions-tagger) from v2.0.0 to v2.0.1.
- [Release notes](https://github.com/Actions-R-Us/actions-tagger/releases)
- [Commits](https://github.com/Actions-R-Us/actions-tagger/compare/v2.0.0...95c51c646e75db5c6b7d447e3087bcee58677341)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-06 13:12:47 +00:00
dependabot[bot]
223f280be6
Bump actions/github-script from v2.3.1 to v2
Bumps [actions/github-script](https://github.com/actions/github-script) from v2.3.1 to v2.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v2.3.1...6e5ee1dc1cb3740e5e5e76ad668e3f526edbfe45)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-06 13:12:46 +00:00
Lukas Gravley
2538cc5294
Merge pull request #367 from nemchik/patch-1
Create dependabot.yml
2020-07-06 08:04:00 -05:00
Terence Dignon
40ca4c5f96 Add HTML support to super-linter 2020-07-04 18:14:27 -04:00
Kevin Rowlandson
a2df874c1a
Remove ARM_TTK_VERSION from ENV in Dockerfile 2020-07-03 15:02:01 +01:00
Kevin Rowlandson
3b827a24ff
Remove noise from ARG in Dockerfile 2020-07-03 15:00:45 +01:00
Kevin Rowlandson
d56d1b7346
Minor fix(1) for TestCodebase [ARM] 2020-07-03 14:46:15 +01:00
Kevin Rowlandson
adbb959358
Minor fix for TestCodebase [ARM] 2020-07-03 14:30:32 +01:00
Kevin Rowlandson
91908e446e
Update ARM Test Cases readme 2020-07-03 14:22:23 +01:00
Kevin Rowlandson
39159188cd
Minor updates following merge from upstream/master 2020-07-03 13:51:00 +01:00
Kevin Rowlandson
4cbda27751
Merge remote-tracking branch 'upstream/master' into arm-ttk 2020-07-03 13:28:08 +01:00
Kevin Rowlandson
93f24d5f8f
Minor bugfixes 2020-07-03 12:40:44 +01:00
Kevin Rowlandson
fb613ea619
Test case updates 2020-07-03 12:23:40 +01:00
Max Strübing
9a838766cb
Add editorconfig-checker
see: https://github.com/editorconfig-checker/editorconfig-checker/
2020-07-03 09:19:55 +02:00
Zack Koppert
b3e7efc7df
Typo
Co-authored-by: Yogi <me@yogi.codes>
2020-07-02 22:35:27 -07:00
Eric Nemchik
56609617a9 Use full version numbers for GHA
Dependabot will update these automatically
2020-07-02 20:16:27 -05:00
Eric Nemchik
692fecfd00
Create dependabot.yml 2020-07-02 20:09:24 -05:00
Kevin Rowlandson
801ae0bec6
Add arm-ttk Linter 2020-07-02 22:31:16 +01:00
Thomas Hughes
f948639bf1
Merge pull request #366 from nemchik/shellcheck-colors
Add color flag for shellcheck
2020-07-02 15:37:26 -05:00
Eric Nemchik
c62d72a97f Add color flag for shellcheck 2020-07-02 15:01:49 -05:00
Thomas Hughes
cb21cc66ba
Merge pull request #365 from github/add-stale-workflow
Add stalebot workflow
2020-07-02 12:50:10 -05:00
Lucas Gravley
b3d7992c5a making pretty 2020-07-02 12:46:30 -05:00
Thomas Hughes
6ac941f981
Create stale.yml 2020-07-02 12:30:44 -05:00
Zack Koppert
2a4bbd0463
formatting updates 2020-07-02 08:46:42 -07:00
Lukas Gravley
55d606d6e7
Merge pull request #359 from techotron/use_global_var_for_linter_rules
Use a global scope when setting the LANGAUGE_LINTER_RULES variable
2020-07-02 09:35:27 -05:00
Lukas Gravley
bd83a8a7cb
Merge pull request #351 from nemchik/shfmt
shfmt files
2020-07-02 09:33:26 -05:00
Lukas Gravley
0e1d5f50ea
Merge pull request #361 from github/fixDocker
docker should be checked in lower as it was converted
2020-07-02 09:22:28 -05:00
Lucas Gravley
003b322adf docker should be checked in lower as it was converted 2020-07-02 09:14:06 -05:00
Lukas Gravley
40b268b5e9
Merge pull request #360 from github/revert-357-FixErrors
Revert "fixed early exit"
2020-07-02 09:08:54 -05:00
Lukas Gravley
89f0ce05d8
Revert "fixed early exit" 2020-07-02 09:01:06 -05:00
esnow
10cdf0216d use global scope when setting the LANGAUGE_LINTER_RULES variable 2020-07-02 14:35:28 +01:00
Lukas Gravley
8be900df6b
Merge pull request #357 from github/FixErrors
fixed early exit
2020-07-02 08:33:19 -05:00