Skip to content

Support Recursive Calls to Bash Scripts within Jenkinsfiles #978

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
behnazh-w opened this issue Feb 6, 2025 · 0 comments
Open

Support Recursive Calls to Bash Scripts within Jenkinsfiles #978

behnazh-w opened this issue Feb 6, 2025 · 0 comments
Labels
static analysis Issues related to static analysis

Comments

@behnazh-w
Copy link
Member

behnazh-w commented Feb 6, 2025

We aim to add support for recursive calls to bash scripts within Jenkinsfile configuration, similar to what is already supported for GitHub Actions. The implementation should be straightforward, but before proceeding, we should first refactor the bashparser module to completely decouple it from GitHub Actions-specific implementations. This will make the parser more general and flexible for future integrations with other CI systems like Jenkins.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
static analysis Issues related to static analysis
Projects
None yet
Development

No branches or pull requests

1 participant