136 Commits

Author SHA1 Message Date
b708db7025 chore(deps): update golangci/golangci-lint docker tag to v1.61.0 (#2678)
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2024-09-12 13:31:26 +00:00
552e1ce796 chore(deps): update goreleaser/nfpm docker tag to v2.40.0 (#2647)
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2024-09-10 08:50:42 +00:00
8bfd0493b2 fix(deps): update golangci 2024-08-25 14:30:46 +00:00
670e605275
chore(deps): update dependency node to v20.16.0 2024-08-12 12:26:53 +02:00
c97dbd3cff chore(deps): update goreleaser/nfpm docker tag to v2.38.0 2024-07-17 10:30:30 +00:00
7a290116e8
docs: remove docs files
Docs are now included in https://kolaente.dev/vikunja/website
2024-07-02 11:48:51 +02:00
98c9cd0898
chore(deps): update golangci-lint to 1.59.1 2024-06-18 14:35:20 +02:00
a80ac571f2 chore(deps): update goreleaser/nfpm docker tag to v2.37.1 2024-06-18 08:20:51 +00:00
4fb48e7ab3 chore(deps): update dependency node to v20.14.0 (#2334)
Reviewed-on: vikunja/vikunja#2334
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2024-06-10 21:41:11 +00:00
0bb4a5a2b2
chore(desktop): only build zip in ci to speed up smoke test builds 2024-06-04 15:02:21 +02:00
be004793aa chore(deps): update dependency node to v20.12.2 (#2238)
Reviewed-on: vikunja/vikunja#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
6e37934b61
chore(deps): update goreleaser/nfpm docker tag to v2.36.1 2024-04-08 11:09:39 +02:00
c146b72d64 chore(deps): update golangci/golangci-lint docker tag to v1.57.2 (#2225)
Reviewed-on: vikunja/vikunja#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
a5fd6f834a
chore(deps): sign drone config 2024-03-28 23:00:24 +01:00
d7fdefcead chore(deps): update golangci/golangci-lint docker tag to v1.56.2 (#2099)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/vikunja#2099
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2024-03-10 13:47:19 +00:00
25742385ba chore(deps): sign drone config 2024-03-10 12:24:06 +00:00
2fa576d9f5 chore(deps): update dependency node to v20.11.1 2024-03-10 12:24:06 +00:00
2101f37aa2
fix(ci): exclude tasks from cron runs 2024-03-09 09:10:49 +01:00
5d127c2897 feat: run frontend tests with api build from the same branch (#2137)
Reviewed-on: vikunja/vikunja#2137
Co-authored-by: kolaente <k@knt.li>
Co-committed-by: kolaente <k@knt.li>
2024-02-27 18:06:34 +00:00
3d39fc3960
fix(ci): sign drone config 2024-02-26 10:56:21 +01:00
43e13d9cdd
fix(ci): run test db in memory 2024-02-26 10:54:53 +01:00
71e62541a1
fix(ci): escape bash script for drone variable substitution 2024-02-12 21:56:25 +01:00
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
ef30868514
fix(ci): use correct docker image for desktop rename 2024-02-12 16:39:05 +01:00
75eb878e33
fix(ci): use correct docker image 2024-02-12 14:24:51 +01:00
6defc4cba2
fix(ci): use correct docker image for frontend testing 2024-02-11 18:46:46 +01:00
3abdf2ccdd
feat(ci): automatically create a gitea release when tagging 2024-02-11 18:45:15 +01:00
3129051a9c
fix(ci): enable cors for api testing 2024-02-11 18:19:57 +01:00
45c97a456d
feat(ci): rename unstable desktop packages 2024-02-11 17:02:37 +01:00
6c4122264a
chore(ci): sign drone config 2024-02-10 15:18:46 +01:00
4162c64ed9
fix(ci): publish frontend assets into correct directory 2024-02-10 15:17:19 +01:00
55e271b329
fix(ci): deploy packages into the correct directory 2024-02-09 23:26:54 +01:00
11b72765c9
chore(ci): run desktop build without waiting on the frontend when not doing release builds 2024-02-09 16:08:38 +01:00
adf7b73b6b
fix: create dummy frontend files in test to make the pipeline run 2024-02-09 15:13:12 +01:00
e12e9f1bf2
feat: update drone config to release single-binary bundles 2024-02-09 14:57:39 +01:00
1899f16207
chore(ci): sign drone config 2024-02-09 13:42:27 +01:00
4a66c2202f
chore: only use api version as it is coming from the same codebase 2024-02-09 13:42:03 +01:00
392f5cd468
fix(ci): run desktop pipeline only on PRs 2024-02-08 21:43:26 +01:00
6c9d09d302
chore(ci): merge desktop ci config 2024-02-08 15:00:11 +01:00
15a1473c11
chore(ci): don't wait for build when linting 2024-02-07 22:44:36 +01:00
3057a1c8dc
fix(ci): swagger docs generate should use the correct url 2024-02-07 22:27:43 +01:00
543039ae2d
fix(ci): typo 2024-02-07 21:59:36 +01:00
951b4de382
chore(ci): cd to frontend in frontend pipelines 2024-02-07 21:59:08 +01:00
191facfa3f
chore(ci): sign drone config 2024-02-07 21:51:27 +01:00
5d7826a9b7
chore(ci): combine api and frontend drone configs 2024-02-07 21:46:19 +01:00
206900cdcb chore(deps): update goreleaser/nfpm docker tag to v2.35.3 (#1692)
Reviewed-on: vikunja/api#1692
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2024-01-31 21:31:40 +00:00
282686c207 chore(ci): sign drone config 2024-01-16 15:23:34 +00:00
8753f16a7c chore(deps): update goreleaser/nfpm docker tag to v2.35.2 2024-01-16 15:23:34 +00:00
48a173a563
chore(ci): sign drone config 2023-12-19 12:55:35 +01:00
9b1455723b
chore(deps): update goreleaser/nfpm docker tag to v2.34.0
(cherry picked from commit a816a6053ba7986311b7bc22ee48aaf9d86f27b0)
2023-12-19 12:54:50 +01:00