Releases: ChristopherHX/github-act-runner
v0.9.0
Changes
- add run command env options to svc by @ChristopherHX in #191
- Update act by @ChristopherHX in #193
- Add Checksums and Attestation by @ChristopherHX in #196
Using your self hosted runner
Download and extract the self-hosted runner artifact for your system, then follow the official Documentation (follow the linux instruction if your system isn't listed).
If your system doesn't have bash installed and isn't windows then:
replace | with |
---|---|
./config.sh |
./github-act-runner configure |
./config.sh remove |
./github-act-runner remove |
./run.sh |
./github-act-runner run |
The runner configuration is saved in / loaded from your current working directory, while using the github-act-runner
command directly.
v0.8.0
Changes
- Experimental broker phase 1 by @ChristopherHX in #188
- update act and fix service container issues by @ChristopherHX in #189
Warning
<= 0.7.x is no longer recommend to use and may stop at any time if not using GHES
Using your self hosted runner
Download and extract the self-hosted runner artifact for your system, then follow the official Documentation (follow the linux instruction if your system isn't listed).
If your system doesn't have bash installed and isn't windows then:
replace | with |
---|---|
./config.sh |
./github-act-runner configure |
./config.sh remove |
./github-act-runner remove |
./run.sh |
./github-act-runner run |
The runner configuration is saved in / loaded from your current working directory, while using the github-act-runner
command directly.
v0.7.1
Changes
- fix cannot remove registration without gh url non interactively by @ChristopherHX in #185
Using your self hosted runner
Download and extract the self-hosted runner artifact for your system, then follow the official Documentation (follow the linux instruction if your system isn't listed).
If your system doesn't have bash installed and isn't windows then:
replace | with |
---|---|
./config.sh |
./github-act-runner configure |
./config.sh remove |
./github-act-runner remove |
./run.sh |
./github-act-runner run |
The runner configuration is saved in / loaded from your current working directory, while using the github-act-runner
command directly.
v0.7.0
Changes
- [BREAKING] Update act and minor version to 0.7 by @ChristopherHX in #181
- Test service container with sleep by @ChristopherHX in #182
- Fix silly "runner remove" error
Using your self hosted runner
Download and extract the self-hosted runner artifact for your system, then follow the official Documentation (follow the linux instruction if your system isn't listed).
If your system doesn't have bash installed and isn't windows then:
replace | with |
---|---|
./config.sh |
./github-act-runner configure |
./config.sh remove |
./github-act-runner remove |
./run.sh |
./github-act-runner run |
The runner configuration is saved in / loaded from your current working directory, while using the github-act-runner
command directly.
v0.6.11
Changes
- warn on container removal error by @ChristopherHX in #177
- Add podman support to systemd script by @igagis in #179
- use DOCKER_HOST to set the bind mount by @ChristopherHX in #180
Using your self hosted runner
Download and extract the self-hosted runner artifact for your system, then follow the official Documentation (follow the linux instruction if your system isn't listed).
If your system doesn't have bash installed and isn't windows then:
replace | with |
---|---|
./config.sh |
./github-act-runner configure |
./config.sh remove |
./github-act-runner remove |
./run.sh |
./github-act-runner run |
The runner configuration is saved in / loaded from your current working directory, while using the github-act-runner
command directly.
v0.6.10
Changes
- python wrapper remove bad encoding from console by @ChristopherHX in #171
- Use new APT deployment script by @igagis in #172
- feat: evaluate displayname by @ChristopherHX in #170
- ci: add loong64 build by @RevySR in #173
- update dpkg to know loong64 by @ChristopherHX in #174
- openbsd/mips is deprecated target for removal v0.7.0
New Contributors
Using your self hosted runner
Download and extract the self-hosted runner artifact for your system, then follow the official Documentation (follow the linux instruction if your system isn't listed).
If your system doesn't have bash installed and isn't windows then:
replace | with |
---|---|
./config.sh |
./github-act-runner configure |
./config.sh remove |
./github-act-runner remove |
./run.sh |
./github-act-runner run |
The runner configuration is saved in / loaded from your current working directory, while using the github-act-runner
command directly.
v0.6.9
Changes
- python wrapper remove bad encoding from console by @ChristopherHX in #171
- Use new APT deployment script by @igagis in #172
- feat: evaluate displayname by @ChristopherHX in #170
- ci: add loong64 build by @RevySR in #173
- update dpkg to know loong64 by @ChristopherHX in #174
- openbsd/mips is deprecated target for removal v0.7.0
New Contributors
Using your self hosted runner
Download and extract the self-hosted runner artifact for your system, then follow the official Documentation (follow the linux instruction if your system isn't listed).
If your system doesn't have bash installed and isn't windows then:
replace | with |
---|---|
./config.sh |
./github-act-runner configure |
./config.sh remove |
./github-act-runner remove |
./run.sh |
./github-act-runner run |
The runner configuration is saved in / loaded from your current working directory, while using the github-act-runner
command directly.
v0.6.8
Changes
- fix add dual-upload for livelogs show in beta (#166). See https://github.com/orgs/community/discussions/89879 for more information
Using your self hosted runner
Download and extract the self-hosted runner artifact for your system, then follow the official Documentation (follow the linux instruction if your system isn't listed).
If your system doesn't have bash installed and isn't windows then:
replace | with |
---|---|
./config.sh |
./github-act-runner configure |
./config.sh remove |
./github-act-runner remove |
./run.sh |
./github-act-runner run |
The runner configuration is saved in / loaded from your current working directory, while using the github-act-runner
command directly.
v0.6.7
Changes
- add basic service support by @ChristopherHX in #163
- add .env files support to service by @ChristopherHX in #164
Using your self hosted runner
Download and extract the self-hosted runner artifact for your system, then follow the official Documentation (follow the linux instruction if your system isn't listed).
If your system doesn't have bash installed and isn't windows then:
replace | with |
---|---|
./config.sh |
./github-act-runner configure |
./config.sh remove |
./github-act-runner remove |
./run.sh |
./github-act-runner run |
The runner configuration is saved in / loaded from your current working directory, while using the github-act-runner
command directly.
v0.6.6
Changes
- jitconfig: add missing GitHubUrl to DotnetAgent by @ChristopherHX in #161
Using your self hosted runner
Download and extract the self-hosted runner artifact for your system, then follow the official Documentation (follow the linux instruction if your system isn't listed).
If your system doesn't have bash installed and isn't windows then:
replace | with |
---|---|
./config.sh |
./github-act-runner configure |
./config.sh remove |
./github-act-runner remove |
./run.sh |
./github-act-runner run |
The runner configuration is saved in / loaded from your current working directory, while using the github-act-runner
command directly.