index
:
forgejo-act
main
forgejo-act
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: log skipped job and step result as info instead of debug
Earl Warren
2024-11-21
5
-5
/
+52
*
fix: [FORGEJO] do not share the act-toolcache volume
Earl Warren
2024-11-20
1
-4
/
+1
*
fix: cache adjust restore order of exact key matches (#2267)
ChristopherHX
2024-11-07
2
-0
/
+115
*
Support overwriting caches (#2265)
Jason Song
2024-11-07
3
-118
/
+239
*
fix: docker buildx cache restore not working (#2236)
ChristopherHX
2024-11-07
1
-1
/
+1
*
fix: return an error when the argument count is wrong
Earl Warren
2024-10-31
2
-0
/
+56
*
fix: debug is leaking host container and network names
Earl Warren
2024-10-19
1
-1
/
+0
*
[FORGEJO] when a workflow decode error happen, log and do not crash
Earl Warren
2024-09-15
2
-1
/
+20
*
fix(jobparser): support `workflow_dispatch.inputs`
Michael Kriese
2024-08-22
2
-0
/
+13
*
fix(jobparser): template job name if it's defined
TheFox0x7
2024-07-01
4
-3
/
+126
*
Fix NewDockerNetworkCreateExecutor in docker_stub
Tobias Bölz
2024-04-03
1
-1
/
+1
*
[FORGEJO] add forge alias for github (#37)
v1.21.0
TheFox0x7
2024-04-02
1
-0
/
+2
*
[FORGEJO] a network of "" is not the same as "host"
Earl Warren
2024-03-24
1
-8
/
+1
*
[FORGEJO] Revert "Don't set GITHUB_TOKEN (#2089)"
v1.20.0
Earl Warren
2024-03-11
2
-0
/
+2
*
[FORGEJO] feat(docker): Add flag to enable IPv6 in auto-created networks (#24)
s3lph
2024-03-11
3
-12
/
+12
*
[LXC] global lock on start
Earl Warren
2024-03-11
1
-0
/
+2
*
[LXC] split platform into template, release and config
Earl Warren
2024-03-11
1
-25
/
+50
*
[FORGEJO] implement lxc separately from self-hosted
Earl Warren
2024-03-11
4
-63
/
+90
*
[FORGEJO] wrap self-hosted platform steps in an LXC container
Earl Warren
2024-03-11
4
-10
/
+183
*
[FORGEJO] sync lxc-helpers 231215c11d38df793521766dcce0e80e824614ca
Earl Warren
2024-03-11
2
-0
/
+599
*
Support cloning remote actions from insecure Gitea instances (#92)
Zettat123
2024-03-05
3
-0
/
+29
*
Patched options() to let container options propagate to job containers (#80)
Claudio Nicora
2024-03-04
1
-1
/
+1
*
Make runs-on support variable expression (#91)
sillyguodong
2024-03-01
2
-1
/
+10
*
Merge branch 'nektos/master' into bump-nektos
Chongyi Zheng
2024-02-17
39
-231
/
+962
|
\
|
*
fix: use correct path to toolcache (#1494)
Markus Wolf
2024-01-30
1
-1
/
+1
|
*
refactor: filecollector into new package (#2174)
ChristopherHX
2024-01-30
6
-35
/
+160
|
*
fix: improve warning about remote not found (#2169)
Josh Soref
2024-01-28
1
-1
/
+1
|
*
fix: improve new-action-cache fetch failure error (#2172)
ChristopherHX
2024-01-28
2
-2
/
+8
|
*
fix: subpath actions via new artifact cache (#2170)
ChristopherHX
2024-01-28
2
-9
/
+10
|
*
fix: improve action not found error (#2171)
ChristopherHX
2024-01-28
1
-6
/
+18
|
*
Add containerd's normalized architectures to archMapper (#2168)
Matthew
2024-01-24
1
-0
/
+2
|
*
WorkflowDispatchConfig supports multiple yaml node kinds (#2123)
胖梁
2024-01-20
2
-13
/
+135
|
*
fix: match cache `restore-keys` in creation reverse order (#2153)
Kristoffer
2024-01-20
1
-1
/
+7
|
*
feat: support offline mode (#2128)
TKaxv_7S
2024-01-20
4
-18
/
+27
|
*
feat: cli option to enable the new action cache (#1954)
ChristopherHX
2024-01-20
8
-16
/
+204
|
*
Add support for NetBSD (#2023)
Leonardo Taccari
2024-01-08
10
-10
/
+10
|
*
Fix noisy `runs-on` error logging (#2102)
Jon Jensen
2023-12-17
1
-1
/
+4
|
*
fix: IsHost is defined as false on windows (#2093)
ChristopherHX
2023-12-16
1
-4
/
+2
|
*
Evaluate if condition when calling a reusable workflow (#2087)
Jon Jensen
2023-11-12
2
-2
/
+15
|
*
feat: support runs-on labels and group (#2062)
raffis
2023-11-12
2
-2
/
+61
|
*
Evaluate all service values (#2054)
Björn Brauer
2023-11-12
1
-4
/
+13
|
*
fix: (#2075)
ChristopherHX
2023-11-12
1
-1
/
+3
|
*
Don't set GITHUB_TOKEN (#2089)
Jon Jensen
2023-11-12
2
-2
/
+0
|
*
Support array expressions in runs-on (#2088)
Jon Jensen
2023-11-12
2
-16
/
+65
|
*
Use unique name for reusable workflow (#2015)
Andreas Taylor
2023-11-12
1
-1
/
+1
|
*
fix: panic (#2071)
Jason Song
2023-11-04
1
-11
/
+14
|
*
Add support for service containers (#1949)
Sam Foo
2023-10-19
12
-100
/
+465
|
*
Fix float formatting (#2018)
Jon Jensen
2023-10-13
2
-1
/
+2
*
|
fix: panic
Jason Song
2023-10-31
1
-15
/
+17
*
|
Merge remote-tracking branch 'upstream/master' into bump-nektos
techknowlogick
2023-10-11
7
-22
/
+5216
|
\
|
[next]