Skip to content

Commit 22c0b49

Browse files
Jonathan D.A. Jewellclaude
authored andcommitted
chore: sync from parent repo automation
Auto-commit of changes during hyperpolymath organization sync. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 3b9ec91 commit 22c0b49

40 files changed

Lines changed: 323 additions & 1977 deletions

.github/FUNDING.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1+
<<<<<<< HEAD
12
# SPDX-License-Identifier: PMPL-1.0-or-later
3+
=======
4+
# SPDX-License-Identifier: MPL-2.0-or-later
5+
>>>>>>> 1637fa5 (chore: sync from parent repo automation)
26
# Funding platforms for hyperpolymath projects
37
# See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository
48

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1+
<<<<<<< HEAD
12
# SPDX-License-Identifier: PMPL-1.0-or-later
3+
=======
4+
# SPDX-License-Identifier: MPL-2.0-or-later
5+
>>>>>>> 1637fa5 (chore: sync from parent repo automation)
26
name: CI
37

48
on:

.github/workflows/codeql.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1+
<<<<<<< HEAD
12
# SPDX-License-Identifier: PMPL-1.0-or-later
3+
=======
4+
# SPDX-License-Identifier: MPL-2.0-or-later
5+
>>>>>>> 1637fa5 (chore: sync from parent repo automation)
26
name: CodeQL Security Analysis
37

48
on:

.github/workflows/guix-nix-policy.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1+
<<<<<<< HEAD
12
# SPDX-License-Identifier: PMPL-1.0-or-later
3+
=======
4+
# SPDX-License-Identifier: MPL-2.0-or-later
5+
>>>>>>> 1637fa5 (chore: sync from parent repo automation)
26
name: Guix/Nix Package Policy
37
on: [push, pull_request]
48

.github/workflows/instant-sync.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1+
<<<<<<< HEAD
12
# SPDX-License-Identifier: PMPL-1.0-or-later
3+
=======
4+
# SPDX-License-Identifier: MPL-2.0-or-later
5+
>>>>>>> 1637fa5 (chore: sync from parent repo automation)
26
# Instant Forge Sync - Triggers propagation to all forges on push/release
37
name: Instant Sync
48

.github/workflows/language-guard.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1+
<<<<<<< HEAD
12
# SPDX-License-Identifier: PMPL-1.0-or-later
3+
=======
4+
# SPDX-License-Identifier: MPL-2.0-or-later
5+
>>>>>>> 1637fa5 (chore: sync from parent repo automation)
26
# Language Guard - Fire extinguisher when SLM unavailable
37
# ~20 lines of grep. Zero cost. Catches obvious violations.
48
name: Language Guard

.github/workflows/mirror.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1+
<<<<<<< HEAD
12
# SPDX-License-Identifier: PMPL-1.0-or-later
3+
=======
4+
# SPDX-License-Identifier: MPL-2.0-or-later
5+
>>>>>>> 1637fa5 (chore: sync from parent repo automation)
26
# SPDX-FileCopyrightText: 2025 Jonathan D.A. Jewell
37
name: Mirror to Git Forges
48

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1+
<<<<<<< HEAD
12
# SPDX-License-Identifier: PMPL-1.0-or-later
3+
=======
4+
# SPDX-License-Identifier: MPL-2.0-or-later
5+
>>>>>>> 1637fa5 (chore: sync from parent repo automation)
26
name: NPM/Bun Blocker
37
on: [push, pull_request]
48

.github/workflows/quality.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1+
<<<<<<< HEAD
12
# SPDX-License-Identifier: PMPL-1.0-or-later
3+
=======
4+
# SPDX-License-Identifier: MPL-2.0-or-later
5+
>>>>>>> 1637fa5 (chore: sync from parent repo automation)
26
name: Code Quality
37
on: [push, pull_request]
48

.github/workflows/rsr-antipattern.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1+
<<<<<<< HEAD
12
# SPDX-License-Identifier: PMPL-1.0-or-later
23
# RSR Anti-Pattern CI Check
34
# SPDX-License-Identifier: PMPL-1.0-or-later
5+
=======
6+
# SPDX-License-Identifier: MPL-2.0-or-later
7+
# RSR Anti-Pattern CI Check
8+
# SPDX-License-Identifier: MPL-2.0-or-later
9+
>>>>>>> 1637fa5 (chore: sync from parent repo automation)
410
#
511
# Enforces: No TypeScript, No Go, No Python (except SaltStack), No npm
612
# Allows: ReScript, Deno, WASM, Rust, OCaml, Haskell, Guile/Scheme

0 commit comments

Comments
 (0)