[PR #904] [CLOSED] fix: do not replace '.' in floating point numbers #1676

Closed
opened 2026-03-01 21:52:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/904
Author: @ZauberNerd
Created: 11/25/2021
Status: Closed

Base: masterHead: fix-float-evaluation


📝 Commits (1)

  • f868b86 fix: do not replace '.' in floating point numbers

📊 Changes

2 files changed (+22 additions, -5 deletions)

View changed files

📝 pkg/runner/expression.go (+20 -5)
📝 pkg/runner/expression_test.go (+2 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/904 **Author:** [@ZauberNerd](https://github.com/ZauberNerd) **Created:** 11/25/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-float-evaluation` --- ### 📝 Commits (1) - [`f868b86`](https://github.com/nektos/act/commit/f868b86f83b335bdf73f6e6eeb851df04165a1b0) fix: do not replace '.' in floating point numbers ### 📊 Changes **2 files changed** (+22 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/expression.go` (+20 -5) 📝 `pkg/runner/expression_test.go` (+2 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:52:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#1676
No description provided.