index
:
forgejo-act
main
forgejo-act
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main.go
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-16
chore: makefile update
Casey Lee
1
-1
/
+1
2023-01-16
chore: bump version
v0.2.37
Casey Lee
1
-1
/
+1
2023-01-16
build(deps): bump github.com/moby/buildkit from 0.10.6 to 0.11.0 (#1563)
dependabot[bot]
3
-959
/
+64
2023-01-16
chore: push new version
v0.2.36
Casey Lee
2
-2
/
+2
2023-01-16
Readme: Fix shell installation (#1547)
Philippe Schenker
1
-1
/
+1
2023-01-16
fix: allow override of artifact server bind address (#1560)
Robin Breathe
7
-12
/
+18
2023-01-15
feat: add check for newer versions (#1562)
Casey Lee
6
-13
/
+121
2023-01-13
Input (#1524)
Shubh Bapna
6
-11
/
+96
2023-01-13
refactor: remove docker image list reference filter (#1501)
ChristopherHX
1
-49
/
+18
2023-01-13
fix: add-matcher fails github workflow (#1532)
ChristopherHX
2
-29
/
+35
2023-01-12
feat: add support for building docker actions with private registries (#1557)
Björn Brauer
2
-3
/
+25
2023-01-10
build(deps): bump github.com/containerd/containerd from 1.6.6 to 1.6.12 (#1554)
dependabot[bot]
2
-7
/
+7
2023-01-10
feat: Allow building without docker support (#1507)
ChristopherHX
10
-62
/
+143
2023-01-10
fix: extra path lost in composite actions (#1531)
ChristopherHX
4
-0
/
+62
2023-01-10
test: make sure workflow_call is not a github event calling our workflow (#1520)
Markus Wolf
1
-0
/
+5
2023-01-10
fix: preserve job result state in case of failure (#1519)
Markus Wolf
3
-2
/
+31
2023-01-10
build(deps): bump megalinter/megalinter from 6.17.0 to 6.18.0 (#1550)
dependabot[bot]
1
-1
/
+1
2023-01-02
build(deps): bump megalinter/megalinter from 6.16.0 to 6.17.0 (#1540)
dependabot[bot]
1
-1
/
+1
2023-01-02
build(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 (#1539)
dependabot[bot]
2
-2
/
+3
2023-01-02
build(deps): bump github.com/go-git/go-billy/v5 from 5.3.1 to 5.4.0 (#1541)
dependabot[bot]
2
-5
/
+6
2022-12-26
build(deps): bump megalinter/megalinter from 6.15.0 to 6.16.0 (#1534)
v0.2.35
dependabot[bot]
1
-1
/
+1
2022-12-26
build(deps): bump actions/stale from 6 to 7 (#1535)
dependabot[bot]
1
-1
/
+1
2022-12-19
revert: deprecation of containerArchitecture (#1514)
ChristopherHX
2
-4
/
+1
2022-12-19
build(deps): bump goreleaser/goreleaser-action from 3 to 4 (#1515)
dependabot[bot]
2
-2
/
+2
2022-12-19
build(deps): bump github.com/docker/cli (#1516)
dependabot[bot]
2
-3
/
+3
2022-12-19
build(deps): bump github.com/docker/docker (#1517)
dependabot[bot]
2
-3
/
+3
2022-12-19
fix: align runner.os / runner.arch to known values (#1510)
ChristopherHX
2
-6
/
+29
2022-12-19
feat: Support "result" on "needs" context. (#1497)
Aaron Holmes
5
-9
/
+34
2022-12-15
fix: tail (not absolute) as entrypoint of job container (#1506)
ChristopherHX
1
-1
/
+1
2022-12-15
refactor: fix savestate in pre steps (#1466)
ChristopherHX
10
-102
/
+90
2022-12-15
feat: allow to spawn and run a local reusable workflow (#1423)
Markus Wolf
10
-139
/
+472
2022-12-09
refactor: fix add-path / GITHUB_PATH commands (#1472)
ChristopherHX
12
-46
/
+95
2022-12-09
feat: JobLoggerFactory (#1496)
ChristopherHX
2
-35
/
+62
2022-12-07
fix: handle env-vars case sensitive (#1493)
Markus Wolf
3
-10
/
+35
2022-12-06
fix: step env is unavailable in with property expr (#1458)
ChristopherHX
5
-2
/
+40
2022-12-06
refactor: share UpdateFromEnv logic (#1457)
ChristopherHX
7
-99
/
+201
2022-12-06
feat: `--container-options` (#1462)
ChristopherHX
6
-1
/
+28
2022-12-06
refactor: move autoremove into the jobexecutor (#1463)
ChristopherHX
2
-41
/
+23
2022-12-06
docs: clarifying skipping steps / jobs (#1480)
ChristopherHX
1
-0
/
+31
2022-12-06
Pass `LANG=C.UTF-8` to environment (#1476)
Brice Dutheil
1
-0
/
+1
2022-11-28
build(deps): bump megalinter/megalinter from 6.14.0 to 6.15.0 (#1475)
v0.2.34
nektos/v0.2.34
dependabot[bot]
1
-1
/
+1
2022-11-27
act -j -W example (#1471)
Simon Willison
1
-0
/
+3
2022-11-25
Fix shellcommand error on sh shell (#1464)
Lim Chun Leng
1
-1
/
+1
2022-11-23
fix typo (#1456)
Femi Bankole
1
-1
/
+1
2022-11-22
build(deps): bump github.com/creack/pty from 1.1.17 to 1.1.18 (#1447)
dependabot[bot]
2
-2
/
+3
2022-11-21
fix: handle subdirectors and exclusions (#1012) (#1446)
Randolph Chung
4
-10
/
+30
2022-11-16
Remove dead code (#1425)
Magnus Markling
1
-53
/
+0
2022-11-16
feat: interpolate the step names (#1422)
Markus Wolf
7
-4
/
+19
2022-11-16
feat: GITHUB_STATE and GITHUB_OUTPUT file commands (#1391)
ChristopherHX
6
-3
/
+113
2022-11-16
feat: Host environment (#1293)
ChristopherHX
39
-185
/
+1394
[next]