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

Improve build procedure #97

Closed
soxofaan opened this issue Mar 20, 2023 · 3 comments
Closed

Improve build procedure #97

soxofaan opened this issue Mar 20, 2023 · 3 comments

Comments

@soxofaan
Copy link
Member

Dockerfile copies individual components from source and does a pip install ..
We better install the wheel that was built and tested in CI (Jenkins).

@soxofaan
Copy link
Member Author

e.g. current attempts to provide /CHANGELOG view fail because of this (31e9c9b, b451a92)

@soxofaan
Copy link
Member Author

related to #117

@soxofaan
Copy link
Member Author

with #117: docker build now does wheel install instead of install of local copy of source tree

soxofaan added a commit that referenced this issue Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant