pipecd
pipecd copied to clipboard
The One CD for All {applications, platforms, operations}
The current Contributing section on [pipecd.dev](https://pipecd.dev/) only links to CONTRIBUTING.md and a basic architecture page. While helpful, it lacks the depth and guidance needed to support both new contributors and...
**What this PR does**: - **Revert "Revert "Improve `make run/pipecd` execution speed (#6184)" (#6235)"** - pass BUILD_VERSION to the docker build - `Makefile`: build/web, run/pipecd - `.github/workflows/publish_image_chart.yaml`: pass by [build-args](https://github.com/docker/build-push-action/blob/cb8fc7586f9ad9441b20c33e0f6e8b1b58d8b4c6/README.md?plain=1#L233)...
**What would you like to be added**: Prepare examples for pipedv1 (plugin-arch piped) on https://github.com/pipe-cd/examples and make it live on https://play.pipecd.dev **Why is this needed**: Better understand how to use...
> NOTE: This issue is for the LFX program and can be considered an epic issue (3 months of work required). Please do not fire PRs before discussing it with...
**What would you like to be added**: We need a list of available PipeCD plugins (including versions) so that users can explore them when working with piped plugins. Some idea:...
**What would you like to be added**: We need a way to know the latest released version of official plugins. **Why is this needed**: Currently, all plugins and pipecd components...
## Problem I'm getting familiar and exploring the code base of the project. I build and run the project by the guidance in https://github.com/pipe-cd/pipecd/blob/master/CONTRIBUTING.md page. Every time I make change...
**What would you like to be added**: We want to support the plan preview with the diff between actual resources and target manifests, discussed in https://github.com/pipe-cd/pipecd/pull/5986 > At first, we...
**What would you like to be added**: Implement the CLOUDRUN stage plugin for pipedv1 **Why is this needed**: Support CloudRun in pipedv1
**What would you like to be added**: Mask some fields in `plugins` in a piped config. We need a discussion on how to realize this feature. **Why is this needed**:...