Commit graph

975 commits

Author SHA1 Message Date
Eric Nemchik
f2db69df82 Merge remote-tracking branch 'upstream/master' into color 2020-07-01 14:33:20 -05:00
Eric Nemchik
d328495414 Add more colors for non-errors 2020-07-01 14:28:32 -05:00
Eric Nemchik
5142e0aebd Add colors to output 2020-07-01 14:01:17 -05:00
Lucas Gravley
048cc49991 have i solved the riddle? 2020-07-01 13:38:40 -05:00
Lucas Gravley
11608866b7 fixed more bad logic 2020-07-01 11:59:00 -05:00
Zack Koppert
71da469d28
Merge pull request #344 from github/burn-the-gif
replace gif with tutorial link
2020-07-01 09:54:49 -07:00
Zack Koppert
c77282eec3
Remove local how to
Signed-off-by: Zack Koppert <zkoppert@github.com>
2020-07-01 09:39:55 -07:00
Lucas Gravley
6859aa5a82 the sword and the stone 2020-07-01 11:38:26 -05:00
Zack Koppert
dc40453848
replace gif with tutorial link 2020-07-01 09:38:15 -07:00
Zack Koppert
9c51ce35cf
reduce how to file size 2020-07-01 09:27:16 -07:00
Lucas Gravley
3a4fd9b995 super crazy fix for paths 2020-07-01 09:45:55 -05:00
Lucas Gravley
2c11d49973 Setting tflint modules to false 2020-07-01 08:49:39 -05:00
Lucas Gravley
6812f75bd9 fix for forked duplicates 2020-07-01 08:35:15 -05:00
Lucas Gravley
c3bb133a88 better example of usage 2020-07-01 08:29:22 -05:00
Lukas Gravley
afd7bb77e1
Merge pull request #342 from github/LocalDev
Build image locally for dev
2020-07-01 08:22:29 -05:00
Lucas Gravley
517c8acb5e cleanup versioning file 2020-07-01 08:12:09 -05:00
Lukas Gravley
4672d5fd59
Merge pull request #341 from github/PowershellFix
Powershell fix
2020-07-01 08:01:31 -05:00
Lucas Gravley
7bc0f9b8bb Made it a function and put in better place 2020-07-01 07:49:17 -05:00
Kevin Rowlandson
6792c8bbfa
Remove version (7) from PowerShell directory path 2020-07-01 11:12:45 +01:00
Kevin Rowlandson
4d3117057f
Update comment on corner case for PowerShell 2020-07-01 09:13:30 +01:00
Kevin Rowlandson
138d79152e
Set version using ARG for PWSH and PSSA 2020-07-01 09:02:23 +01:00
Kevin Rowlandson
6831d3735a
Updated PSScriptAnalyzer validation for pwsh 2020-07-01 08:43:09 +01:00
Kevin Rowlandson
6b60348fd5
Merge remote-tracking branch 'upstream/master' into github-issue-318 2020-07-01 08:36:12 +01:00
Kevin Rowlandson
9cb592736b
Merge branch 'github-issue-318' of github.com:krowlandson/super-linter into github-issue-318 2020-07-01 08:34:17 +01:00
Kevin Rowlandson
5ef64d0eff
Explicitly set -Scope AllUsers for PSSA Module 2020-07-01 08:34:01 +01:00
Kevin Rowlandson
509f767b71
Update TestCodebase() for PowerShell 2020-07-01 08:27:29 +01:00
Zack Koppert
4513b63eeb
Merge pull request #333 from github/quickstart
Quickstart
2020-06-30 17:07:32 -07:00
Zack Koppert
97900b20a0
remove align and bump size from @iamhughes
Co-authored-by: Thomas Hughes <iamhughes@github.com>
2020-06-30 16:51:22 -07:00
Zack Koppert
35a0a7a26d
Add gif to readme 2020-06-30 16:45:08 -07:00
Zack Koppert
d9a9b6246e
add gif 2020-06-30 16:36:36 -07:00
Zack Koppert
a451a71fe2
Delete how-to.gif 2020-06-30 16:33:12 -07:00
Zack Koppert
18cd768039
Add gif 2020-06-30 16:30:27 -07:00
Zack Koppert
f7b1f6b67c
format into steps 2020-06-30 16:27:52 -07:00
Lukas Gravley
a15c244691
Merge pull request #331 from github/ClojureClosure
found the bug
2020-06-30 17:06:23 -05:00
Lucas Gravley
e3da9a4caa found it 2020-06-30 16:56:59 -05:00
Eric Nemchik
16adeb005e Build image locally for dev 2020-06-30 16:56:24 -05:00
Lukas Gravley
dbc4dc9425
Merge pull request #329 from github/ShellCheck
Shell check
2020-06-30 16:48:30 -05:00
Lukas Gravley
77c5521127
Merge pull request #330 from alagoutte/fix-import-pssa
DockerFile: Add missing AllUsers Scope when install PSSA
2020-06-30 15:47:50 -05:00
Lucas Gravley
eb2f960a3f actually the right way 2020-06-30 15:34:33 -05:00
Alexis La Goutte
e3d7a88fec DockerFile: Add missing AllUsers Scope when install PSSA
Fix #279
2020-06-30 20:31:24 +00:00
Lucas Gravley
64a79027b4 adding logic for skipping tests 2020-06-30 15:23:24 -05:00
Kevin Rowlandson
6e44ab1b98
Merge pull request #1 from github/master
Update github-issue-318 from upstream
2020-06-30 21:15:02 +01:00
Kevin Rowlandson
5f2cd423a4
Update PowerShell module validation 2020-06-30 20:57:43 +01:00
Zack Koppert
c2efbea883
Merge pull request #273 from github/stack-linter-forks
workflows/stack-linter: run on forks
2020-06-30 12:54:48 -07:00
Kevin Rowlandson
9b13062ca0
Update PowerShell checks and command 2020-06-30 20:32:42 +01:00
Lucas Gravley
ea65af02db better logic 2020-06-30 14:28:47 -05:00
Lucas Gravley
b1525fa761 that loop was dumb 2020-06-30 14:27:36 -05:00
Lukas Gravley
a2e930c77c
Merge pull request #328 from github/FixError
Don't show shyaml errors to the console
2020-06-30 12:02:20 -05:00
Lukas Gravley
4c7387ebd8
Merge pull request #327 from github/BetterInstructions
Better instructions
2020-06-30 11:52:04 -05:00
Lucas Gravley
7b9b2d4f8f minor tweeks 2020-06-30 11:42:59 -05:00