Andre Puschmann
c094b0a8ed
ci: remove builds for Ubuntu 18.04 using github actions
...
it seems that runners for Ubuntu 18.04 can't be found anymore.
removing it from the actions.
2 years ago
Andre Puschmann
a74a5ce048
github: add missing apt-get update to codeql pipeline
2 years ago
Shubham Tatvamasi
4f785db54a
ci: added support for Ubuntu 22.04 LTS
...
Signed-off-by: Shubham Tatvamasi <shubhamtatvamasi@gmail.com>
2 years ago
Andre Puschmann
d60d2301e1
workflows: add initial codeql workflow
2 years ago
Shubham Tatvamasi
9d6385c84f
ci: use matrix-keyword for x86/aarch64 builds
...
Cherry-picked from Shubham Tatvamasi (https://github.com/ShubhamTatvamasi )
initial commit
2 years ago
Andre Puschmann
fec6871309
github_workflow: remove build for Ubuntu 16.04
3 years ago
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
3 years ago
Paul Sutton
bbacd47e02
Update ISSUE_TEMPLATE.md
3 years ago
Codebot
4523ee6087
rename srsLTE to srsRAN
4 years ago
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
5 years ago
Andre Puschmann
1fbbfe498c
gh_actions: export env variable to run ctest in parallel
5 years ago
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>
5 years ago
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
5 years ago
Andre Puschmann
45e0233fee
add simple Github action for compilation and tests
5 years ago
Paul Sutton
fb9f746332
Adding github issues template
6 years ago