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

Add initial files for the 2020.11 release #501

Merged
merged 4 commits into from
Oct 20, 2020
Merged

Conversation

traversaro
Copy link
Member

First step for #500 .
This PR adds a 2020.11.yaml file, bump it the YCM version to an unreleased commit from the 0.12 branch. Furthermore, the 2020.11 release is added to the CI, while the older relase are removed.
The rationale is that old releases will be broken by the enabling of portaudio dependencies, see #499 (comment) .
For use old releases, it is still possible to checkout the relative tag, as discussed in the release notes (see for example https://github.com/robotology/robotology-superbuild/releases/tag/v2020.08).

The rationale is that old releases will be broken by the enabling of portaudio dependencies, see #499 (comment) . 
For use old releases, it is still possible to checkout the relative tag.
@traversaro traversaro requested a review from Nicogene October 20, 2020 08:41
@traversaro
Copy link
Member Author

Please ignore failures in Debian Sid, they are related to #498 .

@@ -142,7 +142,7 @@ jobs:
matrix:
build_type: [Release]
os: [ubuntu-latest, macOS-latest, windows-2019]
project_tags: [Default, Unstable, Release202005feat01, Release202008patch01]
project_tags: [Default, Unstable, Release202011]
Copy link
Member

Choose a reason for hiding this comment

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

Did you reduce the releases tested from 2 to 1 for build time issues?

Copy link
Member Author

Choose a reason for hiding this comment

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

No, we remove the old releases as they will break when we add the portaudio dependencies, see #499 (comment) for more details.

@traversaro traversaro merged commit 89d2503 into master Oct 20, 2020
@traversaro traversaro deleted the startup-2020-11 branch October 20, 2020 10:16
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