-
**As a Pillarbox developer**, I would like to understand what the best option is for our CI/CD.
# Acceptance criteria
- Find at least one solution that is suitable for our project.
# Tasks
- [x] U…
-
## **Description**
To ensure code quality and prevent regressions, a CI/CD pipeline should be implemented for both Rust and Cairo. The pipeline will run tests and perform linting/formatting checks …
-
Add examples for:
- GitHub Actions
- GitLab CI/CD
-
it gives me an error everytime i type cd cd Dox/Dox/bin/Release/netcoreapp3.1/
bash: cd: Dox/Dox/bin/Release/netcoreapp3.1/: No such file or directory
-
### Description of task
We need a reusable GitHub Actions workflow to streamline the generation and deployment of our documentation using Sphinx. Sphinx is a powerful tool for generating structured…
-
Requested by Barb. Automate releases, testing.
Depends on: Gradle implementation
- [ ] Set up github actions
- [ ] Automatically build, unit test main branch + MR's. See if there is somethign si…
-
-
## Description
When installing the NVIDIA driver (version 550) on the host machine using `apt`, it is visible in the package list:
```
dpkg -l | grep -i nvidia-driver
```
However, after creat…
-
While running CI/CD testing (for my own packages) I see these warnings. Normally best to fix these things before they break when SciPy/Matplotlib are updated.
> [calcam/gui/core.py:29:](https://git…
-
version: BusyBox v1.37.0-FRP-5467-g9376eebd8
busybox64u.exe sh -l
```
~ $ ls ...
ls: can't open '...': No such file or directory
~ $ cd ...
~/... $ echo $PWD
C:/Users/abc/...
```
```
~ $ ls …