Commit Graph

50 Commits

Author SHA1 Message Date
kolaente
9aba2b1822 revert: "feat: remove cypress install"
This reverts commit 2aeff579fb.
2025-04-09 09:01:53 +02:00
Dominik Pschenitschni
2aeff579fb feat: remove cypress install 2025-04-08 18:32:52 +02:00
renovate[bot]
7e7afa034e chore(deps): update postgres:17 docker digest to fe3f571 2025-04-08 18:07:11 +02:00
renovate[bot]
539897caf2 chore(deps): update kolaente/s3-action action to v1.2.1 2025-04-05 17:15:27 +02:00
kolaente
398cc30289 fix(ci): do not use pnpm during node js setup 2025-04-05 16:57:44 +02:00
renovate[bot]
5dcf34067f chore(deps): pin kolaente/s3-action action to f154255 2025-04-05 12:42:17 +02:00
kolaente
4832fb8c8e chore(ci): use latest s3 action 2025-04-04 11:41:40 +02:00
kolaente
6d6549f4ab chore(ci): use main of s3 action 2025-04-04 10:45:53 +02:00
kolaente
0dcb9cab10 chore(ci): update s3-action 2025-04-04 09:51:50 +02:00
renovate[bot]
131d8b2320 chore(deps): pin actions/setup-node action to cdca736 2025-04-04 09:00:24 +02:00
kolaente
4b5b97346b fix(ci): pin node setup to v4 2025-04-03 15:33:40 +02:00
kolaente
58a6828c20 feat(ci): use slightly smaller runner to build binaries 2025-04-03 14:15:20 +02:00
renovate[bot]
baa9d4fe0b chore(deps): pin useblacksmith/setup-go action to 647ac64 2025-04-02 18:16:20 +02:00
blacksmith-sh[bot]
4bdfbfb3f5 feat(ci): migrate some workflows to Blacksmith (#617)
Co-authored-by: blacksmith-sh[bot] <157653362+blacksmith-sh[bot]@users.noreply.github.com>
2025-04-02 16:00:44 +00:00
Dominik Pschenitschni
1deb674da1 feat: composite action for frontend setup 2025-04-02 17:44:55 +02:00
Dominik Pschenitschni
1c2cdf9240 feat: remove 'frontend-dependencies' step 2025-04-02 17:44:55 +02:00
kolaente
07c5ddd630 fix(ci): update rate limit for unauthenticated routes 2025-04-02 10:56:52 +02:00
Dominik Pschenitschni
a2454057ae feat: align caching and node version (#608) 2025-04-02 08:47:25 +00:00
renovate[bot]
d824ac0ad2 chore(deps): update postgres docker tag to v17 (#607)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-02 08:20:54 +00:00
renovate[bot]
4a75f7d4da chore(deps): update golangci/golangci-lint-action action to v7 (#462)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kolaente <k@knt.li>
2025-04-02 09:28:56 +02:00
kolaente
b24058b3e5 fix(ci): wait for database (#604) 2025-04-02 06:59:21 +00:00
kolaente
1c3a1f2c7c fix(ci): use deploy key to push crowdin changes
Due to the branch protection rules, it is not possible to push directly to the main branch, unless when using a deploy key with write access.
2025-04-01 11:54:37 +02:00
renovate[bot]
9f8a85644b fix(deps): pin dependencies (#435)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-31 17:35:22 +02:00
kolaente
2a09012327 chore(ci): use correct git email for automated commits 2025-03-30 21:05:26 +02:00
kolaente
9bd5cc371b fix(ci): correctly update translations from crowdin 2025-03-30 17:17:27 +02:00
kolaente
df9bc96e4b fix(ci): do not build mage again in release 2025-03-27 11:45:11 +01:00
kolaente
ad31379535 fix(ci): smoke test database connection 2025-03-27 11:28:21 +01:00
kolaente
5c9368e700 fix(ci): use correct host for migration tests 2025-03-26 16:38:39 +01:00
kolaente
34d6023248 feat: use GitHub actions for build and release 2025-03-26 16:23:38 +01:00
kolaente
2d8fb8bad9 feat(ci): publish desktop releases with GitHub actions only 2025-02-09 15:56:43 +01:00
kolaente
41a35ea056 fix(ci): replace unstable version in filename 2025-02-08 22:50:19 +01:00
kolaente
8bb33b97f5 feat(ci): build desktop app natively
This change uses GitHub's matrix feature to build the desktop app natively. It also moves the build instructions to node.js script, since that runs natively on all OSes.
2025-02-08 22:23:09 +01:00
kolaente
c3111ca41f fix(ci): move describe output to own job 2025-02-08 19:22:32 +01:00
kolaente
729cdd868e feat(ci): store desktop release files as artifact 2025-02-08 19:11:17 +01:00
kolaente
f758312fb6 fix(ci): move replacing version in desktop release to action 2025-02-08 19:08:25 +01:00
kolaente
411361b53e feat(ci): add desktop release to GitHub actions 2025-02-08 19:04:09 +01:00
kolaente
e8095c0e44 fix(ci): correctly pass build args 2025-01-29 08:51:19 +01:00
kolaente
5e62c219d3 feat(build): add RELEASE_VERSION argument to be able to pass release version via env 2025-01-29 08:38:52 +01:00
kolaente
56961a9a40 fix(ci): login 2025-01-29 08:14:38 +01:00
kolaente
29dcdf89fe fix(ci): syntax error 2025-01-29 08:13:38 +01:00
kolaente
d83d9e3de8 feat(ci): add build docker image gh action 2025-01-29 08:08:34 +01:00
kolaente
9cef2c4c97 chore: add Bug type to bug issue template 2025-01-19 16:48:44 +01:00
kolaente
8da44ecb58 docs: update issue template 2024-02-08 14:31:02 +01:00
kolaente
fceb638e75 docs: remove mention of vikunja/api and vikunja/frontend repos 2024-02-08 14:31:02 +01:00
renovate
9a245d141b chore(deps): update dessant/repo-lockdown action to v4 2023-12-20 10:37:12 +00:00
kolaente
0abf686f66 chore: add pr lockdown 2023-10-10 17:56:50 +02:00
kolaente
aa25ccdc91 chore: update funding links 2023-02-03 11:48:44 +01:00
kolaente
9c4bb5a244 feat: add github issue templates 2022-10-01 17:53:30 +02:00
kolaente
343fa6ca0d Add github funding link 2021-01-20 21:53:38 +01:00
kolaente
edf3854632 Add github sponsor link 2020-09-03 21:59:17 +02:00