Erik C. Thauvin erik
erik pushed to main at rife2/bld-jreleaser 2025-03-25 09:36:51 -07:00
dd213a8dde fix(examples): Change scope for JReleaser dependency to provided
erik pushed to main at rife2/bld-jreleaser 2025-03-25 09:18:28 -07:00
c7118c3ed7 ci: Add OS matrix for Ubuntu, Windows and macOS
erik pushed to master at rife2/bld-generated-version 2025-03-25 00:31:28 -07:00
a109d2ad93 Use the system's line separator
erik pushed to master at rife2/bld-generated-version 2025-03-25 00:20:02 -07:00
dff81ff97a Add OS matrix with Ubuntu, Windows and macOS
erik pushed to main at rife2/bld-kotlin 2025-03-25 00:02:09 -07:00
8e2415eda4 Minor cleanups
bf82ea1920 Remove unnecessary isMinGW and isCygwin methods
b0ad8ad056 Read @argfile manually
Compare 3 commits »
erik pushed to main at rife2/kotlin-bld-example 2025-03-24 21:39:33 -07:00
9ea651d0c6 Add Windows and macOS testing
8b7cbda892 Updated extensions
Compare 2 commits »
erik pushed to main at rife2/bld-detekt 2025-03-24 19:02:13 -07:00
ea10fd012f Disable cleanPath() for testing
erik pushed to main at rife2/bld-detekt 2025-03-24 17:38:39 -07:00
69a9eac414 Add baseline file for testing
erik pushed to main at rife2/bld-detekt 2025-03-24 17:05:51 -07:00
6e3e5d0645 Add baseline file for testing
erik pushed to main at rife2/bld-detekt 2025-03-24 16:53:36 -07:00
53f66839c2 List working examples directory (using ls)
erik pushed to main at rife2/bld-detekt 2025-03-24 16:51:26 -07:00
38d5396d08 List working examples directory (again)
c328a88b3e Revert "List examples working directory"
Compare 2 commits »
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