[
https://issues.apache.org/jira/browse/QPID-8610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17709867#comment-17709867
]
Jiri Daněk commented on QPID-8610:
----------------------------------
Github Actions are now the officially sanctioned CI:
https://cwiki.apache.org/confluence/display/INFRA/Build+and+Supported+Services+at+the+ASF#BuildandSupportedServicesattheASF-GithubActions
According to https://infra.apache.org/github-actions-secrets.html, use of 3rd
party Actions in workflows is forbidden. We don't have any secrets to leak, so
I guess we can ignore that? Otherwise I couldn't use the
https://github.com/microsoft/vswhere action at
https://github.com/seanmiddleditch/gha-setup-vsdevenv. Or, do we actually have
some secrets available by default, looking at
https://cwiki.apache.org/confluence/display/INFRA/Github+Secrets+and+Tokens?
There are some notes on hosted runners. As far as I can see, it does not seem
necessary, the shared pool is quite performant currently.
https://cwiki.apache.org/confluence/display/INFRA/GitHub+self-hosted+runners
Here are folks using https://github.com/tmate-io/tmate (enhanced tmux) to get
remote shell on GHA build machine, to debug things
https://cwiki.apache.org/confluence/display/OZONE/Github+Actions+tips+and+tricks.
Some early adoption document, for historical interest
https://cwiki.apache.org/confluence/display/BUILDS/GitHub+Actions+status
> [qpid-cpp] Travis CI uses Xenial, this Ubuntu release is way too ancient
> ------------------------------------------------------------------------
>
> Key: QPID-8610
> URL: https://issues.apache.org/jira/browse/QPID-8610
> Project: Qpid
> Issue Type: Bug
> Components: C++ Build
> Affects Versions: qpid-cpp-1.40.0
> Reporter: Jiri Daněk
> Priority: Major
>
> Travis CI is actually exceptional in that it still supports this Ubuntu
> release. Github Actions ended support last year,
> https://github.com/actions/runner-images/issues/3287
> The Ubuntu version should be upgraded. Beware that some new Valgrind issues
> appear on Ubuntu Focal. These should be either resolved directly, or
> suppressed and JIRA'd.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]