Skip to content

Commit 2b3d834

Browse files
committed
Merge branch 'main' of github.com:hyperpolymath/phronesis
2 parents a7d773f + 5b9a2d3 commit 2b3d834

10 files changed

Lines changed: 58 additions & 418 deletions

File tree

.github/workflows/npm-bun-blocker.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,16 @@
22
name: NPM/Bun Blocker
33
on: [push, pull_request]
44

5-
permissions: read-all
5+
permissions:
6+
contents: read
67

78
jobs:
89
check:
910
runs-on: ubuntu-latest
1011
permissions:
1112
contents: read
1213
steps:
13-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
14+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1415
- name: Block npm/bun
1516
run: |
1617
if [ -f "package-lock.json" ] || [ -f "bun.lockb" ] || [ -f ".npmrc" ]; then

.github/workflows/ts-blocker.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,16 @@
22
name: TypeScript/JavaScript Blocker
33
on: [push, pull_request]
44

5-
permissions: read-all
5+
permissions:
6+
contents: read
67

78
jobs:
89
check:
910
runs-on: ubuntu-latest
1011
permissions:
1112
contents: read
1213
steps:
13-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
14+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1415
- name: Block new TypeScript/JavaScript
1516
run: |
1617
NEW_TS=$(git diff --name-only --diff-filter=A HEAD~1 2>/dev/null | grep -E '\.(ts|tsx)$' | grep -v '\.gen\.' || true)

.machine_read/ANCHOR.oblibeny-playground.scm

Lines changed: 0 additions & 57 deletions
This file was deleted.

.machine_read/AUTHORITY_STACK.mustfile-nickel.scm

Lines changed: 0 additions & 48 deletions
This file was deleted.

.machine_read/LLM_SUPERINTENDENT.scm

Lines changed: 0 additions & 64 deletions
This file was deleted.

.machine_read/ROADMAP.f0.scm

Lines changed: 0 additions & 71 deletions
This file was deleted.

0 commit comments

Comments
 (0)