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

ingitdb / ingitdb-cli / 29571133278
96%

Build:
DEFAULT BRANCH: main
Ran 17 Jul 2026 09:46AM UTC
Jobs 1
Files 65
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

17 Jul 2026 09:45AM UTC coverage: 96.445% (-0.04%) from 96.487%
29571133278

push

github

web-flow
feat(cli): implement `list views`, fix md materialization, scaffold notarization (#123)

Three ingitdb-cli follow-ups from the release-convergence work:

- `list views` was a `not yet implemented` stub. It now enumerates every
  view across all collections (recursing into subcollections) as sorted
  `collectionID/viewName` identifiers, with `--in` (regex on the owning
  collection path) and `--filter-name` (glob on the bare view name) scoping,
  mirroring `list collections`.

- Bump ingitdb-go v0.5.0 -> v0.5.1 to pick up the md-extension fix
  (ingitdb-go 9624da9): a template-less view declaring `formats: [md]` now
  materializes a `.md` file instead of `.ingr`. Verified against demo-ingitdb's
  `todo.tasks/status_{status}` view — `materialize --views` now writes
  `status_new.md` and reports `1 created` (previously the pre-bump binary
  silently produced no md output).

- Add a dormant, secret-gated `notarize.macos` block to .goreleaser.yaml.
  `enabled` is `{{ isEnvSet "MACOS_SIGN_P12" }}`, so with the secret unset the
  block is skipped entirely and the same unsigned darwin binaries ship as
  today — it can never break a release. Enabling it requires verifying the
  (previously-failed) Apple credentials and forwarding MACOS_SIGN_*/NOTARIZE_*
  through strongo/cicd's reusable release.yml. `goreleaser check` passes.

Adds the cli/list-views feature spec and index rows. Full test suite green.


Claude-Session: https://claude.ai/code/session_01HZythDmdpA3cm1pNdeirwp

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

43 of 47 new or added lines in 1 file covered. (91.49%)

5860 of 6076 relevant lines covered (96.45%)

1.14 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
95.27
-1.58% cmd/ingitdb/commands/list.go
Jobs
ID Job ID Ran Files Coverage
1 29571133278.1 17 Jul 2026 09:46AM UTC 65
96.45
GitHub Action Run
Source Files on build 29571133278
  • Tree
  • List 65
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • de290742 on github
  • Prev Build on main (#29545421368)
  • Next Build on main (#29601591891)
  • Delete
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