Tags: ductnn/pipecd
Tags
Add runtime platform to ECS task definition (pipe-cd#4326) (pipe-cd#4330 )
Cherry pick pipe-cd#4236 pipe-cd#4237 pipe-cd#4238 to release v0.42.x (… …pipe-cd#4240) * Update grpc max message size (pipe-cd#4237) * Update grpc max message size * fixup * Revert "Change diff detail's header (pipe-cd#4199)" (pipe-cd#4236) This reverts commit 245bf3e. * Release v0.42.1 (pipe-cd#4238) * Release v0.42.1 * Update the release docs --------- Co-authored-by: Khanh Tran <32532742+khanhtc1202@users.noreply.github.com>
Release v0.42.0 (pipe-cd#4226) * Release v0.42.0 * Add release note
Cherry-pick pipe-cd#4120 pipe-cd#4127 pipe-cd#4130 pipe-cd#4132 pipe-… …cd#4134 pipe-cd#4135 pipe-cd#4137 pipe-cd#4140 pipe-cd#4143 pipe-cd#4155 pipe-cd#4157 pipe-cd#4161 (pipe-cd#4163) * Templating commit message used by Event watcher (pipe-cd#4120) * Added ability to teplate eventWatcher.gitRepos.commitMessage * parse template in the eventWatcher handler side * Parse template in the eventWatcher handler side * Fix html/template to text/template * There was a useless process when retrieving rules, so I omitted it. * Delete html/template * Update pkg/app/piped/eventwatcher/eventwatcher.go Co-authored-by: Khanh Tran <32532742+khanhtc1202@users.noreply.github.com> * Update pkg/app/piped/eventwatcher/eventwatcher.go Co-authored-by: Khanh Tran <32532742+khanhtc1202@users.noreply.github.com> * Using template variables are only Value and EventName. * Update pkg/app/piped/eventwatcher/eventwatcher.go Co-authored-by: knanao <nao.7ken@gmail.com> * Update pkg/app/piped/eventwatcher/eventwatcher.go Co-authored-by: knanao <nao.7ken@gmail.com> * Fix syntax error * Update pkg/app/piped/eventwatcher/eventwatcher.go Co-authored-by: Khanh Tran <32532742+khanhtc1202@users.noreply.github.com> Co-authored-by: Khanh Tran <32532742+khanhtc1202@users.noreply.github.com> Co-authored-by: knanao <nao.7ken@gmail.com> * Add environment variable expire web session (pipe-cd#4127) * add field session-ttl to project * edit values * reflect ttl config to session * return values * add field in document * return config * change variable name * modify document and manifest * modify docs * change minites tp hours * regen * Change build tag every time when make run/pipecd (pipe-cd#4130) * add unix time to tail of build tag * modify assigning * change variable name * change type pf assign * Fix docs wrong params name (pipe-cd#4132) * Fix pod config for envoy upstreaming termination error (pipe-cd#4134) * add lifecycle * add preStop to api server's manifest * return makefile * Fix Fix parseComitMsg's comment (pipe-cd#4135) * Add kubectl version to stage log (pipe-cd#4137) * Add kubectl version to stage log * Update pkg/app/piped/executor/kubernetes/kubernetes.go Co-authored-by: knanao <nao.7ken@gmail.com> Co-authored-by: knanao <nao.7ken@gmail.com> * Add pipecd builtin tags to ECS resources (pipe-cd#4140) * Add tags to aws resources. * Small fix * Small fix * Fix initial slice length. * Add TagResource function * Fix deploy process * Add tags to aws resources. * Small fix * Small fix * Fix initial slice length. * Add TagResource function * Fix deploy process * Delete Unnecessary blank lines * Change how to add task's tags * Delete TagResource method * Fix based on linter * Apply review * add builtin-labels * Add tagResource func * Set default value of PropagateTags * Apply review * Apply review * Add upgrade a release method for helm (pipe-cd#4143) * tool: Replace set-output with GITHUB_OUTPUT (pipe-cd#4155) * Make all changes that not be listed in ignores but placed under appDir considered as touched commit (pipe-cd#4157) * Release v0.41.4 (pipe-cd#4161) * Release v0.41.4 * Update the release note --------- Co-authored-by: funera1 <60760935+funera1@users.noreply.github.com> Co-authored-by: Khanh Tran <32532742+khanhtc1202@users.noreply.github.com> Co-authored-by: kevin55156 <68955641+kevin55156@users.noreply.github.com> Co-authored-by: Tomoki Hori <50762864+TonkyH@users.noreply.github.com> Co-authored-by: Naoki Kanatani <k12naoki@gmail.com>
Cherry-pick pipe-cd#4033 pipe-cd#4084 pipe-cd#4097 pipe-cd#4102 pipe-… …cd#4104 pipe-cd#4114 pipe-cd#4117 pipe-cd#4119 pipe-cd#4122 pipe-cd#4123 (pipe-cd#4128) * Keep new line at end of file in yamlprocessor (pipe-cd#4033) * Keep new line at end of file in yamlprocessor * add a new line to the EOF in case of there is no at EOF * update comment * update eventwatcher_test * consider new line at EOF on parsing kubernetes manifest * update go-yaml v1.9.8 * remove TODO because PR of go-yaml was merged * consider to handle multiple new line at EOF * remove indent vioration of tab * support standalone ECS task (pipe-cd#4084) Fixes pipe-cd#2734 * Small lint fix (pipe-cd#4097) * fix null pointer (pipe-cd#4102) * fix null pointer * apply review * Add example for ecs standalone task (pipe-cd#4104) * add example for ecs standalone task * add example for ecs standalone task * wip * add yaml example to docs. * add example for ecs standalone task * wip * add yaml example to docs. * apply review * Update docs/content/en/docs-dev/user-guide/managing-application/defining-app-configuration/ecs.md Co-authored-by: Khanh Tran <32532742+khanhtc1202@users.noreply.github.com> Co-authored-by: Khanh Tran <32532742+khanhtc1202@users.noreply.github.com> * Add update contributions command (pipe-cd#4114) * Add update contributions command * Update hack/gen-contributions.sh * Run update go deps (pipe-cd#4117) * feature: cli and grpc to disable application (pipe-cd#4119) * Add new line in detailsFormat to fix plan preview format (pipe-cd#4122) * add document how to disable (pipe-cd#4123) Co-authored-by: Kurochan <kuro@kurochan.org> Co-authored-by: Tomoki Hori <50762864+TonkyH@users.noreply.github.com> Co-authored-by: Khanh Tran <32532742+khanhtc1202@users.noreply.github.com> Co-authored-by: kevin55156 <68955641+kevin55156@users.noreply.github.com> Co-authored-by: Yoshiaki Ishihara <39365493+yoiki@users.noreply.github.com>
Cherry-pick pipe-cd#4100 pipe-cd#4101 pipe-cd#4103 pipe-cd#4105 pipe-… …cd#4111 (pipe-cd#4112) * Fix to return an error when not finding the last commit (pipe-cd#4100) * Update planpreview comment format (pipe-cd#4101) * Update planpreview comment format * fixup * Update the planpreview format (pipe-cd#4103) * Remove deprecated envName field (pipe-cd#4105) * Release v0.41.2 (pipe-cd#4111) * Release v0.41.2 * Update the release note Co-authored-by: Khanh Tran <32532742+khanhtc1202@users.noreply.github.com>
Cherry-pick pipe-cd#4091 pipe-cd#4092 pipe-cd#4093 (pipe-cd#4095) * Remove old version docs (pipe-cd#4091) * Ensure retrying revision check on NotFound error (pipe-cd#4092) * Release v0.41.1 (pipe-cd#4093) * Release v0.41.1 * Update the release note Co-authored-by: Khanh Tran <32532742+khanhtc1202@users.noreply.github.com> Co-authored-by: nghialv <nghialv2607@gmail.com>
Release version v0.41.0 (pipe-cd#4090) * Release version v0.41.0 * Update release note * Change order * Add new features note * Update note * Update note
PreviousNext