index
:
forgejo-act
main
forgejo-act
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
exprparser
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore(lint): fix lint errors
Earl Warren
2024-12-30
1
-2
/
+0
*
fix: return an error when the argument count is wrong
Earl Warren
2024-10-31
2
-0
/
+56
*
[FORGEJO] add forge alias for github (#37)
v1.21.0
TheFox0x7
2024-04-02
1
-0
/
+2
*
Merge branch 'nektos/master' into bump-nektos
Chongyi Zheng
2024-02-17
2
-1
/
+2
|
\
|
*
Fix float formatting (#2018)
Jon Jensen
2023-10-13
2
-1
/
+2
*
|
Merge remote-tracking branch 'upstream/master' into bump-nektos
techknowlogick
2023-10-11
1
-12
/
+16
|
\
|
|
*
fix: use actions/runner hashfiles in container (#1940)
ChristopherHX
2023-10-04
1
-12
/
+16
*
|
Merge nektos/act/v0.2.51
techknowlogick
2023-09-24
1
-10
/
+5
|
\
|
|
*
Shorten or/and in expressions (#1939)
ChristopherHX
2023-08-08
1
-10
/
+5
*
|
Merge tag 'nektos/v0.2.49'
Jason Song
2023-08-02
1
-1
/
+1
|
\
|
|
*
chore: upgrade golangci-lint and address findings (#1904)
Casey Lee
2023-07-11
1
-1
/
+1
|
*
feature: Add support for github action variables (#1833)
Kuan Yong
2023-06-10
2
-0
/
+8
*
|
Follow upstream support for `variables` (#66)
sillyguodong
2023-06-12
2
-4
/
+8
*
|
Support `configuration variables` (#43)
sillyguodong
2023-04-19
1
-0
/
+4
*
|
Support gitea context (#27)
Jason Song
2023-03-23
1
-0
/
+2
|
/
*
fix: return err in walk (#1667)
Jason Song
2023-03-08
1
-0
/
+4
*
fix: compare properties of Invalid types (#1645)
Alex Savchuk
2023-03-03
2
-1
/
+14
*
fix: update output handling for reusable workflows (#1521)
Markus Wolf
2023-02-23
1
-0
/
+6
*
feat: Support "result" on "needs" context. (#1497)
Aaron Holmes
2022-12-19
2
-3
/
+10
*
fix: handle subdirectors and exclusions (#1012) (#1446)
Randolph Chung
2022-11-21
4
-10
/
+30
*
fix: support docker create arguments from container.options (#1022) (#1351)
Alex Savchuk
2022-10-07
1
-1
/
+1
*
implement pre and post steps (#1089)
Markus Wolf
2022-05-24
3
-19
/
+43
*
fix: conclusion and outcome are no integers (#1136)
ChristopherHX
2022-04-26
2
-1
/
+31
*
fix: do not error that much (#1137)
ChristopherHX
2022-04-26
2
-4
/
+11
*
Fix: panic: reflect: slice index out of range (#1066)
ChristopherHX
2022-03-22
2
-0
/
+7
*
Fix: call of reflect.Value.Interface on zero Value (#1067)
ChristopherHX
2022-03-22
1
-1
/
+1
*
Fix: tojson(null) == 'null' (#1068)
ChristopherHX
2022-03-22
2
-1
/
+2
*
fix: coerce booleans to numbers for comparison in exprparser (#1030)
Björn Brauer
2022-03-14
2
-1
/
+7
*
Expression evaluator fixes (#1009)
Björn Brauer
2022-02-25
1
-8
/
+6
*
refactor: default empty if: statement to if: success() in evaluator & remove ...
Björn Brauer
2022-02-15
1
-0
/
+3
*
Refactor expression evaluator to use parser from actionlint package (#908)
Björn Brauer
2022-01-21
6
-0
/
+1681