Skip to content

chore(i18n): update translations via Crowdin #7220

chore(i18n): update translations via Crowdin

chore(i18n): update translations via Crowdin #7220

Triggered via push June 1, 2026 00:30
Status Success
Total duration 21m 44s
Artifacts 40

ci.yml

on: push
Test  /  api-lint
1m 47s
Test / api-lint
Test  /  veans-lint
22s
Test / veans-lint
Test  /  veans-test
27s
Test / veans-test
Test  /  frontend-lint
28s
Test / frontend-lint
Test  /  frontend-stylelint
20s
Test / frontend-stylelint
Test  /  frontend-typecheck
45s
Test / frontend-typecheck
Test  /  test-frontend-unit
38s
Test / test-frontend-unit
Test  /  prepare-mage
15s
Test / prepare-mage
Test  /  frontend-build
40s
Test / frontend-build
Matrix: Test / test-api
Matrix: Test / test-frontend-e2e-playwright
Matrix: Test / test-migration-smoke
Test  /  test-veans-e2e
39s
Test / test-veans-e2e
Matrix: Release / desktop
Release  /  veans-binaries
6m 16s
Release / veans-binaries
Release  /  prepare-build-mage
16s
Release / prepare-build-mage
Release  /  docker
5m 0s
Release / docker
Release  /  config-yaml
14s
Release / config-yaml
Release  /  generate-swagger-docs
36s
Release / generate-swagger-docs
Matrix: Release / os-package
Matrix: Release / veans-os-package
Matrix: Release / publish-repos
Release  /  create-release
Release / create-release
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 63 warnings, and 1 notice
Test / frontend-typecheck
Property '$el' does not exist on type 'HTMLElement'.
Test / frontend-typecheck
Argument of type '{ readonly id: number; readonly email: string; readonly username: string; readonly name: string; readonly exp: number; readonly type: AuthType; readonly created: Date; ... 6 more ...; readonly maxPermission: Permission | null; }' is not assignable to parameter of type 'IUser'.
Test / frontend-typecheck
Type '{ readonly id: number; readonly email: string; readonly username: string; readonly name: string; readonly exp: number; readonly type: AuthType; readonly created: Date; ... 6 more ...; readonly maxPermission: Permission | null; }' is not assignable to type 'IUser'.
Test / frontend-typecheck
Operator '+' cannot be applied to types 'string | number' and 'number'.
Test / frontend-typecheck
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
Test / frontend-typecheck
Argument of type 'string | number' is not assignable to parameter of type 'number'.
Test / frontend-typecheck
Argument of type '{ readonly id: number; readonly title: string; readonly description: string; readonly owner: { readonly id: number; readonly email: string; readonly username: string; readonly name: string; readonly exp: number; ... 8 more ...; readonly maxPermission: Permission | null; }; ... 13 more ...; readonly maxPermission: Pe...' is not assignable to parameter of type 'IProject'.
Test / frontend-typecheck
Argument of type '{ style: { 'background-image': "" | `url(${string})`; filter: 0 | `brightness(${number}%)` | null; }; class: string; }' is not assignable to parameter of type 'HTMLAttributes & ReservedProps & Record<string, unknown>'.
Test / frontend-typecheck
Argument of type '{ dateFrom: string | null; dateTo: string | null; }' is not assignable to parameter of type '{ dateFrom: string | Date; dateTo: string | Date; }'.
Test / frontend-typecheck
Cannot find name 'ImportMetaEnv'. Did you mean 'ImportMeta'?
Test / frontend-stylelint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test / frontend-lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test / frontend-lint: frontend/src/components/input/FormSelect.vue#L15
Prop 'error' requires default value to be set
Test / frontend-lint: frontend/src/components/input/FormSelect.vue#L12
Prop 'id' requires default value to be set
Test / frontend-lint: frontend/src/components/input/FormSelect.vue#L10
Prop 'modelValue' requires default value to be set
Test / frontend-lint: frontend/src/components/input/FormInput.vue#L10
Prop 'error' requires default value to be set
Test / frontend-lint: frontend/src/components/input/FormInput.vue#L7
Prop 'id' requires default value to be set
Test / frontend-lint: frontend/src/components/input/FormInput.vue#L5
Prop 'modelValue' requires default value to be set
Test / frontend-lint: frontend/src/components/input/FormField.vue#L8
Prop 'id' requires default value to be set
Test / frontend-lint: frontend/src/components/input/FormField.vue#L7
Prop 'error' requires default value to be set
Test / frontend-lint: frontend/src/components/input/FormField.vue#L6
Prop 'label' requires default value to be set
Test / frontend-lint: frontend/src/components/input/FormField.vue#L5
Prop 'modelValue' requires default value to be set
Test / test-frontend-unit
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test / frontend-build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test / frontend-typecheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test / api-build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test / test-frontend-e2e-playwright (5, 6)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test / test-frontend-e2e-playwright (5, 6)
No files were found with the provided path: frontend/test-results/. No artifacts will be uploaded.
Test / test-frontend-e2e-playwright (2, 6)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test / test-frontend-e2e-playwright (2, 6)
No files were found with the provided path: frontend/test-results/. No artifacts will be uploaded.
Test / test-frontend-e2e-playwright (3, 6)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test / test-frontend-e2e-playwright (3, 6)
No files were found with the provided path: frontend/test-results/. No artifacts will be uploaded.
Test / test-frontend-e2e-playwright (6, 6)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test / test-frontend-e2e-playwright (6, 6)
No files were found with the provided path: frontend/test-results/. No artifacts will be uploaded.
Test / test-frontend-e2e-playwright (1, 6)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test / test-frontend-e2e-playwright (1, 6)
No files were found with the provided path: frontend/test-results/. No artifacts will be uploaded.
Test / test-frontend-e2e-playwright (4, 6)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test / test-frontend-e2e-playwright (4, 6)
No files were found with the provided path: frontend/test-results/. No artifacts will be uploaded.
Release / config-yaml
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / desktop (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / desktop (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / docker
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83, docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / veans-binaries
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2, useblacksmith/cache@71c7c918062ba3861252d84b07fe5ab2a6b467a6. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / veans-os-package (apk, linux-arm-7, arm7, armv7)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / veans-os-package (deb, linux-arm-7, arm7, armv7)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / veans-os-package (rpm, linux-arm64, arm64, aarch64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / veans-os-package (rpm, linux-amd64, amd64, x86_64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / veans-os-package (deb, linux-amd64, amd64, x86_64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / veans-os-package (apk, linux-arm64, arm64, aarch64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / veans-os-package (archlinux, linux-arm64, arm64, aarch64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / veans-os-package (apk, linux-amd64, amd64, x86_64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / veans-os-package (deb, linux-arm64, arm64, aarch64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / veans-os-package (rpm, linux-arm-7, arm7, armv7)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / veans-os-package (archlinux, linux-amd64, amd64, x86_64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / veans-os-package (archlinux, linux-arm-7, arm7, armv7)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / desktop (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / binaries
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2, useblacksmith/cache@71c7c918062ba3861252d84b07fe5ab2a6b467a6. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / os-package (deb, linux-amd64, amd64, x86_64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / os-package (deb, linux-arm-7, arm7, armv7)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / os-package (apk, linux-arm64, arm64, aarch64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / os-package (rpm, linux-arm-7, arm7, armv7)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / os-package (deb, linux-arm64, arm64, aarch64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / os-package (rpm, linux-arm64, arm64, aarch64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / os-package (archlinux, linux-amd64, amd64, x86_64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / os-package (archlinux, linux-arm-7, arm7, armv7)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / os-package (apk, linux-amd64, amd64, x86_64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / os-package (apk, linux-arm-7, arm7, armv7)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / os-package (archlinux, linux-arm64, arm64, aarch64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / os-package (rpm, linux-amd64, amd64, x86_64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main, proudust/gh-describe@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / publish-repos (apk, alpine:latest, release:repo-apk)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / publish-repos (pacman, archlinux:latest, release:repo-pacman)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / publish-repos (apt, ubuntu:noble, release:repo-apt)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / publish-repos (rpm, fedora:latest, release:repo-rpm)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: kolaente/s3-action@main. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / desktop (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026

Artifacts

Produced during runtime
Name Size Digest
build_mage_bin
1.99 MB
sha256:04063806cc0dbbe3fc6d1c201a0138bbf85389331238840fbc36307e422ca7af
frontend_dist
2.44 MB
sha256:ab2ca02ebee456cc836af4b70ef5683a5b4682ed695f73547e8d2173b83d63f0
go-vikunja~vikunja~DH3HRR.dockerbuild
111 KB
sha256:bfefefdf68cecb1fad8c6fba7073bb393f80878fb28bb3a8c536f41d2f09ccf3
mage_bin
5.3 MB
sha256:5aa1c5e181090bdccb42b0b25228371b963cce381d001b0817b8aa21ab6bc00a
playwright-report-1
257 KB
sha256:b0f89f5f42fab887208fbb79f2a323c3288be8385d5b2f2f6c60f0f4b22c43ec
playwright-report-2
234 KB
sha256:dbbcef554d43ebb9a9da89b3f5b195609372d0963684d51530ad81edfd1a8227
playwright-report-3
226 KB
sha256:16dfb19dd432c8b75fd5873e9ba9890e48f43dcdc31cc283a1a164bd27fed983
playwright-report-4
269 KB
sha256:1dcfd2ce529989e812bdbe6d3805638201fd212c85323e3b2f689236f78f6090
playwright-report-5
211 KB
sha256:ef5088c0d1714c1f63f22efb8fee69eddf571c01fa0c6e3ff9dab8634beb1135
playwright-report-6
243 KB
sha256:54696d9f9022f40fbc76859c05f7b6b37063661da9c6cff837e77ab4a9b2eb95
veans_bins
104 MB
sha256:44a7aaefd00ae2e7d6f918619ceeadf9e242fdf75536ae4b343eb890a18a9ea8
veans_os_package_apk_aarch64
6.56 MB
sha256:a1de687b70548f5d1b57035bb94d1e9baeec0b8801506f14c69d1e68d4c27db1
veans_os_package_apk_armv7
6.57 MB
sha256:aec770874a7cd50a35f4b6b909882cc01656ec7bd3af18be7192475b7c49c619
veans_os_package_apk_x86_64
7.4 MB
sha256:f2cd26ca1f31e706d65010f5a40e17c5f92cd7c23dd3c264757420afd1f4ae97
veans_os_package_archlinux_aarch64
6.55 MB
sha256:d6f0a4f2edb253d926cd3e1bc2f65afdf5c3127a3bca6fa014dfbf96a25c5d00
veans_os_package_archlinux_armv7
6.55 MB
sha256:ed4c16f37131b2f3a2e5f81a07cf3faee6239d1f22a1f6d6344e5825b7df1e4b
veans_os_package_archlinux_x86_64
7.39 MB
sha256:7443db607733bdc6e1e8d6f0231841f8095a83f75c2e953360f896bf2d87dd27
veans_os_package_deb_aarch64
6.54 MB
sha256:e930b3efe1ff4171651e12e55d4568654783b2d802d55d3edcaa9e9deefaefb3
veans_os_package_deb_armv7
6.55 MB
sha256:b152639598e575828683df4c9651b3f5a29c18feb4f1287beb40eead83736661
veans_os_package_deb_x86_64
7.39 MB
sha256:4d2890e5697c46846cc392f71e0e3558c21428e458f7477c55e519583019d8fb
veans_os_package_rpm_aarch64
6.56 MB
sha256:d236e88a26eba7d5bcafd8172b6349b6dfa6bfaa2fa221bd5b2cfa392ef2929f
veans_os_package_rpm_armv7
6.57 MB
sha256:15669faa3bfddcc265657c45eff9a59ccb795fe853fbe70456bb5539a705e1e6
veans_os_package_rpm_x86_64
7.4 MB
sha256:1e80fef6fcc9e278835e1d30da700e8fcc1a56dd63e84390215e9cd96e905ca4
vikunja_bin
24.6 MB
sha256:87be03ce1ba983ec79e0d178b2bd0d00d90b9a4b2baeb7b9b6ca5017705c6185
vikunja_bins
534 MB
sha256:151e1dc9066677414ecb5747cab6246f3895e626b46c94fd5103c04dde9fbdbd
vikunja_desktop_packages_macos-latest
215 MB
sha256:572c1dc023448f94b275dc9e000a5f7e50c444a5f0ba8e99c531598ba4f97758
vikunja_desktop_packages_ubuntu-latest
869 MB
sha256:0a7fb51ce55d7e05c9e656a2f9828c8c40962ecd60e4694899de90f3d4cf95d1
vikunja_desktop_packages_windows-latest
330 MB
sha256:95e81cf6ac2c4da3394945ea015bbdf9e0869b1dd96d57914c3c99240c5f1c30
vikunja_os_package_apk_aarch64
35.3 MB
sha256:fc126c6ea92a61984cdb25d5e75fd0696113dbedb915256e75012100372b49e7
vikunja_os_package_apk_armv7
34.2 MB
sha256:7a4b72adb9f7f887af1681284872344bc320a50f5b0f59a49a2a98477558e3d4
vikunja_os_package_apk_x86_64
38.9 MB
sha256:a9b45d3864af5774317326f03792f543038325712644ee10bcbadc7cc37e6780
vikunja_os_package_archlinux_aarch64
35.2 MB
sha256:d07c741bea08959a5d749b1727b6515e0d177600bc01a8d3cab15088f54ab207
vikunja_os_package_archlinux_armv7
34 MB
sha256:bfaa55d5f4176ec0366b1ca8d0d74203110a24d3502f16705b385a553a76a91f
vikunja_os_package_archlinux_x86_64
38.8 MB
sha256:cacf43cdbdf8f9974311998d4e05c77d37683e859c1f4b5b69d147c62549e5c7
vikunja_os_package_deb_aarch64
35.2 MB
sha256:e5959e271883d0af8194852600fa2dffb48c0deb3b0a64370bd87e54ed7f985e
vikunja_os_package_deb_armv7
34 MB
sha256:e6a068a52a3b3c0291b75a44846de0912e566f490fb99389f94b1230cda53be2
vikunja_os_package_deb_x86_64
38.8 MB
sha256:0df8123f8913a0bddda973c941e1bed576272a1a095cb7f9cdcacc3e13701b5d
vikunja_os_package_rpm_aarch64
35.3 MB
sha256:65969646a015d2cd58f5467c7de03a7d04046aab2ea5341c0dbac53d80f28b5a
vikunja_os_package_rpm_armv7
34.2 MB
sha256:5a2ea88e51eb89bb06d8aeeaa32979429fda10883e58627c9aec2526ad5ad5e0
vikunja_os_package_rpm_x86_64
38.9 MB
sha256:a7cb0beff603b19ac1c2bb0a7427b28ec9813d8f50510195b77b2268aa111e42