Skip to content

Conversation

@lorenzopivetta
Copy link
Owner

No description provided.

Marius Elvert and others added 25 commits December 17, 2019 16:56
The common case is that we are not debugging MSVC failures, therefore we
don't need to wait until the timeout hits if an error occurred.

This can be easily changed back for debugging.
Automate the deployment from appveyor.

We want to publish all artifacts as a new draft prelease on tag push
only.

For reference see https://www.appveyor.com/docs/deployment/github/ and
https://www.appveyor.com/docs/appveyor-yml/.

I have created a new github machine user named cppTango-bot for that.
And also a personal access token which was encrypted on the appveyor
site.
skip_cleanup is now deprecated, and cleanup is false by default.
Please refer to https://blog.travis-ci.com/2019-08-27-deployment-tooling-dpl-v2-preview-release for more details
We now support switching the test suite build off using the standard CTest
option BUILD_TESTING.

This allows environments where the test compilation fails to skip it in
a consistent manner.

This also removes the unconditional call to enable_testing() which the
CTest module now does only if BUILD_TESTING is ON.

Co-authored-by: Michal Liszcz <liszcz.michal@gmail.com>
Automate the deployment from appveyor.

All artifacts are published as assets for a new draft prelease on tag push
only.

For reference see https://www.appveyor.com/docs/deployment/github/ and
https://www.appveyor.com/docs/appveyor-yml/.

A new github machine user named cppTango-bot has been created for that 
and also a personal access token which was encrypted on the appveyor site.
…e-tests

CMakeLists.txt: Add option to disable building the test suite
The next version will not be binary compatible with cppTango 9.3 versions.
Tests that event subscription is restored immediately after the device restart.
…r-dev-restart-attempt-2

Fix #496 blind event clients after dev restart (attempt 2)
…_for_cppzmq

Allow different paths for CPPZMQ and ZMQ
Fixes issue with failing ubuntu:focal jobs due to tzdata package asking
user to provide information about location and timezone.
@lorenzopivetta lorenzopivetta merged commit 5fdaf02 into lorenzopivetta:tango-9-lts Apr 23, 2020
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.

5 participants