惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

U
Unit 42
Google DeepMind News
Google DeepMind News
Stack Overflow Blog
Stack Overflow Blog
H
Help Net Security
MongoDB | Blog
MongoDB | Blog
I
InfoQ
N
Netflix TechBlog - Medium
T
Tailwind CSS Blog
量子位
博客园 - 叶小钗
月光博客
月光博客
IT之家
IT之家
G
Google Developers Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
小众软件
小众软件
S
SegmentFault 最新的问题
Engineering at Meta
Engineering at Meta
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
aimingoo的专栏
aimingoo的专栏
云风的 BLOG
云风的 BLOG
Vercel News
Vercel News
爱范儿
爱范儿
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
宝玉的分享
宝玉的分享

Recent Commits to openclaw:main

test: merge chat side-result checks · openclaw/openclaw@ddd2c2a test: merge cron history checks · openclaw/openclaw@f7eb746 test: merge responsive navigation shell checks · openclaw/openclaw@c2e4b47 docs(changelog): add codex oauth fixes · openclaw/openclaw@628e6cd test: merge navigation routing cases · openclaw/openclaw@5d8cecb Tests: mock channel registry bundled fallback · openclaw/openclaw@2b08233 Secrets: avoid broad web search discovery for single plugin config · openclaw/openclaw@a464f59 test: merge config view browser checks · openclaw/openclaw@20cf511 fix(status): align oauth health with runtime · openclaw/openclaw@eed7116 feat: add macOS screen snapshots for monitor preview (#67954) thanks … · openclaw/openclaw@f377db1 fix: report shared auth scopes in hello-ok (#67810) thanks @BunsDev · openclaw/openclaw@0b6c39b Auto-reply: avoid eager bundled route fallback · openclaw/openclaw@3ea1bf4 Tests: narrow session binding contract setup · openclaw/openclaw@54e4e16 fix(macOS): enable undo/redo in webchat composer text input (#34962) · openclaw/openclaw@00951dc Tests: speed up channel setup promotion · openclaw/openclaw@82b529a Docs: refresh agent instructions · openclaw/openclaw@5775fe2 fix(auth): serialize OAuth refresh across agents to fix #26322 (#67876) · openclaw/openclaw@8e79080 test: allow ollama public surface boundary test · openclaw/openclaw@7d4f1a6 Docs: add test performance guardrails · openclaw/openclaw@89706d3 Tests: restore context-engine usage proof · openclaw/openclaw@e4c4f95 Tests: slim context engine runtime coverage · openclaw/openclaw@74c198f ci: retry failed custom checkouts · openclaw/openclaw@0ee5baf test: trim duplicate provider auth onboarding cases · openclaw/openclaw@1ffc02e matrix: fix sessions_spawn --thread subagent session spawning (#67643) · openclaw/openclaw@1ce2596 test: reduce auth choice fixture churn · openclaw/openclaw@857b9cd test: mock health status config boundaries · openclaw/openclaw@9d5ab4a test: mock onboard config io boundary · openclaw/openclaw@299694d test: mock legacy state plugin boundaries · openclaw/openclaw@2713089 test: mock channel install boundaries · openclaw/openclaw@b945248 test: mock doctor preview channel boundaries · openclaw/openclaw@b1a3ad4
ci: rename dependency guard workflow (#87842) · openclaw/...
RomneyDa · 2026-05-29 · via Recent Commits to openclaw:main

@@ -2,7 +2,7 @@ import { readFileSync } from "node:fs";

22

import { describe, expect, it } from "vitest";

33

import { parse } from "yaml";

445-

const WORKFLOW = ".github/workflows/dependency-change-awareness.yml";

5+

const WORKFLOW = ".github/workflows/dependency-guard.yml";

66

const CODEOWNERS = ".github/CODEOWNERS";

7788

type WorkflowStep = {

@@ -13,19 +13,29 @@ type WorkflowStep = {

1313

};

14141515

type WorkflowJob = {

16+

name?: string;

1617

steps?: WorkflowStep[];

1718

};

18191920

type Workflow = {

2021

jobs?: Record<string, WorkflowJob>;

22+

name?: string;

2123

permissions?: Record<string, string>;

2224

};

23252426

function readWorkflow(): Workflow {

2527

return parse(readFileSync(WORKFLOW, "utf8")) as Workflow;

2628

}

272928-

describe("dependency change awareness workflow", () => {

30+

describe("dependency guard workflow", () => {

31+

it("uses the dependency guard check name", () => {

32+

const parsed = readWorkflow();

33+34+

expect(parsed.name).toBe("Dependency Guard");

35+

expect(parsed.jobs).toHaveProperty("dependency-guard");

36+

expect(parsed.jobs?.["dependency-guard"]?.name).toBeUndefined();

37+

});

38+2939

it("uses a metadata-only pull_request_target workflow with minimal write permissions", () => {

3040

const workflow = readFileSync(WORKFLOW, "utf8");

3141

const parsed = readWorkflow();

@@ -57,29 +67,29 @@ describe("dependency change awareness workflow", () => {

5767

expect(workflow).not.toContain(snippet);

5868

}

596960-

const steps = readWorkflow().jobs?.["dependency-change-awareness"]?.steps ?? [];

70+

const steps = readWorkflow().jobs?.["dependency-guard"]?.steps ?? [];

6171

expect(steps).toHaveLength(2);

6272

expect(steps[0].uses).toBe("actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd");

6373

expect(steps[0].with?.ref).toBe("${{ github.event.pull_request.base.sha }}");

6474

expect(steps[0].with?.["persist-credentials"]).toBe(false);

65-

expect(steps[1].run).toBe("node scripts/github/dependency-change-awareness.mjs");

75+

expect(steps[1].run).toBe("node scripts/github/dependency-guard.mjs");

6676

});

67776878

it("uses a dedicated checked-in script and bounded sticky comments", () => {

6979

const workflow = readFileSync(WORKFLOW, "utf8");

70-

const steps = readWorkflow().jobs?.["dependency-change-awareness"]?.steps ?? [];

80+

const steps = readWorkflow().jobs?.["dependency-guard"]?.steps ?? [];

7181

const runStep = steps[1];

72-

const script = readFileSync("scripts/github/dependency-change-awareness.mjs", "utf8");

82+

const script = readFileSync("scripts/github/dependency-guard.mjs", "utf8");

73837484

expect(runStep.env?.OPENCLAW_SECURITY_TEAM_SLUG).toBe("openclaw-secops");

7585

expect(runStep.env?.OPENCLAW_SECURITY_APPROVERS).toBe("vincentkoc,steipete,joshavant");

76-

expect(workflow).toContain("scripts/github/dependency-change-awareness.mjs");

86+

expect(workflow).toContain("scripts/github/dependency-guard.mjs");

7787

expect(script).toContain('"dependencies-changed"');

7888

expect(script).not.toContain('"blocked: dependencies"');

7989

});

80908191

it("detects the intended dependency-related file surfaces", () => {

82-

const script = readFileSync("scripts/github/dependency-change-awareness.mjs", "utf8");

92+

const script = readFileSync("scripts/github/dependency-guard.mjs", "utf8");

8393

expect(script).toContain('filename.endsWith("package.json")');

8494

expect(script).toContain('filename.endsWith("package-lock.json")');

8595

expect(script).toContain('filename.endsWith("npm-shrinkwrap.json")');

@@ -90,7 +100,7 @@ describe("dependency change awareness workflow", () => {

90100

});

9110192102

it("blocks package lockfile and manifest graph changes unless secops approves the current head sha", () => {

93-

const script = readFileSync("scripts/github/dependency-change-awareness.mjs", "utf8");

103+

const script = readFileSync("scripts/github/dependency-guard.mjs", "utf8");

94104

expect(script).toContain('filename.endsWith("pnpm-lock.yaml")');

95105

expect(script).toContain('filename.endsWith("package-lock.json")');

96106

expect(script).toContain('filename.endsWith("npm-shrinkwrap.json")');

@@ -110,13 +120,13 @@ describe("dependency change awareness workflow", () => {

110120

it("requires secops review for future workflow or guard changes", () => {

111121

const codeowners = readFileSync(CODEOWNERS, "utf8");

112122

expect(codeowners).toContain(

113-

"/.github/workflows/dependency-change-awareness.yml @openclaw/openclaw-secops",

123+

"/.github/workflows/dependency-guard.yml @openclaw/openclaw-secops",

114124

);

115125

expect(codeowners).toContain(

116-

"/test/scripts/dependency-change-awareness-workflow.test.ts @openclaw/openclaw-secops",

126+

"/test/scripts/dependency-guard-workflow.test.ts @openclaw/openclaw-secops",

117127

);

118128

expect(codeowners).toContain(

119-

"/scripts/github/dependency-change-awareness.mjs @openclaw/openclaw-secops",

129+

"/scripts/github/dependency-guard.mjs @openclaw/openclaw-secops",

120130

);

121131

expect(codeowners).toContain("/package-lock.json @openclaw/openclaw-secops");

122132

expect(codeowners).toContain("/npm-shrinkwrap.json @openclaw/openclaw-secops");