Inputs no longer show in logs after updating runner software to 2.325
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 1.4k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 24
Description
Describe the bug
After upgrading our runner software from version 2.323 to version 2.325, we no longer see the inputs listed in the Set Up Job step of an actions workflow job. This makes is very difficult to troubleshoot quickly.
To Reproduce
Steps to reproduce the behavior:
Run and workflow using the workflow_dispatch trigger and check the logs for the "Set Up Job" step. You will find that the "Inputs" expandable is no longer there.
Expected behavior
There used to be an expandable "Inputs" table that would let you know how your inputs were interpreted at runtime.
Runner Version and Platform
Version of your runner?
Currently using 2.325
OS of the machine running the runner? OSX/Windows/Linux/...
All three
What's not working?
Please include error messages and screenshots.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce a workflow_dispatch run on runner versions 2.323 and 2.325, then inspect the Set Up Job logs across macOS, Windows, and Linux. Compare whether the expandable Inputs table is present and identify the runner change responsible; done means inputs are again visible and the behavior is covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100