Loading README.md +14 −1 Original line number Diff line number Diff line please refer to the [Wiki](https://forge.3gpp.org/rep/ivas-codec-pc/ivas-codec/-/wikis/home) # IVAS codec CI Home of CI configs and scripts for: - [IVAS](https://forge.3gpp.org/rep/ivas-codec-pc/ivas-codec) - [IVAS BASOP](https://forge.3gpp.org/rep/sa4/audio/ivas-basop) Refer to the [IVAS Wiki](https://forge.3gpp.org/rep/ivas-codec-pc/ivas-codec/-/wikis/home) for more info on the CI setup. This repository is mainly meant to share scripts and configs between the two repositories and (for BASOP) between differently configured branches. ## Notes about usage of the snippets - in general prefer adding scripts here over using yaml anchors in a CI config file - if your script shall modify some environment variable, you need to run it with `source` instead of calling it. Loading
README.md +14 −1 Original line number Diff line number Diff line please refer to the [Wiki](https://forge.3gpp.org/rep/ivas-codec-pc/ivas-codec/-/wikis/home) # IVAS codec CI Home of CI configs and scripts for: - [IVAS](https://forge.3gpp.org/rep/ivas-codec-pc/ivas-codec) - [IVAS BASOP](https://forge.3gpp.org/rep/sa4/audio/ivas-basop) Refer to the [IVAS Wiki](https://forge.3gpp.org/rep/ivas-codec-pc/ivas-codec/-/wikis/home) for more info on the CI setup. This repository is mainly meant to share scripts and configs between the two repositories and (for BASOP) between differently configured branches. ## Notes about usage of the snippets - in general prefer adding scripts here over using yaml anchors in a CI config file - if your script shall modify some environment variable, you need to run it with `source` instead of calling it.