Commit Graph

10 Commits

Author SHA1 Message Date
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
Paul Sutton bbacd47e02 Update ISSUE_TEMPLATE.md 2021-10-23 13:16:16 +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
Filipe Laíns 241f4c7310 github: comment notice on issue template
This way users don't need to remove the text from the issue body, it
will be ignored automatically.

Signed-off-by: Filipe Laíns <lains@archlinux.org>
2020-04-27 14:02:18 +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
Paul Sutton fb9f746332 Adding github issues template 2019-01-18 08:24:51 +00:00