Skip to content

Chore: Implement GitHub Actions with a Self-Hosted Runner #5

@danielwernerio

Description

@danielwernerio

To enhance the CI/CD workflow for this project, the plan is to implement GitHub Actions with a self-hosted runner.
This approach is necessary because the runtime environment required for testing and building the project is either not fully supported or only partially functional in a containerized setup.

By using a self-hosted runner, we can ensure that all workflows run in an environment tailored to the specific requirements of the project, enabling more reliable and consistent results.

Plan

  • Set up a self-hosted runner in the required runtime environment.
  • Configure GitHub Actions to utilize the self-hosted runner for relevant workflows.
  • Test and verify the setup to ensure compatibility and performance.
  • Document the configuration and usage of the self-hosted runner.

Metadata

Metadata

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions