Skip to content

hsiaosiyuan0/go-cross-ci-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plugin name

Some descriptions here

Development

Release

Release is simple by using the github-action. A workflow has been defined at .github/workflows/release.yml to describe the release flow:

  • Do the cross-compile on the plugin source code
  • Publish the built artifacts to NPM

Follow below steps to trigger a new release action:

  1. Setup NPM token in your project settings(only once):

  2. Create new release on the Releases page:

  3. After the "Publish release" button is clicked, the release processes defined in the release.yml mentioned above will run automatically

  4. The progress of the processes run in previous step can be found on the Actions page:

About

demo for doing golang cross-complie via github ci

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages