Skip to content

vazco/open-standards

Repository files navigation

vazco/open-standards

This repository was created to share the open standards adopted in Vazco.

GitHub Actions

Under the /actions/ path we have reusable actions that may be used in any workflow in your project. Actions project structure, tests, and deployment flow are based on the official javascript-action template.

They are written in JS using GitHub Actions Toolkit which provides functions to interact with workflow API, allows system calls, cache management and more.

The usage of reusable workflows is described here: learn-github-actions/reusing-workflows Example PR on adding workflows to repository: vazco/uniforms PR#1076

List of public GitHub actions developed under the vazco organization

Simple npm action for detecting the dependency duplications. The action is based on the npm dedupe command.

Action for discovering npm dependency vulnerabilities. It is based on npm audit.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published