Skip to content

Insights name fixes - #912

Merged
RichardSmedley merged 55 commits into
insights-namefrom
insights-name-fixes
Sep 25, 2026
Merged

RichardSmedley merged 55 commits into
insights-namefrom
insights-name-fixes

Conversation

@RichardSmedley

Copy link
Copy Markdown
Contributor

No description provided.

osfameron and others added 30 commits August 5, 2026 16:55
* Remove Mobile 2.8

* also docs-mobile
DOC-14524
Call with e.g.

  `[template,attachment$kv_metrics_metadata.json,with-metadata,from=0,to=250]`

Assumes an object, and returns a new object with that range of keys.
Used for paginating metrics metadata.
* DOC-14578 fold in www robots.txt recommendations

* DOC-14578 split llms.txt into multiple files

* create ersatz llms-full.txt

* Remove duplicate Google-Extended reference
To fix broken ui-bundle unzipping in Node 26,
spotted by @ggray-cb
osfameron and others added 25 commits August 21, 2026 16:11
* Updating playbook to reflect changes in rosetta repo name

* Update antora-playbook.preview.diff.yml to match

---------

Co-authored-by: Hakim <hakim.cassimally@couchbase.com>
DOC-14650
This seems to work for me for simple cases now, but I feel like I'm missing:

* checking if current working tree is a linked worktree.
* the `worktrees: true` key

Also:
* Search for worktree up to 2 levels deep.
…ug flow

The local `preview` build buried the one thing writers need - the preview
URL(s) - under Antora's warn-level logs and several always-on extension
console.log dumps, and `preview --debug` piping stdout through `tee` even
suppressed Antora's own URL banner (it's gated on TTY detection). New
scripts/preview-runner.js spawns Antora with JSON logs and a forced
IS_TTY, classifies the stream via the regex table extracted from
collate-logs.js into scripts/lib/antora-log-parser.js (collate-logs.js's
own CLI behavior is unchanged, since docs-infra's workflows depend on it),
and prints a clean success/failure summary with the URL(s) up front and
the full log written to preview/. --debug also drops the Outlook/
AppleScript report email (we're on Gmail now) for simply opening
preview/doctor/ in Finder.

Also bumps the version to 1.2.0 and makes the --remote flow's warning
prompts bold red, since they were easy to miss.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Nobody remembers to run `preview --update` by hand. Now, before doing
anything else, the script checks its own mtime and re-runs --update
(then re-execs itself with the original args) if it's >= 7 days old -
configurable via PREVIEW_UPDATE_CHECK_DAYS. Also touches scripts/preview
at the end of --init, since `git pull` won't bump its mtime if the pull
didn't actually change that file's content.

- Newer Homebrew defaults to an "ask mode" that prompts to confirm
  installing anything beyond exactly the named formulae, which blocked
  the now-unattended auto-update at `brew install gh jq yq`. Silenced
  with HOMEBREW_NO_ASK=1.
- The "we're about to auto-update" message is now bold red (via warn)
  instead of cyan, so it's obvious why brew/npm activity is happening.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@RichardSmedley
RichardSmedley merged commit ca5ac8a into insights-name Sep 25, 2026
1 check passed
@RichardSmedley
RichardSmedley deleted the insights-name-fixes branch September 25, 2026 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants