Skip to content
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

pipeline(precompile): allow configuration to force local compilation on bosh director #438

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

o-orand
Copy link
Member

@o-orand o-orand commented Aug 16, 2023

Add a parameter to allow some bosh releases to be recompiled on some bosh directors

<root-deployment-name>:
  precompile:
    disabled-cached-releases: [] # Default: [] - List of bosh releases to compile on local bosh director, even when compiled

Related to https://github.com/orange-cloudfoundry/paas-templates/issues/2022

…on bosh director

Add a parameter to allow some bosh releases to be recompiled on some bosh directors
```
<root-deployment-name>:
  precompile:
    disabled-cached-releases: [] # Default: [] - List of bosh releases to compile on local bosh director, even when compiled
```
@o-orand o-orand self-assigned this Aug 16, 2023
@o-orand o-orand added this to the 6.1.2 milestone Aug 16, 2023
@o-orand o-orand merged commit ed26809 into develop Aug 16, 2023
@o-orand o-orand deleted the force-compiling-on-director branch August 16, 2023 21:14
@o-orand o-orand modified the milestones: 6.1.2, 6.1.3 Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant