Commit graph

1015 commits

Author SHA1 Message Date
Zack Koppert
e18ef2cd3b
Merge pull request #270 from github/welcome-message
Create welcome_new_people.yml
2020-06-24 20:37:19 -07:00
Zack Koppert
8250e9d8ce
Merge pull request #268 from github/SpellingCheck
Spelling check
2020-06-24 17:00:13 -07:00
Zack Koppert
097d6b4737
Add words to the spelling dictionary that are not mispelled
Signed-off-by: Zack Koppert <zkoppert@github.com>
2020-06-24 16:49:11 -07:00
Zack Koppert
78e5cd2552
add github token
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2020-06-24 16:22:44 -07:00
Zack Koppert
4b0c348514
Create welcome_new_people.yml
Thought it would be fun to welcome newcomers to the repo since there have been so many!
2020-06-24 15:54:36 -07:00
Victor Martinez
dd3a792f27
Use isTap function and fix the output format 2020-06-24 22:58:45 +01:00
Victor Martinez
c26c3ddf8e
TAP 13 specification
See https://testanything.org/tap-version-13-specification.html
2020-06-24 22:49:12 +01:00
Victor Martinez
6b16354901
TAP Format 2020-06-24 22:45:44 +01:00
Zack Koppert
26d2ec1d2a
Merge pull request #193 from JustinGrote/dev/vsCodeHelpers
Dev: Add Visual Studio Code + Github Codespaces Support
2020-06-24 14:37:08 -07:00
Justin Grote
6705cf9676 Docs: Add note about vscode 2020-06-24 14:19:24 -07:00
Zack Koppert
36f3d622be
Merge pull request #267 from github/local-vs-ci
Add disclaimer about local development
2020-06-24 14:06:16 -07:00
Lucas Gravley
d6b1e51212 Merge branch 'master' into SpellingCheck 2020-06-24 15:43:23 -05:00
Zack Koppert
9e835d296e
Add disclaimer about local development 2020-06-24 12:45:26 -07:00
Gabo
3333b23249 Fix @admiralawkbar capitalization 2020-06-24 11:47:47 -05:00
Gabo
a22335bd62 Fix alignment 2020-06-24 11:47:18 -05:00
Lucas Gravley
b26f7eda6d fixed command 2020-06-24 09:51:16 -05:00
Lucas Gravley
e2eaf63327 Adding config to templates 2020-06-24 08:35:56 -05:00
Lukas Gravley
1527c43b68
Merge pull request #263 from github/fixPowershell
fixed ansible and powershell
2020-06-24 08:22:48 -05:00
Lucas Gravley
97612aab7e put it back, its magic 2020-06-24 08:12:53 -05:00
Lucas Gravley
d9c21f2599 Adding ansible 2020-06-24 07:58:27 -05:00
Lucas Gravley
26f16f42cb fixed ansible and powershell 2020-06-24 07:45:11 -05:00
Zack Koppert
a96ab33ea8
Merge pull request #261 from akrishna0/akrishna0/fixing-typo
Fix Typo
2020-06-23 23:21:12 -07:00
Akash
0ec783ee6c Fix typo
is examples -> are examples
2020-06-24 10:22:43 +05:30
Akash
bae87a4c28 Revert " Fixed Typo"
This reverts commit 01a32fba76.
2020-06-24 10:20:54 +05:30
Gabo
9b6af3d52b Fix expect file name
comm
2020-06-23 17:46:50 -05:00
Gabo
bfaad59af0 use non capturing group for hex regex 2020-06-23 17:45:13 -05:00
Gabo
5147b5a8ad Add pattern for hex colors 2020-06-23 17:44:33 -05:00
Gabo
50053383e0 Fix patter for cli args 2020-06-23 16:59:50 -05:00
Gabo
fa6bad1cd9 Fixing grammar 2020-06-23 16:48:01 -05:00
Gabo
e15a4dc174 Add check spelling workflow
test bucket variable

