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

build: allow libs to specify separate build step to speed up compatibility tests #548

Open
dariuszkuc opened this issue Nov 7, 2023 · 0 comments
Labels
type: enhancement New feature or request

Comments

@dariuszkuc
Copy link
Member

Currently libs are always build within the docker images which means they cannot easily rely on caching. If we provide ability to specify optional build step, this might simplify the target docker files and also speed up the compatibility tests.

@dariuszkuc dariuszkuc added the type: enhancement New feature or request label Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant