File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11on :
22 push :
33 branches :
4- - main
4+ - " 2027 "
55
66permissions :
77 contents : write
2222 # (PAT) and configured it as a GitHub action secret named
2323 # `MY_RELEASE_PLEASE_TOKEN` (this secret name is not important).
2424 token : ${{ secrets.GITHUB_TOKEN }}
25+ target-branch : " 2027"
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2027.0.1] ( https://github.com/jonahsnider/doglog/compare/2027.0.0...2027.0.1 ) (2025-09-10)
4+
5+
6+ ### Bug Fixes
7+
8+ * remove broken FPGA logs ([ c35abb1] ( https://github.com/jonahsnider/doglog/commit/c35abb1d2ff12bbfa67ce3b594c924e2413cb934 ) )
9+
10+ ## [ 2027.0.0] ( https://github.com/jonahsnider/doglog/compare/2025.9.2...2027.0.0 ) (2025-09-07)
11+
12+
13+ ### ⚠ BREAKING CHANGES
14+
15+ * update to WPILib 2027
16+
17+ ### Features
18+
19+ * update to WPILib 2027 ([ 84fe947] ( https://github.com/jonahsnider/doglog/commit/84fe9478e8084a14f92e9c16ba9c0eadaa4a3170 ) )
20+
21+
22+ ### Bug Fixes
23+
24+ * use Java 17 instead of 21 ([ 00be4a2] ( https://github.com/jonahsnider/doglog/commit/00be4a22148e302c362efa42424fcb785bb2e0fc ) )
25+
326## [ 2025.10.1] ( https://github.com/jonahsnider/doglog/compare/2025.10.0...2025.10.1 ) (2025-10-25)
427
528
Original file line number Diff line number Diff line change 44 "wrangler" : " ^4.25.0"
55 },
66 "name" : " @doglog/lib" ,
7- "version" : " 2025.10 .1"
7+ "version" : " 2027.0 .1"
88}
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json" ,
3+ "initial-version" : " 2027.0.0" ,
34 "packages" : {
45 "." : {
56 "bump-minor-pre-major" : false ,
2425 }
2526 ],
2627 "include-v-in-tag" : false ,
27- "prerelease" : false ,
28+ "prerelease" : true ,
2829 "release-type" : " simple"
2930 }
30- }
31+ },
32+ "prerelease" : true
3133}
Original file line number Diff line number Diff line change 33 {
44 "groupId" : " com.github.jonahsnider" ,
55 "artifactId" : " doglog" ,
6- "version" : " 2025.10 .1"
6+ "version" : " 2027.0 .1"
77 }
88 ],
99 "fileName" : " DogLog.json" ,
10- "frcYear" : " 2025 " ,
10+ "frcYear" : " 2027 " ,
1111 "jsonUrl" : " https://2027.doglog.dev/vendordep.json" ,
1212 "name" : " DogLog" ,
1313 "jniDependencies" : [],
1414 "mavenUrls" : [
1515 " https://jitpack.io"
1616 ],
1717 "cppDependencies" : [],
18- "version" : " 2025.10 .1" ,
18+ "version" : " 2027.0 .1" ,
1919 "uuid" : " 65592ce1-2251-4a31-8e4b-2df20dacebe4"
2020}
You can’t perform that action at this time.
0 commit comments