act/pkg/exprparser
Jon Jensen ace4cd47c7
Fix float formatting ()
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 () () 2022-11-21 14:47:38 +00:00
functions.go fix: return err in walk () 2023-03-08 15:13:11 +00:00
functions_test.go Fix float formatting () 2023-10-13 20:01:04 +00:00
interpreter.go Fix float formatting () 2023-10-13 20:01:04 +00:00
interpreter_test.go feature: Add support for github action variables () 2023-06-10 18:09:27 +00:00