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

Release/2.3.2 #384

Merged
merged 32 commits into from
Aug 3, 2024
Merged

Release/2.3.2 #384

merged 32 commits into from
Aug 3, 2024

Conversation

gangatp
Copy link
Collaborator

@gangatp gangatp commented Jul 29, 2024

No description provided.

martinweismann and others added 30 commits April 2, 2024 17:12
Previously libreSSL could not be built on arm64 machines, so there was a flag to build the test only for intel x86_64 machines. 

After updating the libreSSL library, it might not be the case anymore. So removing the CMAKE_OSX_ARCHITECTURE flag.
Update CMakeLists.txt to ignore cmake_osx_architecture in TESTS
… not installed through PyPI, the examples would work as long as the SDK structure is maintained)
* Added CMake and CPack configuration for building and packaging lib3mf across all platforms, including Debian and RPM builds + VCPKG.
* Updated and debugged workflows, .gitignore, and integration tests, ensuring smooth deployment and artifact handling.
* Fixed paths and linking issues across Windows, macOS, and Linux, including handling symlinks and double zipping problems.    
* Enhanced SDK generation and included examples for various build variants, ensuring compatibility and thorough testing.    
* Cleaned up and finalized actions, environment variables, and documentation for consistent and efficient builds and deployments.
…introduction + CI / CD action improvements

* Added CMake and CPack configuration for building and packaging lib3mf across all platforms, including Debian and RPM builds + VCPKG.
* Updated and debugged workflows, .gitignore, and integration tests, ensuring smooth deployment and artifact handling.
* Fixed paths and linking issues across Windows, macOS, and Linux, including handling symlinks and double zipping problems.
* Enhanced SDK generation and included examples for various build variants, ensuring compatibility and thorough testing.
* Cleaned up and finalized actions, environment variables, and documentation for consistent and efficient builds and deployments.
…les (#372)

* Include an additional artifact that packs the code with submodules

* exclude unnecessary stuff

* avoid recursion

* avoid zip.zip
@gangatp gangatp requested a review from vijaiaeroastro July 29, 2024 15:21
Copy link

codecov bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.10%. Comparing base (0dc7c6b) to head (ef0f5ce).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #384      +/-   ##
==========================================
+ Coverage   71.02%   71.10%   +0.08%     
==========================================
  Files         271      271              
  Lines       30465    30307     -158     
==========================================
- Hits        21638    21551      -87     
+ Misses       8827     8756      -71     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vijaiaeroastro vijaiaeroastro merged commit 5746aa3 into master Aug 3, 2024
42 checks passed
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.

3 participants