Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip update AppState when no log updates #4482

Merged

Conversation

kurochan
Copy link
Contributor

@kurochan kurochan commented Jul 11, 2023

What this PR does / why we need it:
Skip update AppState when no log updates.

Which issue(s) this PR fixes:

Fixes #4473

Does this PR introduce a user-facing change?:
Stop unnecessary scrolling on deployments detail page.

Thanks to helping me! @texdeath

@kurochan kurochan force-pushed the skip-update-state-when-no-log-updates branch 3 times, most recently from 697fd64 to cb45a03 Compare July 11, 2023 13:28
Signed-off-by: kurochan <kuro@kurochan.org>
@kurochan kurochan force-pushed the skip-update-state-when-no-log-updates branch from cb45a03 to e239684 Compare July 11, 2023 13:28
Copy link
Member

@khanhtc1202 khanhtc1202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Thank you 🙌

@khanhtc1202 khanhtc1202 enabled auto-merge (squash) July 11, 2023 13:30
@khanhtc1202 khanhtc1202 merged commit 06b8296 into pipe-cd:master Jul 11, 2023
12 checks passed
kentakozuka pushed a commit that referenced this pull request Jul 12, 2023
Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>
kentakozuka added a commit that referenced this pull request Jul 12, 2023
)

* Update web deps (#4451)

Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>

* Update quickstart to support arm hardware(ex: M1) (#4457)

* Add: arch selection for mysql image
Update chart values and templates for mysql deployment

Signed-off-by: gitbluf <gitbluf@tuta.io>

* Update: MySql image selector function to be more descriptive

Signed-off-by: gitbluf <gitbluf@tuta.io>

* Remove: mysql image set on piped installation

Signed-off-by: gitbluf <gitbluf@tuta.io>

* Update method name

Signed-off-by: gitbluf <gitbluf@tuta.io>

---------

Signed-off-by: gitbluf <gitbluf@tuta.io>
Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>

* Support AWS LoadBalancer with multi listeners (#4462)

* Support AWS LoadBalancer with multi listeners

Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>

* Fix go array index

Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>

* Rename symbol

Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>

---------

Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>

* Specify Version For Templating Tools (#4463)

* specify version for templating tools

Signed-off-by: Viet Anh Pham Nhu <nhuvietanh271098@gmail.com>

* Handle Error Both Install Helm And Kustomize

Signed-off-by: Viet Anh Pham Nhu <nhuvietanh271098@gmail.com>

---------

Signed-off-by: Viet Anh Pham Nhu <nhuvietanh271098@gmail.com>
Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>

* Output usage only when flag parsing fails #4381 (#4464)

Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>

* Fix ECS rollback stage does not remove canary created tasks (#4465)

* Fix cannot remove canary created task

Signed-off-by: ductnn <trannhuduc531998@gmail.com>

* Fix reuse clean function

Signed-off-by: ductnn <trannhuduc531998@gmail.com>

* Update logs message for ECS routing stage rollback

Signed-off-by: ductnn <trannhuduc531998@gmail.com>

---------

Signed-off-by: ductnn <trannhuduc531998@gmail.com>
Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>

* Update logs message for ECS routing stage executor (#4466)

Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>

* fix: update deprecated apiVersion since gke removed (#4469)

GoogleCloudPlatform/gke-managed-certs#58

Signed-off-by: hungran <26101787+hungran@users.noreply.github.com>
Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>

* Skip update AppState when no log updates (#4482)

Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>

---------

Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
Signed-off-by: Kenta Kozuka <kenta.kozuka@gmail.com>
Signed-off-by: gitbluf <gitbluf@tuta.io>
Signed-off-by: Viet Anh Pham Nhu <nhuvietanh271098@gmail.com>
Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
Signed-off-by: ductnn <trannhuduc531998@gmail.com>
Signed-off-by: hungran <26101787+hungran@users.noreply.github.com>
Co-authored-by: Khanh Tran <32532742+khanhtc1202@users.noreply.github.com>
Co-authored-by: Marko Petrovic <22802784+gitbluf@users.noreply.github.com>
Co-authored-by: Viet Anh Pham Nhu <40441000+anhpnv@users.noreply.github.com>
Co-authored-by: Yoshiki Fujikane <40124947+ffjlabo@users.noreply.github.com>
Co-authored-by: Duc Tran <trannhuduc531998@gmail.com>
Co-authored-by: Henry Vu <26101787+hungran@users.noreply.github.com>
Co-authored-by: Kurochan <kuro@kurochan.org>
@github-actions github-actions bot mentioned this pull request Jul 12, 2023
@github-actions github-actions bot mentioned this pull request Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Always scroll to the bottom on terraform plans preview
2 participants