Loading .github/workflows/build.yaml +9 −9 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: v2.x deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 - run: deno task test --coverage=.cov --junit-path=.test-report.xml env: RUST_BACKTRACE: ${{ runner.debug }} Loading Loading @@ -124,7 +124,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: v2.x deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 - uses: pnpm/action-setup@v4 with: version: 10 Loading Loading @@ -181,7 +181,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: v2.x deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 - uses: pnpm/action-setup@v4 with: version: 10 Loading @@ -207,7 +207,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: v2.x deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 - uses: pnpm/action-setup@v4 with: version: 10 Loading @@ -230,7 +230,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: v2.x deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 - run: deno task hooks:pre-commit release-test: Loading @@ -248,7 +248,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: v2.x deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 - uses: pnpm/action-setup@v4 with: version: 10 Loading Loading @@ -283,7 +283,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: v2.x deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 - uses: pnpm/action-setup@v4 with: version: 10 Loading Loading @@ -449,7 +449,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: v2.x deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 - run: deno task codegen working-directory: ${{ github.workspace }}/fedify/ - uses: denoland/deployctl@v1 Loading Loading @@ -480,7 +480,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: v2.x deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 - uses: pnpm/action-setup@v4 with: version: 10 Loading mise.toml +1 −1 Original line number Diff line number Diff line [tools] bun = "latest" deno = "2" deno = "2.4.1" # Temporarily pinned to a specific version; see also #303 node = "22" "npm:pnpm" = "latest" Loading
.github/workflows/build.yaml +9 −9 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: v2.x deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 - run: deno task test --coverage=.cov --junit-path=.test-report.xml env: RUST_BACKTRACE: ${{ runner.debug }} Loading Loading @@ -124,7 +124,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: v2.x deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 - uses: pnpm/action-setup@v4 with: version: 10 Loading Loading @@ -181,7 +181,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: v2.x deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 - uses: pnpm/action-setup@v4 with: version: 10 Loading @@ -207,7 +207,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: v2.x deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 - uses: pnpm/action-setup@v4 with: version: 10 Loading @@ -230,7 +230,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: v2.x deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 - run: deno task hooks:pre-commit release-test: Loading @@ -248,7 +248,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: v2.x deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 - uses: pnpm/action-setup@v4 with: version: 10 Loading Loading @@ -283,7 +283,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: v2.x deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 - uses: pnpm/action-setup@v4 with: version: 10 Loading Loading @@ -449,7 +449,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: v2.x deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 - run: deno task codegen working-directory: ${{ github.workspace }}/fedify/ - uses: denoland/deployctl@v1 Loading Loading @@ -480,7 +480,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: v2.x deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 - uses: pnpm/action-setup@v4 with: version: 10 Loading
mise.toml +1 −1 Original line number Diff line number Diff line [tools] bun = "latest" deno = "2" deno = "2.4.1" # Temporarily pinned to a specific version; see also #303 node = "22" "npm:pnpm" = "latest"