This project is archived. Its data is read-only.
Docs mention removed release creation script
In doc/core/ctu_can_fd_architecture.lyx line 1441 "RTL release can be created by following script:" and onward references scripts/create_release.py removed in 10b5a64e8cd4e7fb2f0b67200459ed489fa50be7. `gitlab-runner exec shell pages` is sadly not a replacement as it fails on `cp: cannot stat 'test/rtl_lst.txt': No such file or directory` which needs to be created earlier in the pipeline, and `gitlab-runner` doesn't seem to support running a pipeline or multiple stages locally. Unfortunately, the user should be probably informed to download the release from gitlab instead.
issue