Skip to content

AElfProject/frontend-ci-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

frontend-ci-action

Inputs

  • commit-token: A Github Token with repos scope.
  • branch-name: A branch to store test results files.

What did this action do

  1. yarn install & yarn run test
  2. Create or update test results files of specific branch for tests badges.

Badge url

Will be like:

https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/{YourUserName}/{YourProjectName}/{NameOfYourBranchToStoreTestResults}/{NameOfYourBranchToShowBadge}-test-results.json

About

Generate badges of test results.

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •