Skip to content

Releases: ChristopherHX/github-act-runner

v0.6.5

02 Sep 18:48
14812d8
Compare
Choose a tag to compare

Changes

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.4

01 Sep 16:17
6316f0a
Compare
Choose a tag to compare

Changes

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.3

24 Jun 13:30
8b02e92
Compare
Choose a tag to compare

Changes

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.2

11 May 14:04
e3cb7a6
Compare
Choose a tag to compare

Changes

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.1

07 May 14:03
fc67b03
Compare
Choose a tag to compare

Changes

  • use gzip instead of xst for deb compression by @igagis in #130

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.0

05 May 17:29
fe59a7a
Compare
Choose a tag to compare

Changes

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.5.0

15 Jan 15:56
458a7ad
Compare
Choose a tag to compare

Changes

  • Add vars support (#92)
  • This adds an contextdata overlay, to make all contextdata objects accessible from this runner.
  • Updated workflow to build android via cgo this fixes dns issues

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.4.2

22 Dec 20:21
0367495
Compare
Choose a tag to compare

Changes

  • fix: environment file parser by @ChristopherHX in #91
    This resolves issues with GITHUB_OUTPUT and GITHUB_ENV, e.g. with missing or unexpected outputs and envs.

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.4.1

12 Dec 19:53
a999ed7
Compare
Choose a tag to compare

Changes

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.4.0

14 Oct 19:47
1a70490
Compare
Choose a tag to compare

Changes

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.