Commit c8aad53
authored
maintenance (#146)
* maint: ci: bump setup-clojure
* maint: ci: bump cache action
* maint: ci: bump checkout action
* maint: ci: bump setup-java action
* maint: ci: switch java distribution: adopt -> zulu
Adopt is defunct. Switch to zulu (which you are also using on bb fs).
* maint: dev: bump babashka fs
* maint: dev: bump clojure tools build
* maint: dev: bump cljs-test-runner
* maint: dev: bump clj-1.11 alias to current 1.11
* maint: dev: update clj-kondo lib imports
Move to non-legacy `./clj-kondo/imports`
* maint: ci: also test against clojure 1.12
* maint: dev: drop clj-1.9 alias, min clj is 1.10
* maint: ci: remove `-i windows` from `bb test`
This implies run tests that have metadata that includes windows.
I don't think this makes sense today.
* test: add report
Print out each test name with platform
Extra feedback is nice and this helps to quickly see that we are running
on the platform we intended.1 parent 712b15c commit c8aad53
17 files changed
Lines changed: 205 additions & 19 deletions
File tree
- .clj-kondo
- babashka/fs
- imports
- babashka
- fs
- babashka
- sci
- sci
- borkdude/deflet
- borkdude
- http-kit/http-kit
- httpkit
- rewrite-clj/rewrite-clj
- taoensso/encore
- taoensso
- .github/workflows
- test/babashka
- cli
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments