You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by hu...@apache.org on 2023/01/02 08:47:09 UTC

[plc4x] branch develop updated (97ac2a13f8 -> 9bf9451212)

This is an automated email from the ASF dual-hosted git repository.

hutcheb pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


    from 97ac2a13f8 fix(build): Increased the timeout for getting the python version as the 500ms was way to fast
     add 9bf9451212 feat(build): Migrate CodeQL to build tasks. This should shorten the time taken as we aren't building twice

No new revisions were added by this update.

Summary of changes:
 .github/workflows/c-platform.yml      |  2 +-
 .github/workflows/codeql-analysis.yml |  5 -----
 .github/workflows/go-platform.yml     | 10 +++++++++-
 .github/workflows/java-platform.yml   | 10 +++++++++-
 .github/workflows/python-build.yml    | 10 ++++++++--
 5 files changed, 27 insertions(+), 10 deletions(-)