Skip to content

agendrix/actions

Repository files navigation

Agendrix Actions for GitHub

Test

This repo contains a set of reusable actions for GitHub Workflows.

Available Actions

Developing locally

Install the dependencies

$ yarn install

When creating a new TypeScript action, make sure that all your associated scripts in actions.yml runs.(pre|main|post) point to dist/<scriptName>.js.

The script build-all.js will then find the associated .ts files within your action folder (<scriptName>.ts).

When committing, we use a pre-commit hook to build the code.

Useful Links

Versioning

After testing you can create a git tag to reference the stable and latest action version.

See the versioning documentation


Templated from https://github.com/actions/typescript-action.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •