Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
local-validation:
name: ${{ matrix.label }}
if: ${{ github.event_name == 'pull_request' }}
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
permissions:
contents: read
statuses: read
Expand Down Expand Up @@ -61,7 +61,7 @@ jobs:
zizmor:
name: Workflow Security
if: ${{ github.event_name != 'pull_request' }}
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
permissions:
contents: read
steps:
Expand All @@ -77,7 +77,7 @@ jobs:
name: Biome
if: ${{ github.event_name != 'pull_request' }}
needs: zizmor
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
permissions:
contents: read
steps:
Expand All @@ -94,7 +94,7 @@ jobs:
name: Format
if: ${{ github.event_name != 'pull_request' }}
needs: zizmor
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
permissions:
contents: read
steps:
Expand Down Expand Up @@ -168,7 +168,7 @@ jobs:

coverage:
name: Code Coverage
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
permissions:
contents: read
steps:
Expand Down Expand Up @@ -221,7 +221,7 @@ jobs:
name: E2E Tests
if: ${{ github.event_name != 'pull_request' }}
needs: [fmt, biome]
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
permissions:
contents: read
steps:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/codspeed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ permissions:
jobs:
zizmor:
name: Workflow Security
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
permissions:
contents: read
steps:
Expand All @@ -27,7 +27,7 @@ jobs:
codspeed:
name: Run Benchmarks
needs: zizmor
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
permissions:
contents: read
id-token: write
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ concurrency:
jobs:
zizmor:
name: Workflow Security
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
permissions:
contents: read
steps:
Expand All @@ -31,7 +31,7 @@ jobs:

deploy:
needs: zizmor
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
permissions:
contents: write
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ permissions: {}
jobs:
local-validation:
name: Local E2E Validation
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
permissions:
contents: read
statuses: read
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/homebrew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ permissions: {}
jobs:
zizmor:
name: Workflow Security
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
permissions:
contents: read
steps:
Expand All @@ -28,7 +28,7 @@ jobs:
update-formula:
name: Update Homebrew tap
needs: zizmor
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
permissions:
contents: read
steps:
Expand Down
36 changes: 18 additions & 18 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ env:
jobs:
zizmor:
name: Workflow Security
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
permissions:
contents: read
steps:
Expand All @@ -33,7 +33,7 @@ jobs:

biome:
needs: zizmor
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
name: Biome
permissions:
contents: read
Expand All @@ -49,7 +49,7 @@ jobs:

fmt:
needs: zizmor
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
name: Format
permissions:
contents: read
Expand Down Expand Up @@ -105,7 +105,7 @@ jobs:

test:
needs: [fmt, biome]
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
name: Test
permissions:
contents: read
Expand All @@ -124,7 +124,7 @@ jobs:
e2e:
name: E2E Tests
needs: [fmt, biome]
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
permissions:
contents: read
steps:
Expand Down Expand Up @@ -177,7 +177,7 @@ jobs:
- target: x86_64-unknown-linux-gnu
arch: amd64
os: ubuntu-22.04
- target: aarch64-unknown-linux-gnu
- target: blacksmith-4vcpu-ubuntu-2404-arm
arch: arm64
os: ubuntu-24.04-arm

Expand Down Expand Up @@ -273,7 +273,7 @@ jobs:
- target: x86_64-unknown-linux-gnu
arch: x86_64
os: ubuntu-22.04
- target: aarch64-unknown-linux-gnu
- target: blacksmith-4vcpu-ubuntu-2404-arm
arch: aarch64
os: ubuntu-24.04-arm

Expand Down Expand Up @@ -369,7 +369,7 @@ jobs:
- target: x86_64-unknown-linux-gnu
arch: x86_64
os: ubuntu-22.04
- target: aarch64-unknown-linux-gnu
- target: blacksmith-4vcpu-ubuntu-2404-arm
arch: aarch64
os: ubuntu-24.04-arm

Expand Down Expand Up @@ -459,7 +459,7 @@ jobs:
arch: x86_64
os: ubuntu-22.04
appimagetool_arch: x86_64
- target: aarch64-unknown-linux-gnu
- target: blacksmith-4vcpu-ubuntu-2404-arm
arch: aarch64
os: ubuntu-24.04-arm
appimagetool_arch: aarch64
Expand Down Expand Up @@ -563,7 +563,7 @@ jobs:

build-snap:
needs: [clippy, test, e2e, build-macos-app]
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
name: Build Snap
permissions:
contents: read
Expand Down Expand Up @@ -623,7 +623,7 @@ jobs:
os: macos-latest
- target: x86_64-unknown-linux-gnu
os: ubuntu-22.04
- target: aarch64-unknown-linux-gnu
- target: blacksmith-4vcpu-ubuntu-2404-arm
os: ubuntu-24.04-arm

runs-on: ${{ matrix.os }}
Expand Down Expand Up @@ -765,7 +765,7 @@ jobs:

build-windows-exe:
needs: [clippy, test, e2e, build-macos-app]
runs-on: windows-latest
runs-on: blacksmith-4vcpu-windows-2025
name: Build .exe (x86_64)
permissions:
contents: read
Expand Down Expand Up @@ -844,7 +844,7 @@ jobs:
- platform: linux/amd64
os: ubuntu-latest
- platform: linux/arm64
os: ubuntu-24.04-arm
os: blacksmith-4vcpu-ubuntu-2404-arm

runs-on: ${{ matrix.os }}
name: Build Docker (${{ matrix.platform }})
Expand Down Expand Up @@ -963,7 +963,7 @@ jobs:

merge-docker:
needs: build-docker
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
name: Merge Docker manifest
permissions:
contents: read
Expand Down Expand Up @@ -1088,7 +1088,7 @@ jobs:
- build-macos-app
- build-windows-exe
if: startsWith(github.ref, 'refs/tags/')
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
name: Upload release assets
permissions:
contents: write
Expand Down Expand Up @@ -1128,7 +1128,7 @@ jobs:
- upload-release
- merge-docker
if: startsWith(github.ref, 'refs/tags/')
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
name: Generate Release SBOM
permissions:
contents: write
Expand Down Expand Up @@ -1174,7 +1174,7 @@ jobs:
- upload-release
- merge-docker
if: startsWith(github.ref, 'refs/tags/')
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
name: Update Homebrew tap
permissions:
contents: read
Expand Down Expand Up @@ -1277,7 +1277,7 @@ jobs:
update-deploy-tags:
needs: merge-docker
if: startsWith(github.ref, 'refs/tags/')
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
name: Update deploy template tags
permissions:
contents: write
Expand Down
Loading