Skip to content

Commit 3d40fcc

Browse files
jeremyedergithub-actions[bot]claude
authored
fix: resolve YAML syntax error in continuous-learning workflow (#172)
* chore: update leaderboard data [skip ci] Generated from submissions/ directory at 2025-12-05 17:38:42 UTC * fix: resolve YAML syntax error in continuous-learning workflow Replace multiline commit message string with multiple -m flags to avoid YAML parsing issues. Each -m flag adds a paragraph, maintaining the exact same commit message format. Fixes: https://github.com/ambient-code/agentready/actions/runs/19972322468 🤖 Generated with Claude Code Co-Authored-By: Claude <[email protected]> --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Claude <[email protected]>
1 parent 8bb403f commit 3d40fcc

File tree

2 files changed

+34
-36
lines changed

2 files changed

+34
-36
lines changed

.github/workflows/continuous-learning.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,12 @@ jobs:
106106
107107
# Commit and push
108108
git add .claude/skills
109-
git commit -m "feat: add discovered skills from continuous learning
110-
111-
Automatically extracted skills from latest assessment.
112-
113-
🤖 Generated with Claude Code
114-
Co-Authored-By: Claude <[email protected]>"
109+
git commit -m "feat: add discovered skills from continuous learning" \
110+
-m "" \
111+
-m "Automatically extracted skills from latest assessment." \
112+
-m "" \
113+
-m "🤖 Generated with Claude Code" \
114+
-m "Co-Authored-By: Claude <[email protected]>"
115115
116116
git push origin "$BRANCH_NAME"
117117

docs/_data/leaderboard.json

Lines changed: 28 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"generated_at": "2025-12-04T19:24:27.444845Z",
2+
"generated_at": "2025-12-05T17:38:42.696860Z",
33
"total_repositories": 2,
44
"overall": [
55
{
@@ -8,10 +8,10 @@
88
"name": "agentready",
99
"score": 78.6,
1010
"tier": "Gold",
11-
"language": "Python",
12-
"size": "Medium",
11+
"language": "Unknown",
12+
"size": "Unknown",
1313
"last_updated": "2025-12-03",
14-
"url": "https://github.com/ambient-code/agentready",
14+
"url": "git@github.com:ambient-code/agentready.git",
1515
"agentready_version": "2.9.0",
1616
"research_version": "1.0.0",
1717
"history": [
@@ -24,7 +24,7 @@
2424
],
2525
"rank": 1,
2626
"lang_rank": {
27-
"Python": 1
27+
"Unknown": 1
2828
}
2929
},
3030
{
@@ -33,10 +33,10 @@
3333
"name": "quay",
3434
"score": 51.0,
3535
"tier": "Bronze",
36-
"language": "Python",
37-
"size": "Large",
36+
"language": "Unknown",
37+
"size": "Unknown",
3838
"last_updated": "2025-12-04",
39-
"url": "https://github.com/quay/quay",
39+
"url": "git@github.com:quay/quay.git",
4040
"agentready_version": "2.12.2",
4141
"research_version": "1.0.0",
4242
"history": [
@@ -49,22 +49,22 @@
4949
],
5050
"rank": 2,
5151
"lang_rank": {
52-
"Python": 2
52+
"Unknown": 2
5353
}
5454
}
5555
],
5656
"by_language": {
57-
"Python": [
57+
"Unknown": [
5858
{
5959
"repo": "ambient-code/agentready",
6060
"org": "ambient-code",
6161
"name": "agentready",
6262
"score": 78.6,
6363
"tier": "Gold",
64-
"language": "Python",
65-
"size": "Medium",
64+
"language": "Unknown",
65+
"size": "Unknown",
6666
"last_updated": "2025-12-03",
67-
"url": "https://github.com/ambient-code/agentready",
67+
"url": "git@github.com:ambient-code/agentready.git",
6868
"agentready_version": "2.9.0",
6969
"research_version": "1.0.0",
7070
"history": [
@@ -77,7 +77,7 @@
7777
],
7878
"rank": 1,
7979
"lang_rank": {
80-
"Python": 1
80+
"Unknown": 1
8181
}
8282
},
8383
{
@@ -86,10 +86,10 @@
8686
"name": "quay",
8787
"score": 51.0,
8888
"tier": "Bronze",
89-
"language": "Python",
90-
"size": "Large",
89+
"language": "Unknown",
90+
"size": "Unknown",
9191
"last_updated": "2025-12-04",
92-
"url": "https://github.com/quay/quay",
92+
"url": "git@github.com:quay/quay.git",
9393
"agentready_version": "2.12.2",
9494
"research_version": "1.0.0",
9595
"history": [
@@ -102,23 +102,23 @@
102102
],
103103
"rank": 2,
104104
"lang_rank": {
105-
"Python": 2
105+
"Unknown": 2
106106
}
107107
}
108108
]
109109
},
110110
"by_size": {
111-
"Medium": [
111+
"Unknown": [
112112
{
113113
"repo": "ambient-code/agentready",
114114
"org": "ambient-code",
115115
"name": "agentready",
116116
"score": 78.6,
117117
"tier": "Gold",
118-
"language": "Python",
119-
"size": "Medium",
118+
"language": "Unknown",
119+
"size": "Unknown",
120120
"last_updated": "2025-12-03",
121-
"url": "https://github.com/ambient-code/agentready",
121+
"url": "git@github.com:ambient-code/agentready.git",
122122
"agentready_version": "2.9.0",
123123
"research_version": "1.0.0",
124124
"history": [
@@ -131,21 +131,19 @@
131131
],
132132
"rank": 1,
133133
"lang_rank": {
134-
"Python": 1
134+
"Unknown": 1
135135
}
136-
}
137-
],
138-
"Large": [
136+
},
139137
{
140138
"repo": "quay/quay",
141139
"org": "quay",
142140
"name": "quay",
143141
"score": 51.0,
144142
"tier": "Bronze",
145-
"language": "Python",
146-
"size": "Large",
143+
"language": "Unknown",
144+
"size": "Unknown",
147145
"last_updated": "2025-12-04",
148-
"url": "https://github.com/quay/quay",
146+
"url": "git@github.com:quay/quay.git",
149147
"agentready_version": "2.12.2",
150148
"research_version": "1.0.0",
151149
"history": [
@@ -158,7 +156,7 @@
158156
],
159157
"rank": 2,
160158
"lang_rank": {
161-
"Python": 2
159+
"Unknown": 2
162160
}
163161
}
164162
]

0 commit comments

Comments
 (0)