Erik C. Thauvin erik
erik pushed to main at rife2/bld-detekt 2025-03-24 16:48:41 -07:00
da04b93dd8 List examples working directory
03184338a4 Revert "Change default baseline location to current dir"
f0143c8ce4 Change default baseline location to current dir
565a369892 Add baseline if found in project root
Compare 4 commits »
erik pushed to main at rife2/bld-detekt 2025-03-24 16:14:39 -07:00
5526cfdcf4 Add baseline file for testing
5a2824507f Removed paths quoting
3e350e617a Bump detekt extension to version 0.9.10-SNAPSHOT
432e5ffed1 Enable extension logging in examples
e6d5c6c38f Quote and clean path in the process command list
Compare 5 commits »
erik pushed to main at rife2/bld-detekt 2025-03-24 01:44:53 -07:00
7d5b50641c Add OS matrix to test the project and examples on Ubuntu, Windows and macOS
30f92d1262 Bump Kotlin extension to version 1.1.0-SNAPSHOT
8d4643d99a Bump Kotlin to version 2.1.20
Compare 3 commits »
erik pushed to main at rife2/bld-dokka 2025-03-24 01:21:40 -07:00
11a00fdc53 Only check kotlinc arguments on Linux
erik pushed to main at rife2/bld-dokka 2025-03-24 01:15:15 -07:00
320f6a99e7 Bump Kotlin extension to version 1.1.0-SNAPSHOT
erik pushed to main at rife2/bld-dokka 2025-03-24 01:12:09 -07:00
f2d61671ed Add OS matrix to include the latest Ubuntu, Windows, and macOS
eb630fb6cb Bump Kotlin to version 2.1.20
Compare 2 commits »
erik pushed to main at rife2/bld-kotlin 2025-03-23 16:31:56 -07:00
b5b6b40564 Fix plugins paths for Windows/MacOS
erik pushed to main at rife2/bld-kotlin 2025-03-23 15:24:39 -07:00
74a180e6fd Combine project and examples jobs
0990e82f04 Only check kotlinc arguments on Linux
dc5b81e366 Add isMinGW() and isCygwin() methods
Compare 3 commits »
erik pushed to main at rife2/bld-kotlin 2025-03-23 03:52:10 -07:00
5d78963f1d Add macos-latest to examples OS matrix
erik pushed to main at rife2/bld-kotlin 2025-03-23 03:39:33 -07:00
e32ebf19d6 Download dependency for the examples in project workflow as needed for testing
erik pushed to main at rife2/bld-kotlin 2025-03-23 03:33:59 -07:00
96b8139b97 Add /usr/share common kotlinc paths
erik pushed to main at rife2/bld-kotlin 2025-03-23 03:28:12 -07:00
a7a9b10f97 Split project and examples jobs
erik pushed to main at rife2/bld-kotlin 2025-03-23 03:21:35 -07:00
f4ff095297 Use an OS matrix to run on
erik pushed to main at rife2/bld-kotlin 2025-03-23 03:15:56 -07:00
8251473b05 Run all matrices under Windows
bef5aed2e3 Move compile options to a var
Compare 2 commits »
erik pushed to main at rife2/bld-kotlin 2025-03-23 03:00:16 -07:00
a2a5f284b6 Add workflow for testing the examples on Windows
erik pushed to main at rife2/bld-kotlin 2025-03-23 02:31:11 -07:00
b0d6a3ac3b Pass arguments to kotlinc via @argfile
125e9f7327 Move jvmOptions to main compile operation
Compare 2 commits »
erik pushed to main at rife2/bld-kotlin 2025-03-22 10:16:26 -07:00
3a012bf012 Cleanup Kotlin common paths
erik pushed to master at erik/mobibot 2025-03-22 00:47:28 -07:00
6173639cdd Bump Kotlin matrix version to 2.1.20
7e58e5840f Revert "Add build/test job for Windows"
Compare 2 commits »
erik pushed to master at erik/mobibot 2025-03-22 00:35:32 -07:00
48b92c33fd Set the shell cmd under Windows
erik pushed to master at erik/mobibot 2025-03-22 00:28:31 -07:00
599d819dc9 Add call to Windows run steps