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

Continuous Delivery of CC and 3DFin #62

Merged
merged 9 commits into from
Mar 16, 2024
Merged

Conversation

rjanvier
Copy link
Collaborator

Add a GitHub action that build a minimal CloudCompare distribution with:

  • CloudCompare-PythonRuntime
  • QLasIO
  • 3DFin plugin

The distribution could be downloaded to from https://github.com/3DFin/3DFin/actions/workflows/build-cc.yml by selecting a specific run (for example this one) and looking at the end of the page.

For now it's 100% usable but takes fair amount of time (about 35 minute of build) due to numerous file to upload via the upload action. I tried to zip the distribution without success. It will be handled in a future PR.

- fix tests
- improve build times by removing CCViewer
- add upload artifact
- Use current 3DFin
- remove duplicated install
Use venv in CI

Revert the use of venv

python config

...
@rjanvier rjanvier merged commit e01928d into main Mar 16, 2024
16 checks passed
@rjanvier rjanvier deleted the cc_continuous_delivery branch March 16, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant