Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(proxy): Update GH action flag on proxy deployment (#9535)
## Problem Based on a recent proxy deployment issue, we deployed another proxy version (proxy-scram), which was not needed when deploying a specific proxy type. we have [PR](https://github.com/neondatabase/infra/pull/2142) to update on the infra branch and need to update CI in this repo which triggers proxy deployment. ## Summary of changes - Update proxy deployment flag ## Checklist before requesting a review - [x] I have performed a self-review of my code. - [ ] If it is a core feature, I have added thorough tests. - [ ] Do we need to implement analytics? if so did you add the relevant metrics to the dashboard? - [ ] If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section. ## Checklist before merging - [ ] Do not forget to reformat commit message to not include the above checklist
- Loading branch information
8dd555d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
5362 tests run: 5130 passed, 0 failed, 232 skipped (full report)
Code coverage* (full report)
functions
:31.3% (7689 of 24580 functions)
lines
:48.7% (60475 of 124102 lines)
* collected from Rust tests only
8dd555d at 2024-10-28T13:32:43.638Z :recycle: