Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Reusable GitHub Actions workflows for TypeScript projects

License

Notifications You must be signed in to change notification settings

nicksp/workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

nicksp/workflows

A collection of reusable GitHub Actions workflows and actions for TypeScript projects.

Features

  • Standardized CI/CD workflows for testing, building, and releasing
  • Easy integration into any TypeScript repository
  • Includes custom actions for setup and automation

Included Workflows

  • Test: Runs tests and lints code
  • Release: Publishes releases to npm

Included Actions

  • setup-repo: Sets up repository, installs Node.js and dependencies

Usage

To use a workflow, reference it in your project’s .github/workflows/*.yml:

# Example: Unit Test
name: Test
uses: nicksp/workflows/.github/workflows/test.yml@main

License

MIT License © 2025 Nick Plekhanov

About

Reusable GitHub Actions workflows for TypeScript projects

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •