Skip to content

Run CI on GitHub-hosted runners - #26

Merged
owjs3901 merged 1 commit into
mainfrom
owjs3901/github-hosted-ci
Sep 1, 2026
Merged

Run CI on GitHub-hosted runners#26
owjs3901 merged 1 commit into
mainfrom
owjs3901/github-hosted-ci

Conversation

@owjs3901

@owjs3901 owjs3901 commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • replace the self-hosted Linux runner with GitHub's ubuntu-latest runner
  • remove comments specific to the private self-hosted runner pool

Verification

  • bun install --frozen-lockfile
  • cargo clippy --workspace --all-targets --all-features -- -D warnings
  • cargo test --workspace
  • cargo doc --workspace --no-deps with RUSTDOCFLAGS=-D warnings
  • bun run lint
  • TypeScript checks for all frontend packages
  • frontend static build
  • release example-app build

@owjs3901
owjs3901 merged commit 70320b3 into main Sep 1, 2026
1 check passed
@owjs3901
owjs3901 deleted the owjs3901/github-hosted-ci branch September 1, 2026 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant