An open API service providing commit metadata for open source projects.

GitHub / mozilla/stmo-cli / commits

SHA Message Author Date Stats
0ea22fd0 Add schedule command to set/clear query refresh schedules Johan Lorenzo <j****o@m****m> about 2 months ago
ffd15a4e Resolve dynamic date tokens client-side Yannis Juglaret <y****t@m****m>
Committed by: Johan Lorenzo <j****o@m****m>
about 2 months ago
ba7ebd5d Fix cargo test when running in a terminal Yannis Juglaret <y****t@m****m>
Committed by: Johan Lorenzo <j****o@m****m>
about 2 months ago
a1294dee Enforce cargo fmt on developer side Yannis Juglaret <y****t@m****m>
Committed by: Johan Lorenzo <j****o@m****m>
about 2 months ago
fd950000 Introduce get_json and post_json helpers Yannis Juglaret <y****t@m****m>
Committed by: Johan Lorenzo <j****o@m****m>
about 2 months ago
c4ca80c6 Make API error handling uniform Yannis Juglaret <y****t@m****m>
Committed by: Johan Lorenzo <j****o@m****m>
about 2 months ago
070f5e3c Document discover --search across docs Johan Lorenzo <j****o@m****m> 2 months ago
d6023640 Add discover --search to LLM help output Johan Lorenzo <j****o@m****m> 2 months ago
7eb86b01 Add discover --search / -q to search queries and dashboards by text Johan Lorenzo <j****o@m****m> 2 months ago
ef3bc3e3 Tolerate string Schedule.interval values from general query list Johan Lorenzo <j****o@m****m> 2 months ago
1597b416 Update project description to highlight Claude Code value proposition Johan Lorenzo <j****o@m****m> 3 months ago
1f0f7dcb Release 0.7.0 Johan Lorenzo <j****o@m****m> 3 months ago
75db67cb Add LLM-optimized --help output Johan Lorenzo <j****o@m****m> 3 months ago
efb4592b Fall back to defaults in execute --interactive when no TTY Test <t****t@t****t>
Committed by: Johan Lorenzo <j****o@m****m>
3 months ago
ba01d470 Detect ~/.cargo/ write restriction in update command Test <t****t@t****t>
Committed by: Johan Lorenzo <j****o@m****m>
3 months ago
6017d574 Reorder init to eliminate git commit --amend and clear git env vars Test <t****t@t****t>
Committed by: Johan Lorenzo <j****o@m****m>
3 months ago
3d2e6bee Add new installation instructions now that `./mach bootstrap` installs stmo-cli Johan Lorenzo <j****o@m****m>
Committed by: GitHub <n****y@g****m>
3 months ago
d9378192 Bump dependencies (#10) Johan Lorenzo <j****o@m****m>
Committed by: GitHub <n****y@g****m>
3 months ago
2c169366 Add CODEOWNERS file (#9) Johan Lorenzo <j****o@m****m>
Committed by: GitHub <n****y@g****m>
3 months ago
d719eba1 Release 0.6.1 Johan Lorenzo <j****o@m****m> 3 months ago
046eb6ad execute: coerce numeric --param values to strings for text/date parameters Johan Lorenzo <j****o@m****m> 3 months ago
d03ee233 Release 0.6.0 Johan Lorenzo <j****o@m****m> 3 months ago
399f2223 Document release process Johan Lorenzo <j****o@m****m> 3 months ago
7b364622 Fix binstall pkg-url to match bare tag convention Johan Lorenzo <j****o@m****m> 3 months ago
45a115e8 Fix clippy too_many_lines errors exposed by rustfmt Johan Lorenzo <j****o@m****m> 3 months ago
fe885538 Apply cargo fmt Johan Lorenzo <j****o@m****m> 3 months ago
9913c4be Fix init tests failing when git user identity is not configured Johan Lorenzo <j****o@m****m> 3 months ago
6a6f215f Enable `cargo binstall`, CI, swich update checks to the same crate as our oth... Paul Adenot <p****l@p****x>
Committed by: GitHub <n****y@g****m>
3 months ago
d322a2d5 Move pre-commit setup out of init_in so tests run without network access Johan Lorenzo <j****o@m****m> 4 months ago
1e452724 Update dependencies Johan Lorenzo <j****o@m****m> 4 months ago
b355cf01 Release 0.5.4 Johan Lorenzo <j****o@m****m> 4 months ago
c9f26b24 Switch reqwest to rustls-tls to fix HTTPS through CONNECT proxy on macOS Johan Lorenzo <j****o@m****m> 4 months ago
1da11038 Update mozdata plugin link in README akkomar <a****r@u****m>
Committed by: Johan Lorenzo <j****o@m****m>
4 months ago
75ec409d Update README with REDASH API key access info Sylvestre Ledru <s****@m****m>
Committed by: Johan Lorenzo <j****o@m****m>
4 months ago
9d05d48d Update dependencies Johan Lorenzo <j****o@m****m> 5 months ago
401f1577 Document widget API methods in CLAUDE.md Johan Lorenzo <j****o@m****m> 5 months ago
5e7a03e7 Release 0.5.3 Johan Lorenzo <j****o@m****m> 5 months ago
fdc79150 Update existing widgets during dashboard deploy Johan Lorenzo <j****o@m****m> 5 months ago
aea6b0dd Update dependencies Johan Lorenzo <j****o@m****m> 5 months ago
6d2c276b Ignore user-local files and worktrees Johan Lorenzo <j****o@m****m> 5 months ago
affea1d1 Release 0.5.2 Johan Lorenzo <j****o@m****m> 5 months ago
406c9022 Fix dashboard deploy to resolve visualization_id from query_id + visualizatio... Johan Lorenzo <j****o@m****m> 5 months ago
bbf40791 Release 0.5.1 Johan Lorenzo <j****o@m****m> 5 months ago
d505171c Fix deploy_visualizations overwriting existing viz when adding new one of sam... Johan Lorenzo <j****o@m****m> 5 months ago
9c5355ed Update dependencies Johan Lorenzo <j****o@m****m> 5 months ago
cd6327bc Release 0.5.0 Johan Lorenzo <j****o@m****m> 5 months ago
1e0c0ad6 Fix archive_dashboard to use POST instead of DELETE Johan Lorenzo <j****o@m****m> 5 months ago
1e564949 Fix Widget.text deserialization when API returns null Johan Lorenzo <j****o@m****m> 5 months ago
400cffef Add width field to Widget and WidgetMetadata Johan Lorenzo <j****o@m****m> 5 months ago
c7e4d6a0 docs: update CLAUDE.md templates for visualization workflow Paul Adenot <p****l@p****x>
Committed by: Johan Lorenzo <j****o@m****m>
5 months ago
11f45674 deploy: don't require git for change detection Paul Adenot <p****l@p****x>
Committed by: Johan Lorenzo <j****o@m****m>
5 months ago
27f63e69 deploy: use null visualization id to signal new visualizations Paul Adenot <p****l@p****x>
Committed by: Johan Lorenzo <j****o@m****m>
5 months ago
63283ddc execute: output clean JSON rows array, progress to stderr Paul Adenot <p****l@p****x>
Committed by: Johan Lorenzo <j****o@m****m>
5 months ago
6c1964c9 Track Cargo.lock for reproducible binary builds Johan Lorenzo <j****o@m****m> 6 months ago
e5cb024f Release 0.4.1 Johan Lorenzo <j****o@m****m> 6 months ago
f0aa2c55 Fix text widget creation by serializing visualization_id as null Johan Lorenzo <j****o@m****m> 6 months ago
2697dd18 Release 0.4.0 Johan Lorenzo <j****o@m****m> 6 months ago
188f92b3 Add auto-update on invocation and stmo-cli update subcommand Johan Lorenzo <j****o@m****m> 6 months ago
cdce1dea Add wiremock integration tests for version check Johan Lorenzo <j****o@m****m> 6 months ago
80d1c48a Add version check module with cache, HTTP fetch, and semver comparison Johan Lorenzo <j****o@m****m> 6 months ago
e2700c68 Add --version flag to CLI Johan Lorenzo <j****o@m****m> 6 months ago
17c8d9a4 Sort visualizations by ID and rewrite YAML on deploy Johan Lorenzo <j****o@m****m> 6 months ago
28508cbb Exclude gpg files from repository Johan Lorenzo <j****o@m****m> 6 months ago
adfc2a9d Release 0.3.0 Johan Lorenzo <j****o@m****m> 6 months ago
e8072dc7 Auto-populate parameterMappings for new dashboard widgets Johan Lorenzo <j****o@m****m> 6 months ago
8485d053 Release 0.2.0 Johan Lorenzo <j****o@m****m> 6 months ago
afa33fe1 Reuse auto-created visualizations when deploying new queries Johan Lorenzo <j****o@m****m> 6 months ago
3cf6b408 Fix archive_dashboard to use slug instead of ID Johan Lorenzo <j****o@m****m> 6 months ago
1b728c83 Auto-favorite dashboards after creating with id: 0 Johan Lorenzo <j****o@m****m> 6 months ago
c4c50313 Improve deploy docs: default behavior and commit ordering Johan Lorenzo <j****o@m****m> 6 months ago
6d6f9d26 Fix widget creation: add required width and text fields Johan Lorenzo <j****o@m****m> 6 months ago
5c6e625e Include response body in API error messages Johan Lorenzo <j****o@m****m> 6 months ago
44b353a6 Auto-rename query files after deploying with id: 0 Johan Lorenzo <j****o@m****m> 6 months ago
7b216314 Add cargo install stmo-cli to template Quick Reference Johan Lorenzo <j****o@m****m> 6 months ago
46479e02 Update installation docs to use cargo install stmo-cli Johan Lorenzo <j****o@m****m> 6 months ago
00ced8be Fix exclude patterns to only match root CLAUDE.md and .pre-commit-config.yaml Johan Lorenzo <j****o@m****m> 6 months ago
ee12cd0b Add crates.io metadata to Cargo.toml Johan Lorenzo <j****o@m****m> 6 months ago
3c1dfad7 Remove unused templates/schema_queries/ Johan Lorenzo <j****o@m****m> 6 months ago
a71a368d Add MPL-2.0 license Johan Lorenzo <j****o@m****m> 6 months ago
db86ec61 Add dashboard creation docs to CLAUDE.md files Johan Lorenzo <j****o@m****m> 6 months ago
4b2c9761 Reference mozdata-claude-plugin in README and init template Johan Lorenzo <j****o@m****m> 6 months ago
ad520133 Add dashboard creation from scratch via id: 0 convention Johan Lorenzo <j****o@m****m> 6 months ago
9cbbbb0a Enhance init to scaffold full data repositories Johan Lorenzo <j****o@m****m> 6 months ago
e8dc57f2 Rename project from redash-tool to stmo-cli Johan Lorenzo <j****o@m****m> 6 months ago
4e3e18af Add enumOptions validation to reject escaped newlines Johan Lorenzo <j****o@m****m> 6 months ago
9ee71891 Improve error reporting in API client Johan Lorenzo <j****o@m****m> 6 months ago
ceaa7b79 Fix dashboard tests to use temporary directories Johan Lorenzo <j****o@m****m> 6 months ago
bb8091c9 Change dashboards to use favorites only Johan Lorenzo <j****o@m****m> 7 months ago
0d8be489 Add dashboard management feature Johan Lorenzo <j****o@m****m> 7 months ago
78be8401 Add dashboard data models Johan Lorenzo <j****o@m****m> 7 months ago
a2893a00 Add cargo test pre-commit hook Johan Lorenzo <j****o@m****m> 7 months ago
e6a6e150 Add query archiving functionality Johan Lorenzo <j****o@m****m> 7 months ago
6ed27972 Fix data source schema display with column types Johan Lorenzo <j****o@m****m> 7 months ago
94505ba9 Add data sources exploration with JSON output and schema templates Johan Lorenzo <j****o@m****m> 7 months ago
90b78760 Add comprehensive test suite for execute command and core functionality Johan Lorenzo <j****o@m****m> 7 months ago
dc33fd05 feat: Add the ability to execute a query Johan Lorenzo <j****o@m****m> 7 months ago
491c5245 Add heatmap query for bug 2010162 and visualization creation support Johan Lorenzo <j****o@m****m> 7 months ago
07bf1778 Allow deploy to manually deploy specific queries manually Johan Lorenzo <j****o@m****m> 7 months ago
a84b8dd2 Remove created_at and updated_at Johan Lorenzo <j****o@m****m> 7 months ago
4d6aa1de Add support for creating new queries via deploy command Johan Lorenzo <j****o@m****m> 7 months ago

← Back to repository