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

[docs] Add changelog 05-December-2023 #21603

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

danimtb
Copy link
Member

@danimtb danimtb commented Dec 5, 2023

Latest changes introduced in the build service

@uilianries
Copy link
Member

uilianries commented Dec 5, 2023

Summary

  • When using Mac M1 as a build machine, the build profile should according to avoid mismatch when testing over Mac Intel machines.
  • Add support to Mac M1 machines in C3I Jenkins, both Mac Intel and M1 are now supported when building packages.
  • The Slack messenger is used to inform internally about build status. In case of failure of this extension, the CI build should not be affected.
  • Epochs are no longer required, this is the last step of removing them. When a new configuration is needed (e.g. new compiler version), it will be built in advance and moved to Conan Center.
  • When building packages with shared option or without shared option present, packages with shared=True should be built with lowest priority to avoid missing packages when testing. See [service] v2 pipeline: always try to build with -o *:shared=True when there is no shared option and it's not a header-only recipe #21283

Copy link
Member

@uilianries uilianries left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants