Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

release-script

🖨Process FEMessage's release stuff

release

./release.sh

cd local repo directory add merge dev into master, then push to remote repo, which will trigger travis ci to:

  • publish npm
  • deploy gh-pages

make sure all repos(defined in repos.sh) haven been cloned.

get release log

./get-release-log.sh

generate all repos defined in repos.sh last 7 days github release notes into a md file.

./get-release-log.sh el-data-table vue-sfc-cli

generate el-data-table and vue-sfc-cli github release notes into a md file

here may occur github api rate limiting:

  • For unauthenticated requests, the rate limit allows for up to 60 requests per hour, associated with the originating IP address
  • For API requests using Basic Authentication or OAuth, you can make up to 5000 requests per hour, associated with the authenticated user

About

🖨Process FEMessage's release stuff

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.