Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

neondatabase/neon

github-actions[bot] created a comment on a pull request on neondatabase/neon
<!--AUTOMATIC COMMENT START #9533--> ### 5256 tests run: 5041 passed, 0 failed, 215 skipped ([full report](https://neon-github-public-dev.s3.amazonaws.com/reports/pr-9533/11548304551/index.html)) _...

View on GitHub

vipvap opened a pull request on neondatabase/neon
Storage & Compute release 2024-10-28
## Storage & Compute release 2024-10-28 **Please merge this Pull Request using 'Create a merge commit' button**
github-actions[bot] created a branch on neondatabase/neon

rc/2024-10-28 - Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.

tristan957 created a comment on a pull request on neondatabase/neon
I added `--recursive` to the `git-submodule(1)` command. More futureproof. @ololobus maybe you can merge in European morning (assuming CI doesn't flake out)?

View on GitHub

tristan957 pushed 1 commit to tristan957/pg_mooncake neondatabase/neon

View on GitHub

mrshrp starred neondatabase/neon
DataDavD starred neondatabase/neon
DataDavD starred neondatabase/neon
hlinnaka created a review comment on a pull request on neondatabase/neon
We need the role name in the HTTP request to the control plane

View on GitHub

hlinnaka created a review on a pull request on neondatabase/neon

View on GitHub

hlinnaka created a review comment on a pull request on neondatabase/neon
This is the C99 assert function, that's not used anywhere currently. Should be `Assert`, for the Postgres macro. ```suggestion Assert(role_name); ```

View on GitHub

hlinnaka created a review comment on a pull request on neondatabase/neon
I believe this should not happen, because: ``` postgres=# create role public; ERROR: role name "public" is reserved LINE 1: create role public; ^ ``` maybe throw an err...

View on GitHub

hlinnaka created a review on a pull request on neondatabase/neon
Here's another scenario to test: Open a connection as user `foo`. In another connection, `DROP USER foo`. In the first connection, try to change the password. Even on PostgreSQL, you can get err...

View on GitHub

hlinnaka created a review on a pull request on neondatabase/neon
Here's another scenario to test: Open a connection as user `foo`. In another connection, `DROP USER foo`. In the first connection, try to change the password. Even on PostgreSQL, you can get err...

View on GitHub

erikgrinaker created a comment on an issue on neondatabase/neon
No failures since merging #9436, closing.

View on GitHub

erikgrinaker closed an issue on neondatabase/neon
Failures in `test_restart_endpoint_after_switch_wal`
This test is failing ~1.5% of the time. It was added in https://github.com/neondatabase/neon/pull/8943 Examples: ## Case 1 https://neon-github-public-dev.s3.amazonaws.com/reports/pr-6560/111501...
knizhnik pushed 1 commit to lfc_prewarm neondatabase/neon
  • Fix prewarming terminatoin condition 8852e8a

View on GitHub

williancodes starred neondatabase/neon
Bequen starred neondatabase/neon
knizhnik pushed 1 commit to lfc_prewarm neondatabase/neon
  • Fix comments and other minor refactoring c04ae55

View on GitHub

rasulkipkeev starred neondatabase/neon
tristan957 created a review comment on a pull request on neondatabase/neon
I should add --recursive for good measure. I'll add that when I get to my laptop.

View on GitHub

tristan957 created a review on a pull request on neondatabase/neon

View on GitHub

bayandin created a review on a pull request on neondatabase/neon

View on GitHub

CarlosFranciscoAnjos starred neondatabase/neon
mrl5 opened an issue on neondatabase/neon
authbroker should return also HTTP 500
currently it returns HTTP 400 https://github.com/neondatabase/neon/blob/e7277885b3e95e41f3e2cab6c52d4e9e3981e27d/proxy/src/serverless/sql_over_http.rs#L322-L324
M-Bekheet starred neondatabase/neon
yunzaixi-dev starred neondatabase/neon
github-actions[bot] commented on a commit on neondatabase/neon
<!--AUTOMATIC COMMENT START #undefined--> ### 5256 tests run: 5040 passed, 1 failed, 215 skipped ([full report](https://neon-github-public-dev.s3.amazonaws.com/reports/main/11532199775/index.html))...

View on GitHub

sharnoff created a review on a pull request on neondatabase/neon
vm-builder changes lgtm - with our setup, changing the size to 2G shouldn't make a difference, because we'll resize it bigger on startup anyways. More stuff in the images may make compute pool fill...

View on GitHub

Load more