]> begriffs open source - freertos/commit
Maintenance: Github workflow URL checker (#179)
authoralfred gedeon <alfred2g@hotmail.com>
Thu, 24 Sep 2020 19:35:22 +0000 (12:35 -0700)
committerGitHub <noreply@github.com>
Thu, 24 Sep 2020 19:35:22 +0000 (12:35 -0700)
commitf2d8f66ae3f79c86031bcd615903d56415fc47e0
treec23cd2334563cc91d39fc91cfd08815a52eac9de
parentd428209d018f98a964a6539e2dc03d684b5d6915
Maintenance: Github workflow URL checker (#179)

* Remove non needed spell checks

* FreeRTOS Kernel Spelling Update (#170)

* FreeRTOS Kernel Spelling Update

* Added spell check to kernel repository.
* Fixed small spelling errors in various kernel source files.
* Added documentation for spellcheck.

Note: Only kernel files are checked for spelling, and portable files are ignored.

* Fix exit 0

* Remove spell

* add echo

* Call script from ci

* Fix script location

* Print pwd

* Fix script

* Fix script

* Remove some lines from script

* uncomment lines and fix exit

* use bash instead of sh

* Move url checker to the action directory

* Separate spell and url checkers

* Fix bad merge from master

* Fix yml file error

* Add another step to the url checker

Co-authored-by: Carl Lundin <53273776+lundinc2@users.noreply.github.com>
.github/actions/url_verifier.sh [new file with mode: 0755]
.github/workflows/ci.yml