Skip to content

Overwrite runnner file commands#298

Merged
nikola-jokic merged 1 commit intoactions:mainfrom
wd-hopkins:copy-file-commands
Dec 12, 2025
Merged

Overwrite runnner file commands#298
nikola-jokic merged 1 commit intoactions:mainfrom
wd-hopkins:copy-file-commands

Conversation

@wd-hopkins
Copy link
Copy Markdown
Contributor

After f8e1cae the file commands were not being copied to the _temp directory correctly.

'SRC=/__w/_temp_pre',
'DST=/__w/_temp',
// Overwrite _runner_file_commands
'cp -a "$SRC/_runner_file_commands/." "$DST/_runner_file_commands"',
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thinking about this, do we want to do a mv? The reason is that the state of _runner_file_commands should potentially only be the state from the runner, and not from the local filesystem of the workflow pod

@nikola-jokic nikola-jokic merged commit 5f5708a into actions:main Dec 12, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants