Skip to content

feat: migrate workflows to self-hosted runner for improved performance#6

Merged
AlexMikhalev merged 2 commits intomainfrom
fix_CI
Sep 6, 2025
Merged

feat: migrate workflows to self-hosted runner for improved performance#6
AlexMikhalev merged 2 commits intomainfrom
fix_CI

Conversation

@AlexMikhalev
Copy link
Contributor

  • Updated CI workflow to use self-hosted runner for Linux-specific jobs
  • Added self-hosted option to test matrix for stable Rust builds
  • Migrated deployment workflows (Cloudflare, Netlify, Worker) to self-hosted
  • Updated release workflow Linux jobs to use self-hosted runner
  • Migrated secret sync and documentation jobs to self-hosted
  • Kept multi-platform builds on GitHub-hosted runners for compatibility

Benefits:

  • Faster build times on dedicated hardware
  • Reduced GitHub Actions minutes usage
  • Better resource control and caching
  • Improved CI/CD pipeline performance

- Updated CI workflow to use self-hosted runner for Linux-specific jobs
- Added self-hosted option to test matrix for stable Rust builds
- Migrated deployment workflows (Cloudflare, Netlify, Worker) to self-hosted
- Updated release workflow Linux jobs to use self-hosted runner
- Migrated secret sync and documentation jobs to self-hosted
- Kept multi-platform builds on GitHub-hosted runners for compatibility

Benefits:
- Faster build times on dedicated hardware
- Reduced GitHub Actions minutes usage
- Better resource control and caching
- Improved CI/CD pipeline performance
@AlexMikhalev AlexMikhalev merged commit a184406 into main Sep 6, 2025
6 of 21 checks passed
@github-actions
Copy link

github-actions bot commented Sep 6, 2025

📊 Performance Benchmark Results

Benchmark completed successfully. Check the uploaded artifacts for detailed results.

Raw Results

1 similar comment
@github-actions
Copy link

github-actions bot commented Sep 6, 2025

📊 Performance Benchmark Results

Benchmark completed successfully. Check the uploaded artifacts for detailed results.

Raw Results

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