ActionCI is a suite of Continuous Integration (CI) tools designed for GitHub Actions, simplifying the process of setting up and maintaining CI pipelines.
Acknowledgment: Most of the credit for this project goes to the authors of the individual GitHub Actions used within these workflows. This project builds upon their hard work, creating purpose-built, opinionated workflows to streamline CI processes.
- Custom Workflows: Pre-built workflows for common CI tasks.
- Easy Integration: Seamlessly integrate with existing GitHub Actions workflows.
- Modular Design: Use only the tools you need.
- GitHub account
- Basic knowledge of GitHub Actions
- Set up your workflow: Include the provided workflows in your
.github/workflowsdirectory. - Configure your CI pipeline: Customize the workflows to fit your project needs.
For detailed examples, see the Examples folder.
Contributions are welcome! Please see the CONTRIBUTING.md file for details.
This project is licensed under the MIT License - see the LICENSE file for details.