Ecosyste.ms: Timeline

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

neondatabase/neon

vipvap created a branch on neondatabase/neon

ci-run/pr-9527 - Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.

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

View on GitHub

github-actions[bot] commented on a commit on neondatabase/neon
<!--AUTOMATIC COMMENT START #undefined--> ### 5344 tests run: 5119 passed, 0 failed, 225 skipped ([full report](https://neon-github-public-dev.s3.amazonaws.com/reports/main/11525007756/index.html))...

View on GitHub

tristan957 created a comment on a pull request on neondatabase/neon
Is this good to merge, or should we wait for another review?

View on GitHub

tristan957 pushed 1 commit to tristan957/pg_mooncake neondatabase/neon

View on GitHub

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

View on GitHub

Mmagkooo starred neondatabase/neon
github-actions[bot] published a release on neondatabase/neon
release-6981
## What's Changed * proxy: Make tests fail fast when test proxy exited early by @cloneable in https://github.com/neondatabase/neon/pull/9432 * Rename dockerfiles from `Dockerfile.<something>` to `<...
github-actions[bot] created a tag on neondatabase/neon

release-6981 - Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.

github-actions[bot] commented on a commit on neondatabase/neon
<!--AUTOMATIC COMMENT START #undefined--> ### 5344 tests run: 5119 passed, 0 failed, 225 skipped ([full report](https://neon-github-public-dev.s3.amazonaws.com/reports/main/11524703712/index.html))...

View on GitHub

github-actions[bot] commented on a commit on neondatabase/neon
<!--AUTOMATIC COMMENT START #undefined--> ### 4672 tests run: 4498 passed, 0 failed, 174 skipped ([full report](https://neon-github-public-dev.s3.amazonaws.com/reports/release/11525225462/index.htm...

View on GitHub

tristan957 created a comment on a pull request on neondatabase/neon
I'd like to add some tests before merging.

View on GitHub

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

View on GitHub

yliang412 deleted a branch neondatabase/neon

rc/2024-10-25

