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

feat: Sync fork #8

Merged
merged 55 commits into from
Apr 20, 2024
Merged

feat: Sync fork #8

merged 55 commits into from
Apr 20, 2024

Conversation

ngudbhav
Copy link

No description provided.

aldy505 and others added 30 commits February 6, 2024 09:18
…2762)

* feat: provide csrf settings information for sentry config

* chore: trim trailing whitespace
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hubert Deng <[email protected]>
* fix groupedmessage indexing error
Bail if using old memcached backend
* use different approach to wait for postgres server
* tweak postgres indexing fix

* add exists constraint
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pre-commit/action/releases)
- [Commits](pre-commit/action@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: pre-commit/action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* simplify if for open-ai-suggestion
* add snuba rust consumers
Enable proxy buffering

Setting the proxy_buffering directive to “off” is a common mistake because it can cause performance issues and unexpected behavior in NGINX. When proxy buffering is disabled, NGINX receives a response from the proxied server and immediately sends it to the client without storing it in a buffer. This can cause problems if the response is large or if the connection between NGINX and the client is slow, because it can result in increased memory usage and potentially lead to request timeouts.

To avoid this mistake, it is recommended to always enable proxy buffering in NGINX.
* use default value and env for postgres max_connections
* integration test improvements
hubertdeng123 and others added 22 commits March 21, 2024 10:58
* port backup tests to python
…getsentry#2853)

* feat(clickhouse): Added max_suspicious_broken_parts to the config.xml

* refactor(clickhouse): Set default max_suspicious_bronken_parts and Issue reference

---------

Co-authored-by: Hubert Deng <[email protected]>
* port everything integration test related to python
* bump ubuntu version used for testing

* get rid of codecov cli dependency
…ult config (getsentry#2936)

Adds organizations:standalone-span-ingestion flag to default config
* bump e2e action commit sha
* port custom ca cert test to python
* Add workstation configuration

These are prebuilt docker images for spinning up a local self-hosted
image on the Google Cloud Workstation project. While primarily intended
for internal development at Sentry, in theory these can be used by
anyone with GCWS project to create a fresh workstation for developing
self-hosted via a remote VSCode connection.

Users who have GCWS properly configured will be able to use the
forthcoming `workstations ...` command in the `sentry` dev CLI to
create, manage, and destroy one-off or long-lived workstations in either
the pre-install or post-install configuration.

Note that the `sentry workstations ...` CLI has not yet landed in the
`sentry` repo - those changes are coming soon!

Issue: getsentry/team-ospo#240

* Fix shfmt complaints
chore(deps): bump postgres to latest 14 alpine version
* only rerun tests on v2.0.1

* change from http error to request error

* use 3 retries like before
@ngudbhav ngudbhav merged commit 480ee55 into master Apr 20, 2024
@ngudbhav ngudbhav deleted the sync-fork branch April 20, 2024 14:10
@ngudbhav ngudbhav restored the sync-fork branch April 20, 2024 14:11
ngudbhav added a commit that referenced this pull request Apr 20, 2024
@ngudbhav ngudbhav mentioned this pull request Apr 20, 2024
ngudbhav added a commit that referenced this pull request Apr 20, 2024
ngudbhav added a commit that referenced this pull request Apr 20, 2024
@ngudbhav ngudbhav deleted the sync-fork branch April 20, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet