mirror of
https://github.com/sbondCo/Watcharr.git
synced 2026-08-07 07:14:44 +00:00
workflows/test-pr-server: Add test step
This commit is contained in:
@@ -18,6 +18,9 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: actions/setup-go@v5
|
- uses: actions/setup-go@v5
|
||||||
|
|
||||||
|
- name: go test all packages
|
||||||
|
run: go test ./...
|
||||||
|
|
||||||
- name: gofmt test
|
- name: gofmt test
|
||||||
run: |
|
run: |
|
||||||
outp=$(gofmt -l .)
|
outp=$(gofmt -l .)
|
||||||
|
|||||||
+5
-1
@@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
These changes are awaiting release:
|
These changes are awaiting release:
|
||||||
|
|
||||||
|
## Maintenance
|
||||||
|
|
||||||
|
- workflows/test-pr-server: Add test step
|
||||||
|
|
||||||
# [4.0.0] - 2026-07-11T02:34:00Z
|
# [4.0.0] - 2026-07-11T02:34:00Z
|
||||||
|
|
||||||
> [!CAUTION]
|
> [!CAUTION]
|
||||||
@@ -213,7 +217,7 @@ Many thanks to everyone who has worked on this release!
|
|||||||
## New
|
## New
|
||||||
|
|
||||||
- About modal (accessible via face menu) by [@Clusters] in https://github.com/sbondCo/Watcharr/pull/811
|
- About modal (accessible via face menu) by [@Clusters] in https://github.com/sbondCo/Watcharr/pull/811
|
||||||
- System app theme (automatically swaps between light/dark themes depending on system config) by @antoniosarro in https://github.com/sbondCo/Watcharr/pull/822
|
- System app theme (automatically swaps between light/dark themes depending on system config) by [@antoniosarro] in https://github.com/sbondCo/Watcharr/pull/822
|
||||||
- Search shortcut (`Ctrl+S`) by [@IRHM] in https://github.com/sbondCo/Watcharr/pull/886
|
- Search shortcut (`Ctrl+S`) by [@IRHM] in https://github.com/sbondCo/Watcharr/pull/886
|
||||||
|
|
||||||
## Fixed
|
## Fixed
|
||||||
|
|||||||
Reference in New Issue
Block a user