-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
codeImprovements to code quality or project architecture.Improvements to code quality or project architecture.help wantedExtra attention is neededExtra attention is needed
Description
Enable CI/CD with GitHub Action. The following workflows have been applied to numbersprotocol/capture-lite and work perfectly.
- Automatically run
npm run teston push or pull request. - Automatically run
npm run linton push or pull request. - Automatically upload code coverage reports to Codacy.
- Automatically release on the
developbranch when theversionproperty inpackage.jsonchanged.- Create a pre-release with version and tag name.
- Upload APK file to the release page.
- Automatically update a demo web page (
ionic build) ongh-pagesbranch.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
codeImprovements to code quality or project architecture.Improvements to code quality or project architecture.help wantedExtra attention is neededExtra attention is needed