Skip to content

Add non_image_commands to action#124

Open
dbieber wants to merge 11 commits intopguyot:mainfrom
dbieber:main
Open

Add non_image_commands to action#124
dbieber wants to merge 11 commits intopguyot:mainfrom
dbieber:main

Conversation

@dbieber
Copy link
Copy Markdown

@dbieber dbieber commented Dec 4, 2024

Adds an option for commands to execute outside the image after the repo has been copied/mounted into the image, but before the image commands run.

Still a WIP -- I'm in the process of getting this working for myself. Just opening a PR early for visibility.

dbieber and others added 10 commits December 3, 2024 19:52
- Added proper variable expansion for extra_files_mnt_path
- Added default path of "/" if extra_files_mnt_path is not specified
- Improved copy process with directory creation and verification
- Added logging to help with debugging copy issues

🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
- Ensure path always starts with slash
- Normalize path to prevent double slashes
- Maintain backward compatibility
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
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.

1 participant