Yoshiki Fujikane
Yoshiki Fujikane
**What this PR does / why we need it**: This PR changes to show URL for terraform local module. ref: local module https://www.terraform.io/language/modules/sources#local-paths **Which issue(s) this PR fixes**: A part...
##### Appeal Point / アピールポイント 期限を過ぎたPRとなってしまい申し訳ありません. 期限を過ぎた上に稚拙なコードになっていてPRを送るか迷ったのですが,せっかくの機会なので提出させていただきました. 現状 css などデザイン部分や UX の向上に関しては着手できていません. プレイリスト一覧表示,動画一覧表示,プレイリストの追加,動画の追加に関して必要最低限の実装となっています. React + Reduxを使ってstoreでapiから取得したデータを一元管理しました. また,コンポーネントはできるだけPresentational ComponentとContainer Componentに分けるようにしました.アクセストークンはサーバ側で取得し,Cookieにてフロント側へ持たせるようにしています. ##### Checklist / チェックリスト - [x] Your project fulfills the minimum...
related issue: https://github.com/prometheus/prometheus/issues/10822
**What would you like to be added**: **Why is this needed**:
**What happened**: Out of Sync when we set false as the env for Cloud Run. We need to investigate it. **What you expected to happen**: **How to reproduce it**: **Environment**:...
**What would you like to be added**: follow: https://github.com/pipe-cd/pipecd/issues/1089 implement stage to execute any command. - [x] alpha: only for sync https://github.com/pipe-cd/pipecd/pull/4720 - [ ] beta: include thinking for rollback...
**What happened**: When I use `action-gh-release`, some older changes exist. For example, I released `v0.46.0` from `v0.45.4`. I expected the release note to include changes from `v0.45.4` to HEAD commit,...
**What would you like to be added**: https://github.com/pipe-cd/pipecd/discussions/4635 - [x] Kubernetes QuickSync - [ ] Kubernetes Pipeline Sync - [x] ECS QuickSync - [x] ECS Pipeline Sync - [ ]...
**What would you like to be added**: Add ability to disable projects on WebUI and so on. **Why is this needed**: Currently, we can't do a soft delete of projects....
**What would you like to be added**: It would be nice to notify the failure to handle the event by the Event Watcher. **Why is this needed**: This is because...