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

raystack / meteor / 24698534645

Builds Branch Commit Type Ran Committer Via Coverage
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
24620164700 main feat: tighten config validation, fix edge serialization, standardize tags Config validation: - Add dive,oneof validation to extract fields (kafka, github, grafana, notion) - Add url validation to host/base_url fields (grafana, redash, confluence,... push 19 Apr 2026 03:41AM UTC ravisuhag github
74.92
24618156192 main feat: add structured entity/edge metadata and restructure CLI - Add EntityInfo and EdgeInfo structs to plugins.Info for declaring entity types, URN patterns, and edge relationships in code - Populate all 31 extractors with structured entity/edg... push 19 Apr 2026 01:32AM UTC ravisuhag github
74.82
24616244490 main feat: add Notion metadata extractor (#516) Extract page and database metadata from Notion workspaces via the Notion API. Emits document entities for both pages and databases with child_of, belongs_to, owned_by, and documented_by edges. Reads page... push 18 Apr 2026 11:29PM UTC web-flow github
74.82
24615800815 feat/notion-extractor feat: add Notion metadata extractor Extract page and database metadata from Notion workspaces via the Notion API. Emits document entities for both pages and databases with child_of, belongs_to, owned_by, and documented_by edges. Reads page block ... Pull #516 18 Apr 2026 11:01PM UTC ravisuhag github
74.82
24615682374 main feat: add Confluence metadata extractor (#515) * feat: add Confluence metadata extractor Extract page metadata and relationships from Confluence spaces via the REST API v2. Emits space and document entities with belongs_to, child_of, owned_by, a... push 18 Apr 2026 10:54PM UTC web-flow github
74.6
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 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