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: `--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
*
Asset server implementation (#677)
Markus Wolf
2021-11-10
2
-1
/
+14
*
Remove ubuntu-16.04 and add missing links for nix/go (#821)
Ryan
2021-09-22
2
-10
/
+5
*
feat: improve list (#786)
Ryan
2021-08-30
1
-19
/
+57
*
Update docs, file formatting and docker images (#766)
Ryan
2021-08-09
1
-3
/
+3
*
fix: warn Apple M1 (arm64) users (#743)
Ryan (hackercat)
2021-06-23
1
-2
/
+11
*
Update images, fix extrapath (#723)
v0.2.23
Ryan (hackercat)
2021-06-11
2
-6
/
+6
*
Support container removal at exit. Fixes #694 (#714)
Joseph Benden
2021-06-10
2
-0
/
+3
*
Add support for container kernel capabilities (#716)
Joseph Benden
2021-06-04
2
-0
/
+6
*
feat: add option for custom socket path (#698)
Ryan (hackercat)
2021-05-23
2
-0
/
+3
*
Have List suggest -W for duplicate jobs (#691)
Josh Soref
2021-05-20
1
-1
/
+13
*
refactor: remove `gotest.tools` (#688)
Ryan (hackercat)
2021-05-18
1
-1
/
+2
*
fix: replace `gopass` lib with `golang.org/x/term` (#674)
Ryan (hackercat)
2021-05-06
1
-5
/
+6
*
$GITHUB_PATH support (#566)
Torbjørn Vatn
2021-05-06
1
-0
/
+1
*
GitHub Enterprise support (#658)
Björn Brauer
2021-05-05
2
-0
/
+3
*
Add `super-linter` + fix lint issues (#650)
Ryan (hackercat)
2021-05-03
1
-1
/
+0
*
refactor: `NewWorkflowPlanner` (#648)
Ryan (hackercat)
2021-05-03
2
-2
/
+3
*
Add option to allow files/directories in `.gitignore` to be copied to contain...
Ryan (hackercat)
2021-05-03
2
-0
/
+3
*
fix: reworked container architecture (#619)
Ryan (hackercat)
2021-05-02
1
-2
/
+1
*
Refactor `.actrc` locations and default image survey (#600)
hackercat
2021-04-05
1
-47
/
+79
*
Support running commands in repositories without action.yaml (#293)
v0.2.21
Josh Soref
2021-03-30
1
-2
/
+2
*
use container image platform only on docker 1.41+ (#591)
Jay Pipes
2021-03-30
1
-1
/
+1
*
fix: use new platforms after survey, check working dir for `.actrc` (#577)
hackercat
2021-03-29
1
-9
/
+8
*
fix: update `ubuntu-latest` to point to `ubuntu-20.04` (#580)
hackercat
2021-03-29
1
-2
/
+2
*
Add option to run custom architecture (container platform) (#525)
hackercat
2021-03-29
2
-34
/
+38
*
Add --userns flag to support Docker daemon that enables user namespace (#533)
Hibariya
2021-02-27
2
-0
/
+3
*
Update Docker images (#524)
hackercat
2021-02-23
2
-5
/
+5
*
Update `README.md`/`cmd/root.go` with additional information (#523)
Cat™
2021-02-08
1
-1
/
+1
*
fix: --version, --help do not need check platform config (#508)
Owen Young
2021-01-29
1
-52
/
+52
*
Load .secrets file as default (#488)
Cat™
2021-01-19
1
-1
/
+1
*
Add survey during first run for a default image (#483)
Cat™
2021-01-19
1
-9
/
+61
*
Add autodetect event flag (#486)
Cat™
2021-01-18
2
-7
/
+12
*
Add --env flag to pass environment vars without file (#474)
Cat™
2021-01-15
2
-0
/
+12
[next]