Open
Description
Status update (2023-03-13):
- The AGW Bazel switch-over of the CI is now complete with the merge of chore(ci): Remove AGW Make workflows for the AGW Bazel switchover #15144.
- The clean-up of the remaining AGW Make and fabric targets is documented in the PR chore: Clean up the AGW Make targets after the Bazel switch-over #14857. The state should be checked once the community wants to go ahead with the merge.
- Tasks for after the Bazel to Make AGW switch-over #15101
Initial description
The remaining steps and clean up for the Make to Bazel switchover for the AGW should be carried out or at least documented in a draft PR.
See #13816 for an outdated version of a similar draft.
A switchover would include in particular the steps:
- Remove all relevant files.
CMakeLists.txt
Makefile
defs.mk
- Workflow
.yml
python.mk
setup.py
lte/gateway/release/build-magma.sh
lte/gateway/release/magma.lockfile.debian
and associated files.
Changes for after the switchover can be found listed on the issue #11283.
The branch bazel-switchover
at magma/magma
will be used to document these steps.