Skip to content

Commit af7be37

Browse files
committed
Apply estate standardization: governance docs, contractiles, CI/CD cleanup
1 parent eacd7ce commit af7be37

29 files changed

Lines changed: 931 additions & 897 deletions

.github/workflows/boj-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# SPDX-License-Identifier: MPL-2.0
22
name: BoJ Server Build Trigger
3+
4+
timeout-minutes: 30
35
on:
46
push:
57
branches: [main, master]

.github/workflows/bridge-forbidden-phrases.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
name: Bridge Forbidden Phrases
1818

19+
timeout-minutes: 30
20+
1921
on:
2022
push:
2123
branches: [main, master]

.github/workflows/casket-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# SPDX-License-Identifier: MPL-2.0
22
name: GitHub Pages
33

4+
timeout-minutes: 30
5+
46
on:
57
push:
68
branches: [main]

.github/workflows/cflite_batch.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
name: ClusterFuzzLite Batch Fuzzing
88

9+
timeout-minutes: 30
10+
911
on:
1012
schedule:
1113
# Every Sunday at 02:00 UTC

.github/workflows/cflite_pr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
name: ClusterFuzzLite PR Fuzzing
88

9+
timeout-minutes: 30
10+
911
on:
1012
pull_request:
1113
paths:

.github/workflows/compilation_tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
name: Compilation Tests
1111

12+
timeout-minutes: 30
13+
1214
on:
1315
push:
1416
branches: [main, develop]

.github/workflows/dogfood-gate.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
# Companion to static-analysis-gate.yml (security) — this is for format compliance.
77
name: Dogfood Gate
88

9+
timeout-minutes: 30
10+
911
on:
1012
pull_request:
1113
branches: ['**']

.machine_readable/ADJUST.contractile

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

.machine_readable/INTENT.contractile

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

0 commit comments

Comments
 (0)