Add empty expect words

add procjet varaible

Add excludes file

add patters for urls

Add newline at eof

Changing lorem ipsum for proper words

Add admiralawkbar to expected words

Exclude lint templates files

Add api apk and ansible as expected words

add expected words for cleanup-docker.sh

add expected words for ghe-config-apply.sh

Fix add-ons spelling

Add a bunch new words

Simpler url pattern

Use common baz word

Fix coffeescript spelling

Add expected words for ghe-api-config-apply.yml

Add ecpected words for linter.sh

Fix Multi-line spelling

Add more linter.sh expected words

Add a whole lot of expected words

Add pattern for repeated single char

Add space

Add expected words for Dockerfile

Add more expected words for ghe-api-config-apply.yml

Add expected words for he-initial-configuration.yml

Add expected words for ghe-ldap-configuration.yml

Move spelling/expect -> spelling/allow

Set workflow name

Fix @admiralawkbar capitalization

Fix requirements spelling

Add last docker allow words

Add last ghe-config-apply allow words

Add last linter.sh allow words

add last general allow words

Add .gitignore allow words

Add main.yml allow words

Add settings.json.j2 allow words

Add empty expect words

Test gitignore.txt

Fix patter for repeated chars

Add some more allowed words

more words

Add disabling-linters.md allow words

commit
2020-06-23 16:42:22 -05:00
Zack Koppert
df36e051ca
Merge pull request #259 from alagoutte/patch-1
linter.sh: fix align
2020-06-23 14:03:26 -07:00
Akash
01a32fba76 Fixed Typo
is examples -> are examples
2020-06-24 02:25:33 +05:30
Akash
a3a4ba3369 Fix Typo
In .ansible-lint.yml fixed a typo of that to then and added a comma between push and add.
2020-06-24 02:07:28 +05:30
Alexis La Goutte
52d6e690b2
linter.sh: fix align
After Powershell PR
2020-06-23 22:18:46 +02:00
Lukas Gravley
eba2a6659a
Merge pull request #258 from github/FixTypo
Release typo
2020-06-23 15:06:09 -05:00
Lucas Gravley
f94c19f8e2 typo 2020-06-23 14:57:30 -05:00
Lucas Gravley
b8608095da fixed the var 2020-06-23 14:43:59 -05:00
Lucas Gravley
beaa2de473 fixed relase version 2020-06-23 14:38:23 -05:00
Lukas Gravley
ca33d822cf
Merge pull request #257 from github/shebangAction
Use portable shebang
2020-06-23 14:22:06 -05:00
Lucas Gravley
e03f876d82 fixed space 2020-06-23 14:13:19 -05:00
Lukas Gravley
06d5f71037
Merge pull request #254 from github/AddReleaseDeploy
Adding deploy For releases
2020-06-23 14:09:28 -05:00
Lucas Gravley
82af32982d Merge branch 'ClojureLint' of https://github.com/github/super-linter into ClojureLint 2020-06-23 12:46:23 -05:00
Lucas Gravley
b922ece707 found missing var 2020-06-23 12:45:57 -05:00
Lukas Gravley
7f08d221d0
Merge branch 'master' into ClojureLint 2020-06-23 12:42:00 -05:00
Lucas Gravley
1f27f86381 updated doc 2020-06-23 12:39:07 -05:00
Lucas Gravley
1084ce762c less verbose 2020-06-23 12:26:28 -05:00
Lucas Gravley
57cd682298 Change of order 2020-06-23 12:19:37 -05:00
Lucas Gravley
f3fbf867fc fix var name 2020-06-23 12:10:36 -05:00
Lucas Gravley
509fc7c7bb Updating workflows 2020-06-23 12:08:33 -05:00
Lucas Gravley
62ac7b3f00 Updating code to allow for both registry 2020-06-23 12:06:12 -05:00