[PR #1030] [MERGED] fix: coerce booleans to numbers for comparison in exprparser #1738

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1030
Author: @ZauberNerd
Created: 3/9/2022
Status: Merged
Merged: 3/14/2022
Merged by: @mergify[bot]

Base: masterHead: implement-bool-compare


📝 Commits (3)

  • da72384 fix: coerce booleans to numbers for comparison in exprparser
  • b681c31 Merge branch 'master' into implement-bool-compare
  • a85848e Merge branch 'master' into implement-bool-compare

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 pkg/exprparser/interpreter.go (+3 -1)
📝 pkg/exprparser/interpreter_test.go (+4 -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/1030 **Author:** [@ZauberNerd](https://github.com/ZauberNerd) **Created:** 3/9/2022 **Status:** ✅ Merged **Merged:** 3/14/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `implement-bool-compare` --- ### 📝 Commits (3) - [`da72384`](https://github.com/nektos/act/commit/da723844cc3c4182694e1ede0e46d1eaddb47061) fix: coerce booleans to numbers for comparison in exprparser - [`b681c31`](https://github.com/nektos/act/commit/b681c31bee5790628535762d2df796a71990bfd4) Merge branch 'master' into implement-bool-compare - [`a85848e`](https://github.com/nektos/act/commit/a85848e3dc94daced48716e59c136deeb215693a) Merge branch 'master' into implement-bool-compare ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkg/exprparser/interpreter.go` (+3 -1) 📝 `pkg/exprparser/interpreter_test.go` (+4 -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:28 +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#1738
No description provided.