mirror of
https://github.com/nektos/act.git
synced 2026-04-26 09:25:54 +03:00
[PR #2496] [MERGED] fix: tests with validation errors were skipped #2463
Labels
No labels
area/action
area/cli
area/docs
area/image
area/runner
area/workflow
backlog
confirmed/not-planned
kind/bug
kind/discussion
kind/external
kind/feature-request
kind/question
meta/duplicate
meta/invalid
meta/need-more-info
meta/resolved
meta/wontfix
meta/workaround
needs-work
pull-request
review/not-planned
size/M
size/XL
size/XXL
stale
stale-exempt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/act#2463
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/nektos/act/pull/2496
Author: @ChristopherHX
Created: 10/20/2024
Status: ✅ Merged
Merged: 10/28/2024
Merged by: @mergify[bot]
Base:
master← Head:fix-tests-with-validation-errors-were-skipped📝 Commits (6)
ebc4203fix: tests with validation errors were skipped5e1c788fixupd2c1e35[no ci] fix one testc58b6d5fix some tests5b091a3fix last testcb81f6bMerge branch 'master' into fix-tests-with-validation-errors-were-skipped📊 Changes
12 files changed (+14 additions, -16 deletions)
View changed files
📝
pkg/runner/runner_test.go(+2 -4)📝
pkg/runner/testdata/actions-environment-and-context-tests/push.yml(+1 -1)📝
pkg/runner/testdata/inputs-via-env-context/action/action.yml(+0 -0)📝
pkg/runner/testdata/inputs-via-env-context/push.yml(+1 -1)📝
pkg/runner/testdata/path-handling/action/action.yml(+0 -0)📝
pkg/runner/testdata/path-handling/push.yml(+1 -1)📝
pkg/runner/testdata/shells/bash/push.yml(+2 -2)📝
pkg/runner/testdata/shells/pwsh/push.yml(+2 -2)📝
pkg/runner/testdata/shells/python/push.yml(+2 -2)📝
pkg/runner/testdata/shells/sh/push.yml(+2 -2)📝
pkg/runner/testdata/windows-add-env/action/action.yml(+0 -0)📝
pkg/runner/testdata/windows-add-env/push.yml(+1 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.