1325 Commits

Author SHA1 Message Date
Bryan Thompson
8c7588cea3
chore(bump-plugin-shas): pin to claude-plugins-community a27629fc + add single-plugin plugin dispatch target (#3126)
Bumps the bump-plugin-shas action pin to the new claude-plugins-community SHA
(a27629fc) which adds (1) manifest synthesis for strict:false skills-only
externals — so they can finally be bumped instead of drifting — and (2) an
`only` input to target ONE plugin on demand.

Surfaces the targeting as a `plugin` workflow_dispatch input threaded into the
action's `with:` block, so an operator can run:
  gh workflow run bump-plugin-shas.yml --repo anthropics/claude-plugins-official -f plugin=<name>
(e.g. to bump the now-eligible netsuite-suitecloud, a strict:false entry the
old action hard-skipped). Empty `plugin` = unchanged nightly behavior.

The plugin->only->ONLY->bump.sh chain was reviewed (ultra) and e2e-verified live
on claude-plugins-community before this pin bump.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-19 12:49:04 -05:00
Bryan Thompson
5a9ecc2cf6
bump(netsuite-suitecloud): cbfc8e8f → b3ff2a96 (#3124)
Re-pin to current upstream HEAD (oracle/netsuite-suitecloud-sdk@master, incl. the
26.1 release). The prior pin was ~2 weeks / 51 commits behind. Metadata-only change
to the source SHA.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-19 10:11:53 -05:00
Bryan Thompson
87dc01078f
Add learn-with-coursera plugin (#2997) 2026-06-19 07:58:29 -07:00
Bryan Thompson
17c98c81f1
Update Auth0 plugin marketplace metadata (#3111)
Shorten the description to a concise tagline, add author.url for the
"Made by" link, and point homepage to auth0.com.

Plugin name stays lowercase to match marketplace convention.
Pinned source.sha left intact — maintained by bump-plugin-shas.yml.

Addresses #1736.

Co-authored-by: Bharath Natarajan <166125343+brth31@users.noreply.github.com>
2026-06-19 07:58:13 -07:00
Bryan Thompson
b478953625
Bump netsuite-suitecloud to upstream HEAD and add 4 Oracle skills (#2312)
Bumps the pinned SHA (43bacf4 -> cbfc8e8, oracle/netsuite-suitecloud-sdk
master) and expands the skills array to include four skills Oracle has
added upstream since the original consolidation:

  - netsuite-owasp-secure-coding
  - netsuite-sdf-project-documentation
  - netsuite-suitescript-records-reference
  - netsuite-suitescript-upgrade

Validated locally with `claude plugin validate` (passes). Author: Oracle
NetSuite (UPL-1.0). Opened manually because the SHA-bump automation skips
skills-only git-subdir entries that have no literal plugin.json.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-19 09:21:47 -05:00
github-actions[bot]
2cf1920e41
bump(chrome-devtools-mcp): 5a9d6af7 → 6225ffba (#3098)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 08:51:28 -05:00
github-actions[bot]
e1d82a1ffe
bump(forge-skills): 8c1c2488 → ea409cc7 (#3100)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 08:51:06 -05:00
github-actions[bot]
f29c8f5cc2
bump(quarkus-agent): 2bcba203 → 63b88c3e (#3103)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 08:50:43 -05:00
github-actions[bot]
b67dd1abf0
bump(teamcity-cli): 55117e13 → cdd1f781 (#3107)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 08:50:20 -05:00
github-actions[bot]
af29dc6f55
bump(togetherai-skills): 86bdd662 → 9815b94d (#3108)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 08:49:55 -05:00
github-actions[bot]
0fd4221c2e
bump(auth0): 5ea574ad → 838a181a (#3097)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 08:49:30 -05:00
github-actions[bot]
4106fe7465
bump(codspeed): 10e74bab → 2533b0cf (#3099)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 08:49:04 -05:00
github-actions[bot]
59f2218cb5
bump(hyperframes): fdb8f33f → ae404984 (#3101)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 08:48:38 -05:00
github-actions[bot]
28fd24d77e
bump(sap-fiori-mcp-server): 5f7ba664 → 7f4ae6e7 (#3105)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 08:47:56 -05:00
github-actions[bot]
7cb4bfe289
bump(pigment): f7bb2190 → 9ca3af07 (#3102)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 08:47:44 -05:00
github-actions[bot]
2b797d899b
bump(remember): 02791ae0 → afb83cc7 (#3104)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 08:47:16 -05:00
github-actions[bot]
478e183a72
bump(slack): 4729a3ee → 70302918 (#3106)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 08:46:16 -05:00
Bryan Thompson
94258c5913
ci: pin validate-plugins + scan-plugins + bump-plugin-shas to self-healing CLI install (#3095)
* ci: bump validate-plugins action pin to self-healing CLI install

Bumps the pinned validate-plugins action SHA (f846a0bc -> 5d75f99) to pick up
two fixes already merged in claude-plugins-community:

1. Self-healing claude CLI install (community#233): the prior pin's install step
   was a bare `npm i -g @anthropic-ai/claude-code@latest && claude --version`,
   which intermittently stalled (a 28-min hang -> "native binary not installed")
   and jammed whichever bump PR caught it (e.g. desktop-commander #2985). The new
   step forces the optional native dep, verifies the binary, re-runs the
   postinstall on a miss, and bounds every network step with a timeout.

2. strict:false skills-only manifest synthesis: the prior pin hard-required a
   plugin.json for external git-subdir sources, false-failing skills-only entries
   that the marketplace server synthesizes a manifest for. This is what blocks
   #2997 (learn-with-coursera) and #2312 (netsuite-suitecloud) today; the bumped
   action synthesizes a minimal manifest for them instead.

No other change. The action stays on claude-cli-version: latest.

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

* ci: pin scan-plugins + bump-plugin-shas to self-healing action too

Extend the validate-plugins pin bump (this PR) to the other two shared actions
that install the claude CLI the same flaky way. All three now pin the same
claude-plugins-community SHA (d207465) carrying the self-healing install
(community#233 + #234): force the optional native dep, verify, re-run postinstall
on a miss, timeout every network step, retry with real reinstalls.

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

* ci: run validate on workflow-file changes (fix required-check deadlock)

A PR touching only .github/workflows/** (e.g. an action-SHA re-pin like this one)
never matched validate-plugins.yml's pull_request path filter, so the required
'validate' check never ran and the PR sat 'Expected — Waiting for status to be
reported' with no way to clear it (workflow_dispatch check runs aren't associated
with the PR, so they don't satisfy the required check; the ruleset has no bypass
actors). Add .github/workflows/** to the trigger so workflow-only PRs validate
in-context and can clear the gate — and so this PR unblocks itself.

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

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-18 19:50:51 -07:00
Dickson Tsai
46a038ad2d
Merge pull request #3094 from anthropics/dickson/add-project-artifact-plugin
Add project-artifact plugin
2026-06-18 19:03:54 -07:00
github-actions[bot]
2fea32e337
bump(desktop-commander): 7a9b2ff0 → fea06819 (#2985)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 20:26:25 -05:00
Dickson Tsai
bd6d2a4054
Trim project-artifact README to usage essentials 2026-06-19 00:46:00 +00:00
Dickson Tsai
3c00b46a83
Add project-artifact plugin: living project status pages published as artifacts 2026-06-19 00:24:35 +00:00
github-actions[bot]
da25d5088b
bump(amazon-location-service): 46fd59cd → c65ee436 (#3073)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 19:18:27 -05:00
github-actions[bot]
b79251732a
bump(aws-data-analytics): 9e9560f9 → 08025af3 (#3078)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 19:18:06 -05:00
github-actions[bot]
c981bd3903
bump(carta-cap-table): bb7763dd → 62a57528 (#3081)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 19:17:45 -05:00
github-actions[bot]
74cffe2f50
bump(aws-serverless): 46fd59cd → c65ee436 (#3079)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 19:17:23 -05:00
github-actions[bot]
2da32a455c
bump(aws-transform): 46fd59cd → c65ee436 (#3080)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 19:16:59 -05:00
github-actions[bot]
0a39f69df3
bump(carta-crm): bb7763dd → 62a57528 (#3082)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 19:16:36 -05:00
github-actions[bot]
24a683e897
bump(carta-investors): bb7763dd → 62a57528 (#3083)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 19:16:12 -05:00
github-actions[bot]
1e5aefeff4
bump(quarkus-agent): 0baae191 → 2bcba203 (#3089)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 19:15:43 -05:00
github-actions[bot]
d2bc0dc649
bump(sagemaker-ai): 46fd59cd → c65ee436 (#3091)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 19:15:18 -05:00
github-actions[bot]
d82380560e
bump(aws-agents-for-devsecops): 9e9560f9 → 08025af3 (#3075)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 19:14:57 -05:00
github-actions[bot]
26480bdb4a
bump(databases-on-aws): 46fd59cd → c65ee436 (#3085)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 19:14:50 -05:00
github-actions[bot]
40971f7892
bump(deploy-on-aws): 46fd59cd → c65ee436 (#3086)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 19:14:23 -05:00
github-actions[bot]
3fdc626d0f
bump(snowflake-cortex-code): 5a8f277f → 8150954b (#3092)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 19:13:56 -05:00
github-actions[bot]
3ea5503f2a
bump(aws-agents): 9e9560f9 → 08025af3 (#3074)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 19:13:29 -05:00
github-actions[bot]
024998a4de
bump(aws-amplify): 46fd59cd → c65ee436 (#3076)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 19:13:00 -05:00
github-actions[bot]
2996915a48
bump(aws-core): 9e9560f9 → 08025af3 (#3077)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 19:12:31 -05:00
github-actions[bot]
5b6b17ee83
bump(hyperframes): 1bab79ef → fdb8f33f (#3087)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 19:12:22 -05:00
github-actions[bot]
3bd30f4459
bump(superpowers): b62616fc → 896224c4 (#3093)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 19:11:52 -05:00
github-actions[bot]
13430a31f4
bump(data-agent-kit-starter-pack): 0deb62a1 → 86cd0201 (#3084)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 19:11:05 -05:00
github-actions[bot]
8c53513cb2
bump(outputai): c005dac0 → 66f15834 (#3088)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 19:10:49 -05:00
github-actions[bot]
906a43eee2
bump(remember): 5e8e44ac → 02791ae0 (#3090)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 19:10:16 -05:00
github-actions[bot]
0c4ada3745
bump(base44): 1e0d0aaa → 7b301e25 (#3051)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 19:05:38 -05:00
github-actions[bot]
06331b2bd1
bump(dash0): 9d0f6d3e → a58add13 (#3057)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 19:05:27 -05:00
github-actions[bot]
e8ced60375
bump(expo): b76270a4 → b553ae4e (#3058)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 13:30:12 -05:00
github-actions[bot]
2bd3803dbd
bump(hyperframes): 8c981a45 → 1bab79ef (#3060)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 13:25:46 -05:00
github-actions[bot]
790ff5fdc9
bump(jfrog): 1a0c6bf9 → 97e25cc7 (#3061)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 13:25:36 -05:00
github-actions[bot]
5b7e9349f2
bump(posthog): cf9d6f22 → fa6f6196 (#3063)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 13:25:11 -05:00
github-actions[bot]
be89916a58
bump(remember): a4ff96f3 → 5e8e44ac (#3064)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 13:24:45 -05:00