index
:
forgejo-act
main
forgejo-act
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: correctly use the xdg library, which has the side effect to fix the con...
Milo Moisson
2024-02-01
1
-14
/
+12
*
refactor(cmd/root): simplify `parseEnvs` (#2162)
Eng Zer Jun
2024-01-24
1
-15
/
+11
*
fix: write default config in XDG config dir to avoid cluttering the HOME dire...
Milo Moisson
2024-01-21
1
-1
/
+3
*
feat: support offline mode (#2128)
TKaxv_7S
2024-01-20
2
-1
/
+4
*
feat: cli option to enable the new action cache (#1954)
ChristopherHX
2024-01-20
2
-0
/
+7
*
feat: support config env expansion (#2063)
raffis
2023-12-17
1
-1
/
+2
*
Support array expressions in runs-on (#2088)
Jon Jensen
2023-11-12
1
-1
/
+1
*
Add support for service containers (#1949)
Sam Foo
2023-10-19
2
-0
/
+4
*
Fix image survey for large images (#2022)
ChristopherHX
2023-10-04
1
-2
/
+2
*
change podman socket path (#1961)
TheFox0x7
2023-08-11
1
-1
/
+2
*
Add new CLI flag to log just the job id and not the entire job name (#1920)
Thomas Eddy
2023-07-19
2
-0
/
+3
*
chore: upgrade golangci-lint and address findings (#1904)
Casey Lee
2023-07-11
1
-6
/
+5
*
Allow to override location of action cache dir (#1863)
Marius Zwicker
2023-06-15
2
-0
/
+3
*
feature: Add support for github action variables (#1833)
Kuan Yong
2023-06-10
2
-0
/
+13
*
Support cache (#1770)
Jason Song
2023-04-28
4
-16
/
+50
*
Revert breaking docker socket changes (#1763)
ChristopherHX
2023-04-25
1
-13
/
+34
*
fix: try finding a socket, otherwise fail, respect user choice (#1745)
R
2023-04-23
1
-18
/
+50
*
Improve watchAndRun (#1743)
Jason Song
2023-04-19
1
-26
/
+28
*
typo: fix expression of warning message on macOS (#1693)
Andy Wang
2023-04-19
1
-1
/
+1
*
feat: support yaml env/secrets/inputs file (#1733)
ChristopherHX
2023-04-18
1
-1
/
+19
*
fix: use os.UserHomeDir (#1706)
Jason Song
2023-03-31
2
-4
/
+2
*
feat: specify matrix on command line (#1675)
Shubh Bapna
2023-03-19
2
-0
/
+24
*
Improve XDG Spec supporting (#1656)
Tony Soloveyv
2023-03-03
1
-6
/
+10
*
fix: tolerate workflow that needs a missing job (#1595) (#1619)
Josh Soref
2023-02-16
1
-10
/
+33
*
chore: use new style octal (#1630)
Jason Song
2023-02-16
1
-2
/
+2
*
feat: cache notices to reduce frequency of upgrade notifications (#1592)
Casey Lee
2023-02-02
1
-1
/
+61
*
refactor: pull and rebuild docker by default (#1569)
ChristopherHX
2023-01-20
1
-2
/
+2
*
Fixed auto-generated platform configuration with Micro size image (#1566)
Yoshiaki Yoshida
2023-01-19
1
-1
/
+1
*
fix: allow override of artifact server bind address (#1560)
Robin Breathe
2023-01-16
2
-2
/
+5
*
feat: add check for newer versions (#1562)
Casey Lee
2023-01-15
2
-11
/
+111
*
Input (#1524)
Shubh Bapna
2023-01-13
2
-10
/
+31
*
revert: deprecation of containerArchitecture (#1514)
ChristopherHX
2022-12-19
1
-3
/
+0
*
feat: `--container-options` (#1462)
ChristopherHX
2022-12-06
2
-0
/
+19
*
Add user level Docker socket to common paths (#1416)
Ben Drucker
2022-10-29
1
-0
/
+1
*
fix: show workflow info even if on.push is not defined (#1329) (#1335)
v0.2.32
Alex Savchuk
2022-09-29
1
-30
/
+74
*
help output: use consistent terminology between `-j` & `-l` (#1326)
v0.2.31
Jordan Harband
2022-08-31
1
-1
/
+1
*
fix: use docker images from dockerhub (#1249)
R
2022-07-08
1
-2
/
+2
*
feat: add option to bypass GHE for actions checkout (#1162)
v0.2.28
Neo Hsu
2022-06-21
2
-62
/
+68
*
feat: add ubuntu-22.04 (#1150)
Ryan
2022-05-17
2
-2
/
+3
*
feat/bug-report-extended (#1163)
Ryan
2022-05-17
1
-6
/
+23
*
refactor: remove composite action runcontext workaround (#1085)
Markus Wolf
2022-05-11
1
-0
/
+1
*
feat: add option to specify git remote name (#1104)
Ryan
2022-04-04
2
-0
/
+3
*
feat: add bug-report flag (#1056)
v0.2.26
Ryan
2022-03-22
1
-4
/
+94
*
feat: add flag to always run the checkout action (#1049)
Robert Kowalski
2022-03-21
2
-0
/
+3
*
feat: add json logger output (#1026)
Markus Wolf
2022-03-14
2
-0
/
+7
*
fix: trim whitespace from actrc (#1024)
Ryan
2022-03-02
1
-1
/
+1
*
fix: print line after password prompt (#1014)
Ryan
2022-02-25
1
-0
/
+1
*
feat: add node16 support (#922)
Ryan
2021-12-22
2
-4
/
+4
*
fix: clarify --reuse and --rm flags (#929)
Ryan
2021-12-16
1
-2
/
+2
*
feat: add option for docker image rebuild (#878)
v0.2.25
Ryan
2021-11-24
2
-0
/
+3
[next]