Commit graph

106 commits

Author SHA1 Message Date
Lukas Gravley
625841f40f
Merge branch 'master' into OpenAPI 2020-06-26 08:19:10 -05:00
Lukas Gravley
910901a3bb
Merge pull request #256 from github/ClojureLint
Clojure lint
2020-06-26 07:38:36 -05:00
Josh Soref
ce9b8526f8
Proactively add GitHub markdown emojis 2020-06-25 16:56:06 -04:00
Justin Kalland
79671724a0 Add OpenAPI to disabling-linters doc 2020-06-25 12:21:11 +02:00
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
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
Lucas Gravley
d6b1e51212 Merge branch 'master' into SpellingCheck 2020-06-24 15:43:23 -05:00
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
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
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
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
509fc7c7bb Updating workflows 2020-06-23 12:08:33 -05:00
Lucas Gravley
db4662123e Adding deploy 2020-06-23 09:56:16 -05:00
Thomas Hughes
f7ae986830
Update cleanup-dev to point to proper docker image 2020-06-23 09:05:21 -05:00
goedelsoup
7a29871071 add documentation to configuration 2020-06-23 09:43:29 -04:00
Lukas Gravley
2fe445d8ea
Merge pull request #198 from github/release-instructions
More complete release instructions
2020-06-22 14:21:14 -05:00
Thomas Hughes
e01b7fc4e4
Add IAmHughes as CODEOWNER 2020-06-22 09:58:04 -05:00
Lukas Gravley
a194817813
Merge pull request #202 from github/lang-support-link
Add link to wiki for new language support
2020-06-22 07:32:32 -05:00
Josh Soref
6e8aa549cb
spelling: disable 2020-06-20 23:53:54 -04:00
Zack Koppert
79ebca41ac
Remove EOL space 2020-06-19 14:23:15 -07:00
Zack Koppert
f132513555
Add link to wiki for new language support 2020-06-19 14:21:23 -07:00
Zack Koppert
5212a5b016
More complete release instructions 2020-06-19 11:53:22 -07:00
Zack Koppert
511481e0c9
Merge branch 'master' into stylelint-support 2020-06-19 08:09:47 -07:00
Justin Grote
7ee5d3d66a
Fix Links
Links pointed to github-demo which is 404, updated to point to super-linter
2020-06-19 06:51:04 -07:00
altanstalker
2cf1ae7cd8 Add stylelint support to super-linter
Added tests

Updated readme with usage notes (disabling lines etc) to match existing
content
2020-06-18 21:38:24 -04:00
Lukas Gravley
8cd1d3525c
Merge pull request #137 from github/PushToGitHub
Changing from Admiralawkbar to github
2020-06-18 14:58:02 -05:00
Antoine Leblanc
e957ebf359
Apply valid syntax to CODEOWNERS file
see: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax

Signed-off-by: Antoine Leblanc <ant.leblanc@gmail.com>
2020-06-18 21:14:22 +02:00
Lucas Gravley
eb9f7498f8 using the built container and not the repo 2020-06-18 14:09:33 -05:00
Lucas Gravley
3764738cee fixed version 2020-06-18 14:06:05 -05:00
Lucas Gravley
31efa2eb68 Changing from Admiralawkbar to github 2020-06-18 13:53:45 -05:00
Zack Koppert
2b732be004
Set checkout to v2 2020-06-18 10:40:41 -07:00
Zack Koppert
bd6692eb7a
Set checkout to v2 2020-06-18 10:38:48 -07:00
Zack Koppert
ee08e5c285
checkout v2 instead of master 2020-06-18 10:35:16 -07:00
Zack Koppert
55082a18b7
Set v2 in example workflow and update release procedure to cover docs
Signed-off-by: Zack Koppert <zkoppert@github.com>
2020-06-17 09:31:45 -07:00
Lukas Gravley
56025b2ae8
Merge pull request #95 from github/codeowners-by-name
Specify codeowners by name
2020-05-22 07:47:44 -05:00
Zack Koppert
3e310965fb Specify codeowners by name
Signed-off-by: Zack Koppert <zkoppert@github.com>
2020-05-15 23:35:05 +00:00
Thomas Hughes
91f757737b
Update CONTRIBUTING 2020-05-14 08:44:44 -05:00
Zack Koppert
b3bb37ebb2 Create issue templates 2020-05-13 14:49:37 -07:00
Lucas Gravley
0a45a03aa7 adding templates 2020-04-30 09:09:43 -05:00
Lucas Gravley
341a3be2dd adding details 2020-04-29 07:48:12 -05:00
Zack Koppert
b1825125e3
Start a Releasing section 2020-04-28 11:52:11 -07:00
Lucas Gravley
b616dafd41 Cleanup of linter rules prints: 2020-04-27 12:21:38 -05:00