[PR #883] [MERGED] fix: fromJSON should work with any JSON #1664

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/883
Author: @michaelbeaumont
Created: 11/15/2021
Status: Merged
Merged: 11/15/2021
Merged by: @mergify[bot]

Base: masterHead: fix/fromJSON


📝 Commits (2)

  • 87dcb94 test: fromJSON should work with arrays
  • 7aa3a7b fix: fromJSON should work with any JSON

📊 Changes

2 files changed (+3 additions, -2 deletions)

View changed files

📝 pkg/runner/expression.go (+2 -2)
📝 pkg/runner/expression_test.go (+1 -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/883 **Author:** [@michaelbeaumont](https://github.com/michaelbeaumont) **Created:** 11/15/2021 **Status:** ✅ Merged **Merged:** 11/15/2021 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `fix/fromJSON` --- ### 📝 Commits (2) - [`87dcb94`](https://github.com/nektos/act/commit/87dcb94acf7bc34eb0fafd612312a7ccb857c23a) test: fromJSON should work with arrays - [`7aa3a7b`](https://github.com/nektos/act/commit/7aa3a7bdd6b71fb74562087d767e597de9330704) fix: fromJSON should work with any JSON ### 📊 Changes **2 files changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/expression.go` (+2 -2) 📝 `pkg/runner/expression_test.go` (+1 -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:09 +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#1664
No description provided.