Skip to content

ci: remove self-hosted github action runner#433

Merged
mattyg merged 1 commit intomainfrom
ci/remove-self-hosted-action-runner
Dec 23, 2025
Merged

ci: remove self-hosted github action runner#433
mattyg merged 1 commit intomainfrom
ci/remove-self-hosted-action-runner

Conversation

@mattyg
Copy link
Copy Markdown
Member

@mattyg mattyg commented Dec 22, 2025

Summary

Depends on holochain/hc-github-config#62
Resolves #432 (runner machine still needs to be deprovisioned -- this is in-progress)

TODO:

  • All code changes are reflected in docs, including module-level docs
  • I ran the Nomad CI workflow successfully on my branch

Note that all commits in a PR must follow Conventional Commits before it can be merged, as these are used to generate the changelog

@cocogitto-bot
Copy link
Copy Markdown

cocogitto-bot bot commented Dec 22, 2025

✔️ 9373a71 - Conventional commits check succeeded.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Dec 22, 2025

Warning

Rate limit exceeded

@mattyg has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 12 minutes and 58 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between b47c9f7 and 9373a71.

📒 Files selected for processing (1)
  • .github/workflows/nomad.yaml
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch ci/remove-self-hosted-action-runner

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

The following will be added to the changelog


[0.5.0-dev.1] - 2025-12-22

CI

  • Remove self-hosted github action runner

@mattyg mattyg marked this pull request as ready for review December 22, 2025 20:15
@mattyg mattyg requested a review from a team December 22, 2025 21:08
@mattyg mattyg merged commit ef4c123 into main Dec 23, 2025
41 of 49 checks passed
@mattyg mattyg deleted the ci/remove-self-hosted-action-runner branch December 23, 2025 01:09
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.

Remove self-hosted action runner

2 participants