Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atc0005/shared-project-resources

Shared workflows and tooling for projects that I maintain
https://github.com/atc0005/shared-project-resources

Last synced: 6 days ago
JSON representation

Shared workflows and tooling for projects that I maintain

Awesome Lists containing this project

README

        

# shared-project-resources

Shared workflows and tooling for projects that I maintain

## Overview

In general, this repo is intended to help deduplicate efforts spent
maintaining CI resources across multiple projects.

At present this includes "base" or "include" GitHub Actions workflow files. In
the future this may also include common linting, build or test configurations.

## References

- [smallstep/workflows](https://github.com/smallstep/workflows)
- [smallstep/cli](https://github.com/smallstep/cli)