Pre-deploy.sh script has not been found
Open
bug
- Dominant language
- Shell
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
## Steps to reproduce
1. Create hub component using Helm
2. Add `pre-deploy.sh` script to component directory
3. Deploy component
## Actual behavior
Defined pre-deploy script has not been started
## Expected behavior
Defined pre-deploy.sh executed before deploy phase
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Helm component deployment entry point in the Hub CLI and trace how files in the component directory are discovered before the deploy phase. Reproduce the issue with a component containing pre-deploy.sh, then verify that the script is found and executed before deployment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, shell
- Domain
- cli, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100