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

Cura 10951 gh build curapackage #49

Merged
merged 7 commits into from
Sep 8, 2023
Merged

Conversation

jellespijker
Copy link
Member

No description provided.

The Conanfile for Savitar was expanded, refactored, and updated to use Conan's improved layout(), build(), and package() capabilities.
Importantly, the required Conan version was updated, the recipe and related tests were updated to support recent compilers, and overall code organization and standards were improved.
The legacy Conan code was also removed to improve readability and maintainability of the script. The test_package was updated to follow these changes.

Contributes to CURA-10951
Contributes to CURA-10951
Contributes to CURA-10951
Options are unknown at this time.

Contributes to CURA-10951
@github-actions
Copy link

github-actions bot commented Aug 29, 2023

Unit Test Results

3 tests   3 ✔️  0s ⏱️
1 suites  0 💤
4 files    0
3 errors

For more details on these parsing errors, see this check.

Results for commit f7ee967.

♻️ This comment has been updated with latest results.

Copy link
Member

@rburema rburema left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Seems github has a new feature that causes it to complain about already existing xml file headers. I think it's just adding the encoding that it's missing though.

Not sure about the unit-tests. Will have to see if they where already failing. Otherwise we could maybe first merge and then see if they are still happening in 10475? (After merging main in for good measure...)


required_conan_version = ">=1.50.0"

required_conan_version = ">=1.56.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

... same as the other comments about this. I should be adding easter eggs to these. 🥇 🥚

@rburema rburema merged commit e66e4e8 into main Sep 8, 2023
5 of 6 checks passed
@rburema rburema deleted the CURA-10951_gh_build_curapackage branch September 8, 2023 20:05
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.

2 participants