Skip to content

docs: thank Namespace for GitHub Actions runner support#895

Merged
jdx merged 3 commits intomainfrom
claude/thanks-namespace
Apr 30, 2026
Merged

docs: thank Namespace for GitHub Actions runner support#895
jdx merged 3 commits intomainfrom
claude/thanks-namespace

Conversation

@jdx
Copy link
Copy Markdown
Owner

@jdx jdx commented Apr 30, 2026

Summary

Test plan

  • README renders correctly on GitHub

🤖 Generated with Claude Code


Note

Low Risk
Documentation-only change adding attribution and an embedded logo; no runtime or behavior impact.

Overview
Adds a new CI section to README.md crediting Namespace for providing CI, including a small linked logo image.

Adds the docs/public/namespace-logo.svg asset referenced by the README.

Reviewed by Cursor Bugbot for commit 887e12a. Bugbot is set up for automated code reviews on this repo. Configure here.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 30, 2026

Greptile Summary

Adds a CI section to README.md thanking Namespace for providing GitHub Actions runners and caching, along with a new docs/public/namespace-logo.svg asset. This is a documentation-only change with no impact on runtime behavior.

Confidence Score: 5/5

Safe to merge — documentation-only change with no runtime or security impact

No logic changes; only a README section and a clean SVG asset are added. No P0/P1 findings.

No files require special attention

Important Files Changed

Filename Overview
README.md Adds a CI section with a Namespace logo link and acknowledgment text; straightforward documentation change
docs/public/namespace-logo.svg New SVG asset containing three clean path elements (circle + N letterform); no embedded scripts or external resources

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[README.md] -->|references| B[docs/public/namespace-logo.svg]
    A -->|links to| C[https://namespace.so]
Loading

Reviews (2): Last reviewed commit: "docs: shorten Namespace CI thanks line" | Re-trigger Greptile

jdx and others added 2 commits April 30, 2026 14:21
Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the README.md file to include a new CI section acknowledging Namespace for providing GitHub Actions runners and caching. I have no feedback to provide.

@jdx jdx merged commit 344dd68 into main Apr 30, 2026
20 checks passed
@jdx jdx deleted the claude/thanks-namespace branch April 30, 2026 19:26
@jdx jdx mentioned this pull request Apr 30, 2026
jdx added a commit that referenced this pull request May 5, 2026
### 🚀 Features

- **(builtins)** add `buildifier` format and lint built-ins by
[@plx](https://github.com/plx) in
[#896](#896)

### 🐛 Bug Fixes

- **(step)** only auto-batch when rendered command exceeds ARG_MAX by
[@jdx](https://github.com/jdx) in
[#901](#901)

### 📚 Documentation

- thank Namespace for GitHub Actions runner support by
[@jdx](https://github.com/jdx) in
[#895](#895)

### 🔍 Other Changes

- **(ci)** use !cancelled() instead of always() for final job by
[@jdx](https://github.com/jdx) in
[#906](#906)
- **(docs)** remove shrill.en.dev analytics script by
[@jdx](https://github.com/jdx) in
[#903](#903)
- remove rust-cache from release jobs by [@jdx](https://github.com/jdx)
in [#893](#893)
- invert CLAUDE.md/AGENTS.md so AGENTS.md is canonical by
[@jdx](https://github.com/jdx) in
[#905](#905)
- set dev profile debug to 1 by [@jdx](https://github.com/jdx) in
[#907](#907)

### 📦️ Dependency Updates

- update anthropics/claude-code-action digest to fefa07e by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#897](#897)
- update jdx/mise-action digest to 1648a78 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#898](#898)
- update apple-actions/import-codesign-certs action to v7 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#900](#900)
- update autofix-ci/action action to v1.3.4 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#899](#899)
- lock file maintenance by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#908](#908)

### New Contributors

- @plx made their first contribution in
[#896](#896)

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Low Risk**
> Low risk release bookkeeping: primarily version string updates across
manifests and docs with no functional code changes in this diff.
> 
> **Overview**
> Updates the project for the `v1.45.0` release by bumping the crate/CLI
version (`Cargo.toml`, `Cargo.lock`, `hk.usage.kdl`, generated CLI docs)
and adding the `1.45.0` entry to `CHANGELOG.md`.
> 
> Refreshes documentation and example configs to reference the new
versioned Pkl package URLs (`docs/*.md`, `docs/public/*.pkl`,
`hk-example.pkl`).
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
cfe2da5. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->

Co-authored-by: mise-en-dev <[email protected]>
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.

1 participant