skovhus / pleo-spa-cicd

Reusable pieces of CICD pipelines for Single Page Applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ”‹ Pleo SPA CI/CD

πŸ’‘ A collection of reusable GitHub Actions and Workflows helpful while building a complete CI/CD pipeline for a Single Page Application using the cursor files.

πŸ‘¨β€πŸ”§ This repository is lovingly stewarded by Pleo Frontend Ops.

πŸ› Issues should be reported in the repository or via Stewards: Frontend Infrastructure project on Linear (if you have access).

Contents

Contributing

This repo uses Semantic Release to version the changes and keep an up-to-date changelog file. When creating a PR, make sure that the squash commit title (i.e. the PR title) follows the semantic commit standards.

Due to GitHub reusable workflow limitations, any changes needs to be made on the pleo-oss/pleo-spa-cicd repository, but after merging to main the changes are manually mirrored to pleo-io/pleo-spa-cicd by running:

git push --mirror https://github.com/pleo-io/pleo-spa-cicd

About

Reusable pieces of CICD pipelines for Single Page Applications

License:MIT License


Languages

Language:TypeScript 96.1%Language:JavaScript 2.2%Language:Makefile 1.6%