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

raystack / meteor / 29949557901

Builds Branch Commit Type Ran Committer Via Coverage
29949557901 main chore: ignore playwright debug artifacts push 22 Jul 2026 07:11PM UTC ravisuhag github
68.44
29949544748 main docs: make examples a top-level page An index-only folder renders as an empty sidebar group in Chronicle. Move examples/index.mdx to a top-level examples.mdx so it shows as a regular sidebar entry between Guides and Extractors. push 22 Jul 2026 07:09PM UTC ravisuhag github
68.44
29917743112 main chore: ignore chronicle build artifacts push 22 Jul 2026 12:02PM UTC ravisuhag github
68.44
29917729154 main docs: fix sidebar structure and duplicate page headings Chronicle renders the frontmatter title as the page heading, so remove the duplicate H1 from every page. Add meta.json to each section folder to set sidebar labels and ordering (fumadocs fol... push 22 Jul 2026 12:02PM UTC ravisuhag github
68.44
29916631633 main docs: overhaul documentation site and fix plugin metadata declarations Rebuild the docs for the new Chronicle content layout (docs/content/docs) with every fact verified against the code: - Add quickstart, architecture, scripting guide, and a wr... push 22 Jul 2026 11:45AM UTC ravisuhag github
68.44
24698534645 main fix: resolve staticcheck lint issues in RecordToMarkdown helpers push 21 Apr 2026 01:07AM UTC ravisuhag github
68.44
24698201786 main feat: add markdown output format to console sink Add a `format` config option to the console sink supporting `json` (default, backwards-compatible) and `markdown`. The markdown format renders metadata as scannable tables and bullet lists, making ... push 21 Apr 2026 12:56AM UTC ravisuhag github
68.44
24696336234 main refactor: reorganize agent, generator, sqlutil, and error_status packages Replace agent/ with runner/, move generator/ to recipe/scaffold, relocate plugins/sqlutil to plugins/internal/sqlutil, and move utils/error_status to metrics/otelgrpc/statu... push 20 Apr 2026 11:54PM UTC ravisuhag github
68.01
24694247173 main chore: upgrade chronicle version push 20 Apr 2026 10:50PM UTC ravisuhag github
68.38
24693261493 main fix: remove Node.js version pin from Vercel config push 20 Apr 2026 10:22PM UTC ravisuhag github
68.38
24693219087 main fix: update http extractor and error tests for human-readable validation messages push 20 Apr 2026 10:21PM UTC ravisuhag github
68.38
24620615543 main refactor: migrate pkg/errors to stdlib errors and fmt.Errorf Replace all direct usage of github.com/pkg/errors with stdlib: - errors.Wrap(err, "msg") → fmt.Errorf("msg: %w", err) - errors.Wrapf(err, "fmt", args) → fmt.Errorf("fmt: %w", args, err)... push 19 Apr 2026 04:11AM UTC ravisuhag github
74.9
24620327553 main fix(redshift): wire up exclude config to actually filter databases The exclude field was defined in the config but never used during extraction. Databases listed in exclude.databases are now skipped. push 19 Apr 2026 03:52AM UTC ravisuhag github
74.9
24620293610 main refactor: standardize exclude config to structured format Replace comma-separated exclude strings with structured Exclude structs across postgres, couchdb, redshift, and presto extractors. This aligns them with the pattern used by mysql, mariadb... push 19 Apr 2026 03:49AM UTC ravisuhag github
74.9
24620204101 main fix: standardize plugin descriptions - Sink descriptions follow "{Action} metadata to {Service}." pattern - Processor descriptions end with periods - Extractor descriptions follow "{Type} metadata from {Service}." pattern (github, http were inc... push 19 Apr 2026 03:43AM UTC ravisuhag github
74.92
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc