SonicOriginalSoftware / jester

A JavaScript test runner - using V8 code coverage and ES6 Modules
MIT License
0 stars 0 forks source link

Add badges for status checks #14

Open nathanblair opened 4 years ago

nathanblair commented 4 years ago

^ All of the above are executed as jobs under the deployment workflow

nathanblair commented 4 years ago

Test dev

nathanblair commented 4 years ago

Testing issue creation action

nathanblair commented 4 years ago

Still testing comment action

nathanblair commented 4 years ago

Test Further testing comment action

nathanblair commented 4 years ago

Test develop

nathanblair commented 4 years ago

npm version patch

nathanblair commented 4 years ago

npm version patch

nathanblair commented 4 years ago

Further testing actions

nathanblair commented 4 years ago

Comment issued from issues

nathanblair commented 4 years ago

Test issue create Action

nathanblair commented 4 years ago

test issue create action

nathanblair commented 4 years ago

run tests

nathanblair commented 4 years ago

Currently this is blocked by limitations of the Github Actions API. There may be a way to circumvent using other API calls?

nathanblair commented 4 years ago

There is no way as of now to extract specific job status's from within a workflow run.