Skip to content

Conversation

@sbeyer
Copy link
Member

@sbeyer sbeyer commented Nov 16, 2019

More recent GCC and clang compilers include new warnings and support the C++17 standard. Those compilers are now included in the CI using the debian-bullseye-compilers image generated by banditcpp/build-environments@3a03969.

Also, GitHub Actions has been introduced. I do not see that it makes sense to switch from Travis CI or AppVeyor to GitHub Actions at this point of time. There is however one exception: The coding style check is now performed by the DoozyX/clang-format-lint-action@80fe5c6 action instead of my own custom script.

This adds the whole product of compilers and C++ standards
to the list.
This is an ignored option by gcc and most of its sub-warnings
are enabled by default by clang.
This commit does not touch the Travis CI configuration,
so the coding-style-check may fail here.
@sbeyer sbeyer merged commit dc2ba73 into master Nov 16, 2019
@sbeyer sbeyer deleted the update-ci branch November 16, 2019 08:54
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