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
github-actions[bot]
e939591a1a
bump(resend): 406ba99b → 288efc71 ( #3065 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 13:24:18 -05:00
github-actions[bot]
08c643c9c7
bump(aws-agents-for-devsecops): 9ad8fe7d → 9e9560f9 ( #3047 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 13:23:34 -05:00
github-actions[bot]
6c7d8d4f4e
bump(aws-data-analytics): 9ad8fe7d → 9e9560f9 ( #3049 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 13:23:04 -05:00
github-actions[bot]
65fcb81c6d
bump(carta-cap-table): 72e57830 → bb7763dd ( #3052 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 13:22:35 -05:00
github-actions[bot]
be8669ea2f
bump(chrome-devtools-mcp): fc9d8fe3 → 5a9d6af7 ( #3055 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 13:22:03 -05:00
github-actions[bot]
2f2c17b8f7
bump(aws-agents): 9ad8fe7d → 9e9560f9 ( #3046 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 13:21:27 -05:00
github-actions[bot]
2a951d05e9
bump(carta-investors): 72e57830 → bb7763dd ( #3054 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 13:20:54 -05:00
github-actions[bot]
9aa5b5117a
bump(huggingface-skills): c68f1b08 → ce5f6152 ( #3059 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 13:20:18 -05:00
github-actions[bot]
62673823e7
bump(monday-crm): 668ea969 → 95500b9c ( #3062 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 13:19:43 -05:00
github-actions[bot]
372cd6f512
bump(sentry-cli): a1674824 → 33028c2a ( #3068 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 13:19:09 -05:00
github-actions[bot]
c0ffebbb32
bump(teamcity-cli): 1da7bafc → 55117e13 ( #3070 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 13:18:33 -05:00
github-actions[bot]
e34506f814
bump(codspeed): b29c40c3 → 10e74bab ( #3056 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 13:17:53 -05:00
github-actions[bot]
63c8991aec
bump(aws-core): 9ad8fe7d → 9e9560f9 ( #3048 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 13:17:18 -05:00
github-actions[bot]
094ffd3d5c
bump(carta-crm): 72e57830 → bb7763dd ( #3053 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 13:16:36 -05:00
github-actions[bot]
4fecf0bcb6
bump(auth0): fcc4f206 → 5ea574ad ( #3045 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 13:15:57 -05:00
github-actions[bot]
1cd1fbb989
bump(sap-fiori-mcp-server): 635df0c0 → 5f7ba664 ( #3066 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 13:15:48 -05:00