• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

decentraland / comms-gatekeeper / 28265923824

Builds Branch Commit Type Ran Committer Via Coverage
28265923824 feat/player-connection-info-device-ip-bans test: use parameterized SQL in player-connection-db spec Address PR review: replace string interpolation in the raw count query with a sql-template-strings tagged template, matching the adapter's style. Pull #274 26 Jun 2026 09:22PM UTC LautaroPetaccio github
85.38
28265242206 feat/player-connection-info-device-ip-bans refactor: drop IP banning, keep IP logging Removes IP banning (the banIp opt-in flag, the user_bans.banned_ip column, and IP matching in getActiveBanForConnection). Device-id banning is unchanged, and player_connection_info still logs the IP (cf-... Pull #274 26 Jun 2026 09:06PM UTC LautaroPetaccio github
85.38
28254492570 feat/player-connection-info-device-ip-bans test: cover address-only match and expired-ban cases for getActiveBanForConnection Directly assert the two remaining branches: an address-only query (no device/IP) matches an active ban, and an expired ban matches neither by address nor by the re... Pull #274 26 Jun 2026 05:32PM UTC LautaroPetaccio github
85.38
28250678606 feat/player-connection-info-device-ip-bans test: cover banIp/device capture via ban endpoint and scene-adapter capture Add end-to-end coverage for the headline ban behavior through POST /users/:address/bans: seed player_connection_info, then assert a permanent ban snapshots the recorded d... Pull #274 26 Jun 2026 04:20PM UTC LautaroPetaccio github
85.38
28246643186 feat/player-connection-info-device-ip-bans feat: record player IP/device on token requests and support device/IP bans Capture each player's latest IP (Cloudflare cf-connecting-ip header) and device id (deviceIdentifier from the signed-fetch auth metadata) into a new player_connection_info... Pull #274 26 Jun 2026 03:08PM UTC LautaroPetaccio github
85.42
28052392094 2.27.1 fix: cancel undrained undici response bodies to prevent socket/memory leaks (#272) Since the move to native fetch (undici, via @dcl/traced-fetch-component), a Response whose body is never read keeps its pooled socket checked out and its bytes buf... push 23 Jun 2026 07:46PM UTC web-flow github
85.25
28047204770 main fix: cancel undrained undici response bodies to prevent socket/memory leaks (#272) Since the move to native fetch (undici, via @dcl/traced-fetch-component), a Response whose body is never read keeps its pooled socket checked out and its bytes buf... push 23 Jun 2026 06:17PM UTC web-flow github
85.25
28047179576 main chore: bump @dcl/http-server and @dcl/traced-fetch-component for upstream fixes (#273) - @dcl/http-server 2.0.2 -> 2.1.0: request-hot-path perf (parse URL once, CORS no-Origin passthrough, O(L) router chain) and the new fromNativeResponse helpe... push 23 Jun 2026 06:17PM UTC web-flow github
85.25
28046175030 chore/bump-upstream-fetch-http-server chore: bump @dcl/http-server and @dcl/traced-fetch-component for upstream fixes - @dcl/http-server 2.0.2 -> 2.1.0: request-hot-path perf (parse URL once, CORS no-Origin passthrough, O(L) router chain) and the new fromNativeResponse helper - @dc... Pull #273 23 Jun 2026 06:00PM UTC LautaroPetaccio github
85.25
28045693498 fix/cancel-undrained-response-bodies fix: cancel undrained undici response bodies to prevent socket/memory leaks Since the move to native fetch (undici, via @dcl/traced-fetch-component), a Response whose body is never read keeps its pooled socket checked out and its bytes buffered u... Pull #272 23 Jun 2026 05:51PM UTC LautaroPetaccio github
85.25
28041467667 main fix: suppress comms events for preview realms regardless of ALLOW_LOCAL_PREVIEW (#271) The participant joined/left webhook handlers skipped publishing UserJoinedRoom/UserLeftRoom events for local preview realms via livekit.isLocalPreview(). That ... push 23 Jun 2026 04:41PM UTC web-flow github
85.25
28039749028 fix/suppress-preview-room-events fix: suppress comms events for preview realms regardless of ALLOW_LOCAL_PREVIEW The participant joined/left webhook handlers skipped publishing UserJoinedRoom/UserLeftRoom events for local preview realms via livekit.isLocalPreview(). That predica... Pull #271 23 Jun 2026 04:13PM UTC LautaroPetaccio github
85.25
27975617693 main feat: bump @dcl/crypto-middleware to 4.1.0 (#270) update @dcl/crypto-middleware from ^4.0.0 to ^4.1.0 to pick up the latest published release. push 22 Jun 2026 06:42PM UTC web-flow github
85.24
27975237968 feat/bump-crypto-middleware-4.1.0 feat: bump @dcl/crypto-middleware to 4.1.0 update @dcl/crypto-middleware from ^4.0.0 to ^4.1.0 to pick up the latest published release. Pull #270 22 Jun 2026 06:35PM UTC LautaroPetaccio github
85.24
27974705793 refactor/replace-wkc-with-dcl-components refactor: replace remaining well-known-components with @dcl equivalents replace @well-known-components/http-requests-logger-component with @dcl/http-requests-logger-component and @well-known-components/test-helpers with @dcl/test-helpers, and bum... push 22 Jun 2026 06:26PM UTC LautaroPetaccio github
85.24
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 53
  • 54
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc