#3649 Update CI templates - #3651
Conversation
- CONAN_REFERENCE is no longer required - Add GCC 8 on default CI template list - Add Clang 5, 6 on default CI template list - Update unit test to avoid CONAN_REFERENCE Signed-off-by: Uilian Ries <uilianries@gmail.com>
danimtb
left a comment
There was a problem hiding this comment.
CI failed due to Mac slaves not working
|
My changes didn't affect Macos jobs 🤔 infrastructure error? |
|
yes, that is what I meant |
- User new CPT import Signed-off-by: Uilian Ries <uilianries@gmail.com>
- Conan reference is mandatory when the recipe does not contain name and version. Signed-off-by: Uilian Ries <uilianries@gmail.com>
|
Should we add clang 7? |
|
We should first solve the discussion around the new Clang 7 version schema I guess. |
|
Did you mean #3643 ? |
Yes |
danimtb
left a comment
There was a problem hiding this comment.
Please update Appveyor CI template to use Python 3 instead of python 2
|
I can't see any change related to
🤔 |
I removed at first moment, but I reverted after Lasote request: |
- Replace Python27 by Python37. Both Python arch and version are no longer required. - Update Travis using Xenial as base image Signed-off-by: Uilian Ries <uilianries@gmail.com>
Done! |
|
Could you also please update the container names to |
sure! thanks for reviewing. |
Signed-off-by: Uilian Ries <uilianries@gmail.com>
|
@Croydon Done! |
|
I forgot to update the tests 🤦♂️ |
Signed-off-by: Uilian Ries <uilianries@gmail.com>
* conan-io#3649 Update CI templates - CONAN_REFERENCE is no longer required - Add GCC 8 on default CI template list - Add Clang 5, 6 on default CI template list - Update unit test to avoid CONAN_REFERENCE Signed-off-by: Uilian Ries <uilianries@gmail.com> * conan-io#3649 Update Conan Package Tools template - User new CPT import Signed-off-by: Uilian Ries <uilianries@gmail.com> * conan-io#3649 Revert Conan reference in new CI - Conan reference is mandatory when the recipe does not contain name and version. Signed-off-by: Uilian Ries <uilianries@gmail.com> * conan-io#3649 Update appveyor template to run python3 - Replace Python27 by Python37. Both Python arch and version are no longer required. - Update Travis using Xenial as base image Signed-off-by: Uilian Ries <uilianries@gmail.com> * conan-io#3649 Update docker image names Signed-off-by: Uilian Ries <uilianries@gmail.com> * conan-io#3649 Update unit test for new CI Signed-off-by: Uilian Ries <uilianries@gmail.com>
Hi this PR brings some updates related to issue #3649 :
closes #3649
Changelog: Fix: Updated templates of the
conan newcommand with the latest conan package tools changes.developbranch, documenting this one.