• Joined on 2023-02-07
seepine commented on issue gitea/act_runner#518 2024-03-22 14:21:56 +00:00
How to add extra hosts in job container?

File is called /etc/hosts, not /etc/host.

of course, the ping example.com it can work image

seepine commented on issue gitea/act_runner#518 2024-03-19 01:38:28 +00:00
How to add extra hosts in job container?

@qxa Hi, it does not work like this, or there is a problem with my usage?

options: "--add-host=example.com:192.168.100.100"
seepine opened issue gitea/act_runner#518 2024-03-18 07:22:27 +00:00
How to add extra hosts in job container?
seepine opened issue gitea/act_runner#374 2023-10-13 05:57:41 +00:00
Could not find an available, non-overlapping IPv4 address pool among the defaults to assign to the network
seepine commented on issue gitea/act_runner#370 2023-10-05 06:41:05 +00:00
The ${{ runner.os }} case sensitive

When run on ubuntu-latest all,

name: Checks

on:
  - pull_request

jobs:
  setup:
    runs-on: ubuntu-latest
    outputs:
      hash: ${{ steps.get-hash.outputs.hash }}
   
seepine opened issue gitea/act_runner#370 2023-10-05 06:19:33 +00:00
The ${{ runner.os }} case sensitive
seepine opened issue gitea/act_runner#369 2023-10-04 10:36:29 +00:00
【Feature Request】The config.yml support env
seepine commented on issue gitea/act_runner#327 2023-08-07 13:43:29 +00:00
How Outputs support multiline text? Or is there any other way?

@ChristopherHX Actually, i have tried so much, but it can't work

image

seepine deleted tag v0.1.0 from seepine/action-miniprogram-ci 2023-08-06 15:06:06 +00:00
seepine pushed tag v1 to seepine/action-miniprogram-ci 2023-08-06 15:05:55 +00:00
seepine pushed tag v1.0.0 to seepine/action-miniprogram-ci 2023-08-06 15:05:55 +00:00
seepine pushed to main at seepine/action-miniprogram-ci 2023-08-06 15:04:48 +00:00
826fb2bfd9 chore(release): v1.0.0
seepine pushed to main at seepine/action-miniprogram-ci 2023-08-06 14:07:35 +00:00
f8fe1d3baa fix19
seepine pushed to main at seepine/action-miniprogram-ci 2023-08-06 13:54:08 +00:00
70067fead3 fix11
seepine pushed to main at seepine/action-miniprogram-ci 2023-08-06 08:00:34 +00:00
a1d98e49c7 fix10
seepine opened issue gitea/act_runner#327 2023-08-06 06:40:18 +00:00
How Outputs support multiline text? Or is there any other way?
seepine commented on issue gitea/act_runner#317 2023-08-06 06:32:47 +00:00
How to share outputs between different jobs?

needs.setup.outputs.hash is work when upgrade gitea to 1.20.2

seepine closed issue gitea/act_runner#317 2023-08-06 06:32:47 +00:00
How to share outputs between different jobs?
seepine pushed to main at seepine/action-miniprogram-ci 2023-08-06 06:13:34 +00:00
f4a42ff6a4 fix10
seepine pushed to main at seepine/action-miniprogram-ci 2023-08-06 06:06:38 +00:00
51d1f1bf0b fix10