Skip to content

the-lupaxa-project/workflows

The Lupaxa Project Logo

The Lupaxa Project: Reusable Workflows

This repository acts as a central catalog of reusable workflows for:

  • Standardised linting
  • Security scanning
  • Workflow hardening
  • Release preparation & tagging
  • Dependency automation
  • Slack notifications
  • Check-jobs validation
  • Code quality enforcement

There are two layers:

  1. Reusable workflows

    • Live in this repo: .github/workflows/reusable-*.yml
    • Called by other repos via uses: the-lupaxa-project/workflows/.github/workflows/...@master
  2. Local workflows

    • Live in this repo: .github/workflows/local-*.yml
    • Use uses: ./.github/workflows/reusable-*.yml to call the shared logic.

A complete description of each reusable workflow is available in the workflow catalogue which also includes input tables, behaviour notes, and consumer examples.

© The Lupaxa Project.
Where exploration meets precision.
Where the untamed meets the engineered.

About

A collection of reusable workflows to use across The Lupaxa Project.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors