Skip to content

boringcodes/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

.github

Boring GitHub Actions & Workflows

Features

Supported features:

  • Workflows
  • Actions

Workflows grouped by steps:

  • Test
    • lint-source.yml: check code style & quality
    • test.yml: run unit test
  • Build
    • build-source.yml: build source
    • build-image.yml: build Docker image
  • Push
    • create-github-release.yml: create GitHub Release
    • publish-npm.yml: publish source to NPM Registry
    • push-dockerhub.yml: push Docker image to DockerHub
  • Deploy
    • deploy-cloudflare-workers.yml: deploy source to CloudFlare Workers

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Authors

BoringCodes

License

MIT

Releases

No releases published

Packages

No packages published