[PR #1446] [MERGED] fix: handle subdirectories and exclusions (#1012) #1950

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1446
Author: @avx-rchung
Created: 11/19/2022
Status: Merged
Merged: 11/21/2022
Merged by: @mergify[bot]

Base: masterHead: rchung/fix-hashfiles


📝 Commits (1)

📊 Changes

4 files changed (+30 additions, -10 deletions)

View changed files

📝 pkg/exprparser/functions.go (+23 -9)
📝 pkg/exprparser/functions_test.go (+5 -1)
pkg/exprparser/testdata/for-hashing-3/data.txt (+1 -0)
pkg/exprparser/testdata/for-hashing-3/nested/nested-data.txt (+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/1446 **Author:** [@avx-rchung](https://github.com/avx-rchung) **Created:** 11/19/2022 **Status:** ✅ Merged **Merged:** 11/21/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `rchung/fix-hashfiles` --- ### 📝 Commits (1) - [`e87ff4d`](https://github.com/nektos/act/commit/e87ff4d4bcc96e527d9a5cf5f23144797aef1ffc) fix: handle subdirectors and exclusions (#1012) ### 📊 Changes **4 files changed** (+30 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `pkg/exprparser/functions.go` (+23 -9) 📝 `pkg/exprparser/functions_test.go` (+5 -1) ➕ `pkg/exprparser/testdata/for-hashing-3/data.txt` (+1 -0) ➕ `pkg/exprparser/testdata/for-hashing-3/nested/nested-data.txt` (+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:53:22 +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#1950
No description provided.