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

decentraland / squid-management-server / 24835829898

Builds Branch Commit Type Ran Committer Via Coverage
24835829898 main Merge pull request #74 from decentraland/chore/dependency-overhaul Overhaul runtime, dependencies, and adopt core-components push 23 Apr 2026 12:42PM UTC web-flow github
45.54
24802458721 feat/purge-old-schemas test: cover invalid-name, DROP failure, credits DB, and guard throws Close the test coverage gaps flagged in review. All four cases now have their own 'when/and' describe blocks following the project's dcl-testing conventions. - olderThanMs <= 0... Pull #75 22 Apr 2026 09:01PM UTC LautaroPetaccio github
53.73
24801025979 feat/purge-old-schemas docs: document purge API and log every drop, would-drop, and skip Address two gaps reviewers flagged: 1. Public types and methods for the schema purge were thinly or inconsistently documented while the extracted queries in queries.ts alrea... Pull #75 22 Apr 2026 08:29PM UTC LautaroPetaccio github
51.57
24799175807 feat/purge-old-schemas feat: add dry-run-purge script for manual validation Add scripts/dry-run-purge.ts so operators can see exactly what the daily schema purge would do against a live environment without executing anything destructive. Run with: SCHEMA_PURGE_MAX... Pull #75 22 Apr 2026 07:48PM UTC LautaroPetaccio github
51.33
24798481661 feat/purge-old-schemas refactor: extract purge queries to queries.ts and reuse existing ones The queries used by purgeOldSchemas were inlined in component.ts; move them next to the other SQL builders and, while doing so, drop a duplicate of the already-existing getSche... Pull #75 22 Apr 2026 07:33PM UTC LautaroPetaccio github
51.33
24796790408 feat/purge-old-schemas test: restructure specs per dcl-testing standards Reorganize both unit test files to match the project's testing conventions: describe blocks use "when" for scenarios and "and" for nested branches, each it() asserts one behavior with a specific d... Pull #75 22 Apr 2026 06:56PM UTC LautaroPetaccio github
50.27
24796509831 feat/purge-old-schemas chore: make schema purge job interval configurable via env Add SCHEMA_PURGE_INTERVAL_HOURS env var so the cadence can be tuned without a code change. Defaults to 24 when unset or non-positive, so existing behaviour is preserved. Documented in .en... Pull #75 22 Apr 2026 06:50PM UTC LautaroPetaccio github
50.27
24796413248 feat/purge-old-schemas chore: document SCHEMA_PURGE_MAX_AGE_DAYS and read it at startup Hoist the SCHEMA_PURGE_MAX_AGE_DAYS read out of the daily job callback and into initComponents, so the feature's enable/disable state is resolved once at boot and logged with a clea... Pull #75 22 Apr 2026 06:48PM UTC LautaroPetaccio github
51.09
24795970841 feat/purge-old-schemas feat: purge old, unused squid schemas on a daily schedule Add a new ISquidComponent.purgeOldSchemas(options) method that walks the dapps and credits databases looking for squid_* schemas that are older than a configurable threshold and no longer ... push 22 Apr 2026 06:38PM UTC LautaroPetaccio github
51.65
24787181135 chore/dependency-overhaul refactor: drop slack wrapper, consume @dcl/slack-component directly The thin wrapper at src/ports/slack/ added one method (sendFormattedMessage) that simply mapped to @dcl/slack-component's sendMessage with a default channel. Every caller was the... Pull #74 22 Apr 2026 03:30PM UTC LautaroPetaccio github
45.54
24786422727 chore/dependency-overhaul feat: migrate to @dcl/job-component and separate monitor from wiring Replace the hand-rolled generic job runner in src/ports/job/ with @dcl/job-component, and invert the monitor's shape: squid-monitor.ts now exports the monitoring function instea... push 22 Apr 2026 03:15PM UTC LautaroPetaccio github
44.44
19169564750 refs/tags/1.0.0 Merge pull request #73 from decentraland/feat/image-uri feat: add image uri to squid info push 07 Nov 2025 01:18PM UTC web-flow github
36.69
19147808878 main Merge pull request #73 from decentraland/feat/image-uri feat: add image uri to squid info push 06 Nov 2025 07:44PM UTC web-flow github
36.69
19146407386 feat/image-uri feat: add image uri to squid info push 06 Nov 2025 06:50PM UTC juanmahidalgo github
36.69
17605619739 feat/avoid-too-many-alerts feat: send out of sync alert every 5 minutes Pull #72 10 Sep 2025 06:49AM UTC juanmahidalgo github
38.82
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 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