yliang412 pushed 46 commits to release neondatabase/neon
  • proxy: Make tests fail fast when test proxy exited early (#9432) This currently happens when proxy is not compiled w... ed958da
  • Rename dockerfiles from `Dockerfile.<something>` to `<something>.Dockerfile` (#9446) ## Problem Our dockerfiles, ... 5b37485
  • CI: use build-tools on Debian 12 whenever we use Neon artifact (#9463) ## Problem ``` + /tmp/neon/pg_install/v16... 163beaf
  • Use '-f' for make clean in Makefile compute (#9464) Use '-f' instead of '--force' because it is impossible to clean... ababa50
  • proxy: Use common error interface for error handling with cplane (#9454) - Remove obsolete error handles. - Use one... 2dcac94
  • fix(pageserver): make image split layer writer finish atomic (#8841) Part of https://github.com/neondatabase/neon/is... aca81f5
  • pageserver: use direct IO for delta and image layer reads (#9326) Part of #8130 ## Problem Pageserver previou... 49d5e56
  • offloaded timeline list API (#9461) Add a way to list the offloaded timelines. Before, one had to look at logs to... 34b6bd4
  • chore(compute): bumps pg_session_jwt to latest version (#9474) 94369af
  • safekeeper: refactor timeline initialization (#9362) Always do timeline init through atomic rename of temp directory... 1e8e04b
  • Use make's builtin RM variable At least as far as removing individual files goes, this is the best pattern for remo... b7fa93f
  • storage controller: add metrics for tenant shard, node count (#9475) ## Problem Previously, figuring out how many... 8dca188
  • Fix local errors for the tests with the versions mix (#9477) ## Problem If the environment variables `COMPATIBILITY... f36cf3f
  • Fix copy-paste error in checkpoints_timed metric Importing the wrong metric. Sigh... Signed-off-by: Tristan Parti... fcb55a2
  • Timeline offloading persistence (#9444) Persist timeline offloaded state to S3. Right now, as of #8907, at each r... 6f8fcdf
  • fix(pageserver): make delta split layer writer finish atomic (#9048) similar to https://github.com/neondatabase/neon... 64949a3
  • Rename IndexPart::{from_s3_bytes,to_s3_bytes} (#9481) We support multiple storage backends now, so remove the `_s3_`... 3a3bd34
  • proxy: clear lib.rs of code items (#9479) We keep lib.rs for crate configs, lint configs and re-exports for the bina... 92d5e0e
  • Protect call to pg_current_wal_lsn() in retained_wal query We can't call pg_current_wal_lsn() if we are a standby in... 0595320
  • tests: avoid using background_process when invoking pg_ctl (#9469) ## Problem Occasionally, we get failures to st... e3ff87c
  • and 26 more ...

View on GitHub

yliang412 closed a pull request on neondatabase/neon
Storage & Compute release 2024-10-25
## Storage & Compute release 2024-10-25 **Please merge this Pull Request using 'Create a merge commit' button**
yliang412 pushed 584 commits to rc/2024-10-25 neondatabase/neon
  • release fix 2022-03-16 (#1375) df7a9d1
  • Merge pull request #1385 from zenithdb/main Release main 2022-03-22 8d5df07
  • Merge pull request #1787 from neondatabase/main Release 2022-05-25 806e5a6
  • Merge pull request #1792 from neondatabase/main Release 2202-05-25 (second) 960be82
  • Bump vendor/postgres to hotfix basebackup LSN comparison. 73f247d
  • Merge pull request #1836 from neondatabase/release-hotfix-basebackup-lsn-page-boundary Bump vendor/postgres to hotfi... 0ce6b6a
  • Use :local compute-tools tag to build compute-node image cf350c6
  • Install missing openssl packages in the Github Actions workflow cc856ec
  • Merge pull request #1842 from neondatabase/release-deploy-hotfix [HOTFIX] Release deploy fix This PR uses this br... f88fe02
  • Merge remote-tracking branch 'origin/release' into main-2022-07-18 41cce8e
  • Merge pull request #2115 from neondatabase/main-2022-07-18 Release 2022-07-18 fee89f8
  • Merge pull request #2119 from neondatabase/main Release 2022-07-19 3c5b7f5
  • Merge pull request #2170 from neondatabase/main (Release 2022-07-28) Release 2022-07-28 380f26e
  • Merge remote-tracking branch 'origin/main' into 'release' Release 2022-08-01 94e03eb
  • Merge pull request #2203 from neondatabase/release-uuid-ossp Deploy new storage and compute version to production ... ad3055d
  • Merge pull request #2219 from neondatabase/main Release 2022-08-04 e814ac1
  • Merge pull request #2275 from neondatabase/main * github/workflows: Fix git dubious ownership (#2223) * Move rela... 873347f
  • Merge pull request #2299 from neondatabase/main * Check for entire range during sasl validation (#2281) * Gen2 GH... 36d2666
  • Merge pull request #2377 from neondatabase/main Release 2022-09-01 e7939a5
  • Merge pull request #2573 from neondatabase/main Release 2022-10-06 9316cb1
  • and 564 more ...

View on GitHub

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

View on GitHub

ololobus created a review on a pull request on neondatabase/neon
LGTM

View on GitHub

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

View on GitHub

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

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

dependabot[bot] opened a pull request on neondatabase/neon
build(deps): bump werkzeug from 3.0.3 to 3.0.6
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.0.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pallets/werkzeug/releases">werk...
dependabot[bot] created a branch on neondatabase/neon

dependabot/pip/werkzeug-3.0.6 - Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.

yliang412 pushed 1 commit to main neondatabase/neon
  • pageserver: add tokio-epoll-uring slots waiters queue depth metrics (#9482) In complement to https://github.com/neo... 85b954f

View on GitHub

yliang412 deleted a branch neondatabase/neon

yuchen/export-tokio-epoll-uring-slots-queue-depth

yliang412 closed a pull request on neondatabase/neon
pageserver: add tokio-epoll-uring slots waiters queue depth metrics
In complement to https://github.com/neondatabase/tokio-epoll-uring/pull/56. ## Problem We want to make tokio-epoll-uring slots waiters queue depth observable via Prometheus. ## Summary of ...
mpiedrav starred neondatabase/neon
arpad-m pushed 1 commit to main neondatabase/neon
  • Fix unoffload_timeline races with creation (#9525) This PR does two things: 1. Obtain a `TimelineCreateGuard` obj... 76328ad

View on GitHub

Load more