1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-11 17:50:58 +00:00
forgejo-runner/act/exprparser
Jon Jensen 82d61eaf05 Fix float formatting (#2018)
Format floats the same way as actions/runner (precision 15, remove
trailing zeroes)

See: 67d70803a9/src/Sdk/DTObjectTemplating/ObjectTemplating/Tokens/NumberToken.cs (L34)
2023-10-13 20:01:04 +00:00
..
testdata fix: handle subdirectors and exclusions (#1012) (#1446) 2022-11-21 14:47:38 +00:00
functions.go fix: return err in walk (#1667) 2023-03-08 15:13:11 +00:00
functions_test.go Fix float formatting (#2018) 2023-10-13 20:01:04 +00:00
interpreter.go Fix float formatting (#2018) 2023-10-13 20:01:04 +00:00
interpreter_test.go feature: Add support for github action variables (#1833) 2023-06-10 18:09:27 +00:00