Commit Graph

126 Commits

Author SHA1 Message Date
renovate be004793aa chore(deps): update dependency node to v20.12.2 (#2238)
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2238
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2024-04-18 20:46:48 +00:00
kolaente 6e37934b61
chore(deps): update goreleaser/nfpm docker tag to v2.36.1 2024-04-08 11:09:39 +02:00
renovate c146b72d64 chore(deps): update golangci/golangci-lint docker tag to v1.57.2 (#2225)
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2225
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2024-04-07 11:09:14 +00:00
kolaente a5fd6f834a
chore(deps): sign drone config 2024-03-28 23:00:24 +01:00
renovate d7fdefcead chore(deps): update golangci/golangci-lint docker tag to v1.56.2 (#2099)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2099
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2024-03-10 13:47:19 +00:00
kolaente 25742385ba chore(deps): sign drone config 2024-03-10 12:24:06 +00:00
renovate 2fa576d9f5 chore(deps): update dependency node to v20.11.1 2024-03-10 12:24:06 +00:00
kolaente 2101f37aa2
fix(ci): exclude tasks from cron runs 2024-03-09 09:10:49 +01:00
kolaente 5d127c2897 feat: run frontend tests with api build from the same branch (#2137)
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2137
Co-authored-by: kolaente <k@knt.li>
Co-committed-by: kolaente <k@knt.li>
2024-02-27 18:06:34 +00:00
kolaente 3d39fc3960
fix(ci): sign drone config 2024-02-26 10:56:21 +01:00
kolaente 43e13d9cdd
fix(ci): run test db in memory 2024-02-26 10:54:53 +01:00
kolaente 71e62541a1
fix(ci): escape bash script for drone variable substitution 2024-02-12 21:56:25 +01:00
kolaente 28ed754c66
fix(ci): correctly set shell for rename command
It looks like Drone executes all commands with sh, even if the default shell of the container is something else. Because sh does not have support for whitespaces in string extrapolation, the rename command would fail. This change always specifies bash as the shell.
2024-02-12 17:37:20 +01:00
kolaente ef30868514
fix(ci): use correct docker image for desktop rename 2024-02-12 16:39:05 +01:00
kolaente 75eb878e33
fix(ci): use correct docker image 2024-02-12 14:24:51 +01:00
kolaente 6defc4cba2
fix(ci): use correct docker image for frontend testing 2024-02-11 18:46:46 +01:00
kolaente 3abdf2ccdd
feat(ci): automatically create a gitea release when tagging 2024-02-11 18:45:15 +01:00
kolaente 3129051a9c
fix(ci): enable cors for api testing 2024-02-11 18:19:57 +01:00
kolaente 45c97a456d
feat(ci): rename unstable desktop packages 2024-02-11 17:02:37 +01:00
kolaente 6c4122264a
chore(ci): sign drone config 2024-02-10 15:18:46 +01:00
kolaente 4162c64ed9
fix(ci): publish frontend assets into correct directory 2024-02-10 15:17:19 +01:00
kolaente 55e271b329
fix(ci): deploy packages into the correct directory 2024-02-09 23:26:54 +01:00
kolaente 11b72765c9
chore(ci): run desktop build without waiting on the frontend when not doing release builds 2024-02-09 16:08:38 +01:00
kolaente adf7b73b6b
fix: create dummy frontend files in test to make the pipeline run 2024-02-09 15:13:12 +01:00
kolaente e12e9f1bf2
feat: update drone config to release single-binary bundles 2024-02-09 14:57:39 +01:00
kolaente 1899f16207
chore(ci): sign drone config 2024-02-09 13:42:27 +01:00
kolaente 4a66c2202f
chore: only use api version as it is coming from the same codebase 2024-02-09 13:42:03 +01:00
kolaente 392f5cd468
fix(ci): run desktop pipeline only on PRs 2024-02-08 21:43:26 +01:00
kolaente 6c9d09d302
chore(ci): merge desktop ci config 2024-02-08 15:00:11 +01:00
kolaente 15a1473c11
chore(ci): don't wait for build when linting 2024-02-07 22:44:36 +01:00
kolaente 3057a1c8dc
fix(ci): swagger docs generate should use the correct url 2024-02-07 22:27:43 +01:00
kolaente 543039ae2d
fix(ci): typo 2024-02-07 21:59:36 +01:00
kolaente 951b4de382
chore(ci): cd to frontend in frontend pipelines 2024-02-07 21:59:08 +01:00
kolaente 191facfa3f
chore(ci): sign drone config 2024-02-07 21:51:27 +01:00
kolaente 5d7826a9b7
chore(ci): combine api and frontend drone configs 2024-02-07 21:46:19 +01:00
renovate 206900cdcb chore(deps): update goreleaser/nfpm docker tag to v2.35.3 (#1692)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1692
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2024-01-31 21:31:40 +00:00
kolaente 282686c207 chore(ci): sign drone config 2024-01-16 15:23:34 +00:00
renovate 8753f16a7c chore(deps): update goreleaser/nfpm docker tag to v2.35.2 2024-01-16 15:23:34 +00:00
kolaente 48a173a563
chore(ci): sign drone config 2023-12-19 12:55:35 +01:00
renovate 9b1455723b
chore(deps): update goreleaser/nfpm docker tag to v2.34.0
(cherry picked from commit a816a6053b)
2023-12-19 12:54:50 +01:00
renovate 2d594d2079
chore(deps): update golangci/golangci-lint docker tag to v1.55.2
(cherry picked from commit 59bc6dfc6e)
2023-12-19 12:54:34 +01:00
kolaente aad6bc08f6
fix(ci): don't try to install when linting 2023-10-22 19:00:43 +02:00
kolaente 916e75da09
chore(ci): use golangci-lint docker image for lint step 2023-10-22 17:30:36 +02:00
renovate 9cdccd7005 chore(deps): update mariadb docker tag to v11 (#1544)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1544
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-10-11 13:06:42 +00:00
renovate 3097336054 chore(deps): update goreleaser/nfpm docker tag to v2.33.1 (#1560)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1560
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-10-11 10:25:21 +00:00
renovate 0449aaba0b chore(deps): update postgres docker tag to v16 (#1618)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1618
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-10-11 08:51:55 +00:00
kolaente 56625b0b90
fix: lint 2023-10-10 20:35:43 +02:00
kolaente c9aec495d5
fix(ci): use the same go image for everything 2023-10-10 18:46:20 +02:00
kolaente 191c154150
chore(build): use our own goproxy to prevent issues with packages not found 2023-09-12 13:34:35 +02:00
kolaente 2d9cf672b8
fix(ci): don't generate swagger docs in ci 2023-09-06 20:52:19 +02:00