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

Codespace watemlifts scaling halibut p77gpxvx6prh7976 #1731

Open
wants to merge 773 commits into
base: deploy-all
Choose a base branch
from

Conversation

Watemlifts
Copy link

No description provided.

IAmHughes and others added 30 commits July 1, 2019 09:17
* Restore tag loading via `request` and instead of the removed `getTags` method.
* Also delete that method, since it is no longer used anywhere.
* Remove newly introduced, but invalid `getById` (Added when merging master)

In addition jest now logs memory consumption, since we often run into
GC pauses while executing tests. As a result they are unnecessarily
slow and more unreliable.
If the tests are run with `-expose-gc` we are now running `global.gc()`
beforeAll, which should make the memory consumption in `watch` mode more
stable.
We are currently debugging a failed deploy of this upgrade and one
potential problem could be the rewrite of the throttling implementation.
In order to validate this, we are trying a deploy with throttling
disabled.
Update probot from `9.2.15` to `9.2.20` to include latest security
updats. Including a `High` rated vulnerability.
ashokirla and others added 30 commits October 19, 2022 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet