Deluan
15b5aa9143
Add stale/lock-threads bot
2023-03-06 20:01:42 -05:00
Deluan
7987d982cf
Fix pipeline's lint error message
2023-03-06 19:38:20 -05:00
Deluan
1dd074bbb4
Add new issue templates
2023-03-06 17:15:36 -05:00
Deluan
c4a68c8a0a
Fix build pipeline
2023-02-15 22:27:16 -05:00
Deluan
ad9ce98cc2
Use GoLang 1.20.1 in pipeline
2023-02-15 22:21:50 -05:00
Deluan
0bbb54934b
Use Go 1.20 in pipeline, drop support for 1.18
2023-02-07 14:28:02 -05:00
Deluan
731bd7ee73
Fix update translations job
2023-01-27 10:26:03 -05:00
Deluan
9f684e5a69
Add job to create translations PRs
2023-01-27 10:15:04 -05:00
Deluan Quintão
b825d3cfac
Fix versioning releases in the pipeline ( #2101 )
...
* Revert "Disable buildvcs flag"
This reverts commit 1374dab08775d3fefff96dbe707675e0d1a766d3.
* Config /github/workspace folder as trusted
2023-01-25 15:35:01 -05:00
Deluan
e76080809d
Fix pipeline lint error help message
2023-01-17 11:02:07 -05:00
Deluan
feabcdfe9f
Show help message when goimports/go mod tidy breaks the build
2023-01-13 08:58:41 -05:00
Deluan
7e03f8ca82
Upgrade to Go 1.19.5
2023-01-12 21:20:45 -05:00
Deluan
6ae6e023ea
Bump some NPM dependencies
2022-11-27 09:28:47 -05:00
Deluan
88823fca76
Fix race conditions in tests
2022-11-26 15:07:53 -05:00
Deluan Quintão
76a94ecb70
Update GH actions
...
* Update GH actions
* Fix
* Fix "Cannot open: File exists" messages
2022-11-26 14:11:39 -05:00
Deluan
3a462c7f07
Fix ARM v5 and v6 builds, by going back to armel.
...
Also upgrades Go to 1.19.3. Closes #1968
2022-11-07 17:16:30 -05:00
Aleksey Lobanov
64e2a0bcd4
Optimize static images ( #1941 )
...
.png files were processed with `optipng -o7` command
2022-10-20 10:51:31 -04:00
Deluan
ded9ab53e5
Use armhf for ARM builds
2022-09-27 16:47:47 -04:00
Deluan
416b5c7d13
Fix Linux 32 bits build
2022-09-26 23:54:03 -04:00
Deluan
afb31c3eae
Fix invalid option in pipeline
2022-09-26 22:56:17 -04:00
Deluan
dd57278ba2
Upgrade to GoLang 1.19 and bump golangci-lint version
2022-09-26 22:44:54 -04:00
Deluan
b7e50f7731
Fix docker build in pipeline
2022-07-25 10:54:19 -04:00
Deluan
bde5be347b
Build with GoLang 1.18.4
2022-07-24 19:02:09 -04:00
Deluan
aae79b4561
Upgrade to GoLang 1.18
2022-07-24 15:31:22 -04:00
Deluan
4bf4765442
Bot that adds a download link on pull requests
2021-11-19 13:07:55 -05:00
Deluan
7505b5c554
Bump GoLang to 1.17.2
2021-10-13 09:53:44 -04:00
Deluan Quintão
91e36a2c18
Check goimports in the pipeline ( #1381 )
...
* Check goimports in the pipeline
* Check goimports in the pipeline
* Check goimports in the pipeline
* go mod tidy
* wip
* wip
* Fix goimports and go:build tags
* Run golangci-lint before goimports
2021-10-01 15:32:24 -04:00
Deluan
e63804fbdd
Use newer versions of node in the pipeline
2021-09-18 22:38:55 -04:00
Deluan
a5101fa9b4
Use npm dependencies cache from setup-node@v2
2021-09-18 22:38:55 -04:00
Deluan
9f00aad216
Upgrade to GoLang 1.17.1
2021-09-12 14:14:33 -04:00
Deluan Quintão
c2251e6ddc
Update GoLang to 1.17 ( #1295 )
...
* Update GoLang to 1.17
* Rename pipeline jobs
2021-09-09 00:26:56 -04:00
Deluan
a4e96d25a8
Pin Node to 16.8 as a workaround to https://github.com/nodejs/node/issues/40030
2021-09-08 23:28:28 -04:00
whorfin
173b30cd59
Extract version from directory name if .git dir is missing ( #1327 )
...
* Extract version from directory name if .git dir is missing
* Avoid using shell
* Remove .gitinfo build from pipeline
2021-09-06 21:26:04 -04:00
Deluan Quintão
6175629bb4
Build and release Docker image for Linux 32 bits platform ( #1260 )
2021-07-24 07:51:12 -04:00
Deluan Quintão
5064cb2a46
Add git version info to release source ( #1250 )
2021-07-15 09:49:34 -04:00
Deluan
25d62cd751
Set retention time for uploaded artifacts to 7 days
2021-05-27 23:39:20 -04:00
Deluan
4217c75c9f
Upgrade to Node v16
2021-05-25 10:53:16 -04:00
Deluan Quintão
5631493cc4
Upgrade Web UI to Create-React-App 4 and React 17 ( #1105 )
...
* Upgrade to CRA 4.0.3
* Try to fix tests. No lucky
* Fix new ESLint errors
* Fix JS tests and remove unwanted dependency. (#1106 )
* Fix tests
* Fix lint
* Remove React v16 workaround (fixed in v17)
* Force eslint to break on warnings
* Lint now needs to be called explicitly in the pipeline
Co-authored-by: Yash Jipkate <34203227+YashJipkate@users.noreply.github.com>
2021-05-25 09:58:06 -04:00
Deluan
3cac00ad13
Upgrade TagLib to 1.12
2021-05-14 14:31:07 -04:00
Deluan
fb5840705e
Bump github.com/golangci/golangci-lint from 1.39.0 to 1.40.0
2021-05-11 12:30:11 -04:00
Deluan
692663680b
Uses GoLang 1.16.3
...
Also add a target to build snapshots for a single platform
2021-04-26 17:21:59 -04:00
Danshil Kokil Mungur
a85b70e9db
feat(github): add issue templates ( #892 )
2021-03-24 23:21:48 -04:00
ImgBotApp
7e225c0f47
[ImgBot] Optimize images
...
*Total -- 8,303.62kb -> 6,130.18kb (26.17%)
/ui/src/icons/paused-light.png -- 0.81kb -> 0.29kb (63.6%)
/.github/screenshots/ss-mobile-login.png -- 1,189.03kb -> 736.30kb (38.08%)
/ui/src/icons/playing-dark.gif -- 2.29kb -> 1.58kb (31.29%)
/ui/src/icons/playing-light.gif -- 2.29kb -> 1.58kb (31.29%)
/.github/screenshots/ss-mobile-player.png -- 1,257.85kb -> 886.30kb (29.54%)
/ui/public/apple-touch-icon-152x152.png -- 9.51kb -> 6.74kb (29.21%)
/ui/public/mstile-144x144.png -- 9.63kb -> 6.88kb (28.55%)
/ui/public/mstile-70x70.png -- 6.59kb -> 4.73kb (28.22%)
/ui/public/apple-touch-icon-180x180.png -- 11.34kb -> 8.18kb (27.89%)
/ui/public/apple-touch-icon.png -- 11.34kb -> 8.18kb (27.89%)
/ui/public/apple-touch-icon-76x76.png -- 4.52kb -> 3.27kb (27.68%)
/ui/public/apple-touch-icon-120x120.png -- 7.27kb -> 5.30kb (27.2%)
/ui/public/android-chrome-192x192.png -- 13.14kb -> 9.78kb (25.59%)
/ui/public/mstile-150x150.png -- 9.57kb -> 7.20kb (24.8%)
/ui/public/apple-touch-icon-60x60.png -- 3.40kb -> 2.57kb (24.51%)
/ui/src/icons/android-icon-72x72.png -- 6.25kb -> 4.75kb (24%)
/.github/screenshots/ss-desktop-player.png -- 5,016.75kb -> 3,833.46kb (23.59%)
/resources/logo-192x192.png -- 17.10kb -> 13.21kb (22.78%)
/ui/public/android-chrome-512x512.png -- 38.32kb -> 29.78kb (22.3%)
/ui/public/mstile-310x310.png -- 21.04kb -> 16.49kb (21.61%)
/ui/public/mstile-310x150.png -- 10.35kb -> 8.12kb (21.56%)
/resources/navidrome-600x600.png -- 369.74kb -> 297.43kb (19.56%)
/ui/public/favicon-32x32.png -- 2.18kb -> 1.80kb (17.52%)
/.github/screenshots/ss-mobile-album-view.png -- 282.95kb -> 236.01kb (16.59%)
/ui/src/icons/paused-dark.png -- 0.34kb -> 0.29kb (14.25%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-03-23 10:29:13 -04:00
dependabot-preview[bot]
488a05bc5a
Create Dependabot config file
2021-03-22 15:12:29 -04:00
Deluan
2daefb851a
Bump golangci-lint to 1.38.0
2021-03-22 14:52:16 -04:00
Deluan
0049d8d311
Bump GoLang to 1.16.2 for releases
2021-03-12 15:14:12 -05:00
Deluan Quintão
2d528bbc87
Remove dependency of go-bindata ( #818 )
...
* Use new embed functionality for serving UI assets
* Use new embed functionality for serving resources. Remove dependency on go-bindata
* Remove Go 1.15
2021-03-12 11:06:51 -05:00
Deluan
54a3394559
Upgrade to GoLang 1.16.0
2021-02-19 21:00:38 -05:00
Deluan
8436e18175
Update pipeline tests to Go 1.16.0
2021-02-19 19:52:14 -05:00
Andy Klimczak
501af14186
Upgrade pipeline to use docker/setup-buildx-action
...
Issue #563
2021-02-08 21:05:27 -05:00