Commit Graph

9 Commits

Author SHA1 Message Date
Andre Puschmann d60d2301e1 workflows: add initial codeql workflow 2022-11-03 15:26:11 +01:00
Shubham Tatvamasi 9d6385c84f ci: use matrix-keyword for x86/aarch64 builds
Cherry-picked from Shubham Tatvamasi (https://github.com/ShubhamTatvamasi)
initial commit
2022-07-21 09:55:38 +02:00
Andre Puschmann fec6871309 github_workflow: remove build for Ubuntu 16.04 2022-04-27 12:52:31 +02:00
Andre Puschmann 3b66c2cb2a github: remove memcheck from actions workflow
the memcheck gives constant errors on github machines. disabling them.
they work fine on internal CI machines.

 393/1465 MemCheck  #393: pusch_test-n50-L50-puci_ack10-m0 ................................***Exception: Illegal  1.49 sec
          Start  394: pusch_test-n50-L50-puci_ack10-pcqiwideband-m0
2021-10-28 19:14:34 +02:00
Codebot 4523ee6087 rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
Andre Puschmann 12ffce3597 gh_actions: enable gcc and clang builds, disable parallel ctest for x86
parallel tests have caused weird problems on x86 with
"illegal instructions" during execution, seems
to work fine on arm instances though
2020-05-09 12:28:45 +02:00
Andre Puschmann 1fbbfe498c gh_actions: export env variable to run ctest in parallel 2020-04-30 13:38:44 +02:00
Andre Puschmann d60d8fead4 update GH action and Travis config
- enable Ninja in builds
- build clang/gcc
- build on Ubuntu 16.04 in GH
- build on Bionic in Travis
2019-12-18 20:48:56 +01:00
Andre Puschmann 45e0233fee add simple Github action for compilation and tests 2019-12-12 15:43:04 +01:00