Skip to content

Commit 5fe78cf

Browse files
committed
Merge branch 'main' of github.com:hyperpolymath/neurophone
2 parents 30e51f9 + a8854f8 commit 5fe78cf

25 files changed

Lines changed: 127 additions & 13 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+
>>>>>>> 0a372d5 (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/dependabot.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+
>>>>>>> 0a372d5 (chore: sync from parent repo automation)
26
version: 2
37
updates:
48
- package-ecosystem: "cargo"

.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+
>>>>>>> 0a372d5 (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+
>>>>>>> 0a372d5 (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+
>>>>>>> 0a372d5 (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-policy.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1+
<<<<<<< HEAD
12
# SPDX-License-Identifier: PMPL-1.0-or-later
23
permissions:
34
contents: read
45

6+
=======
7+
# SPDX-License-Identifier: MPL-2.0-or-later
8+
>>>>>>> 0a372d5 (chore: sync from parent repo automation)
59
name: Language Policy Enforcement
610
on: [push, pull_request]
711
jobs:

.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+
>>>>>>> 0a372d5 (chore: sync from parent repo automation)
26
# SPDX-FileCopyrightText: 2025 Jonathan D.A. Jewell
37
name: Mirror to Git Forges
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+
>>>>>>> 0a372d5 (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+
>>>>>>> 0a372d5 (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

.github/workflows/rust-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+
>>>>>>> 0a372d5 (chore: sync from parent repo automation)
26
name: Rust CI
37
on: [push, pull_request]
48

0 commit comments

Comments
 (0)