Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add self hosted arm runner #983

Merged
merged 3 commits into from
Nov 1, 2023
Merged

ci: add self hosted arm runner #983

merged 3 commits into from
Nov 1, 2023

Conversation

braindigitalis
Copy link
Contributor

@braindigitalis braindigitalis commented Nov 1, 2023

Changes the CI to use a native arm7 self-hosted runner. This is hosted on a raspberry pi 4B.
The scripts for anyone to do this if needed are available here if anyone else has the desire to set up a similar self-hosted runner which we could use in the future. The self-hosted runner scripts support arm, arm64, amd64.

Code change checklist

  • I have ensured that all methods and functions are fully documented using doxygen style comments.
  • My code follows the coding style guide.
  • I tested that my change works before raising the PR.
  • I have ensured that I did not break any existing API calls.
  • I have not built my pull request using AI, a static analysis tool or similar without any human oversight.

@braindigitalis braindigitalis added enhancement New feature or request github_actions Pull requests that update GitHub Actions code build Issue or Pull Request related to the build process labels Nov 1, 2023
@braindigitalis braindigitalis self-assigned this Nov 1, 2023
@github-actions github-actions bot closed this Nov 1, 2023
@github-actions github-actions bot removed github_actions Pull requests that update GitHub Actions code build Issue or Pull Request related to the build process labels Nov 1, 2023
@braindigitalis braindigitalis reopened this Nov 1, 2023
@braindigitalis braindigitalis changed the base branch from master to dev November 1, 2023 03:38
@brainboxdotcc brainboxdotcc deleted a comment from github-actions bot Nov 1, 2023
@braindigitalis braindigitalis merged commit 49aaff0 into dev Nov 1, 2023
86 of 89 checks passed
@braindigitalis braindigitalis deleted the native_arm_runner branch November 1, 2023 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants