0dccdc1463
work please
CI Pipeline / build (push) Failing after 36s
CI Pipeline / test (push) Has been skipped
CI Pipeline / security-scan (push) Successful in 49s
CI Pipeline / docker-build (push) Has been cancelled
CI Pipeline / code-quality (push) Has been cancelled
2025-12-20 23:29:15 +01:00
24b361f5a6
fix: update CI configuration to include environment variables for include and library paths
C/C++ CI / build (push) Failing after 18s
C/C++ CI / test (push) Has been skipped
C/C++ CI / code-quality (push) Failing after 43s
C/C++ CI / security-scan (push) Failing after 22s
CI Pipeline / build (push) Failing after 20s
CI Pipeline / test (push) Has been skipped
CI Pipeline / security-scan (push) Failing after 12s
CI Pipeline / code-quality (push) Failing after 31s
CI Pipeline / docker-build (push) Failing after 59s
2025-12-20 23:16:19 +01:00
ace79ee1c1
fix: simplify CI configuration by removing unnecessary container images and installation steps
C/C++ CI / build (push) Failing after 30s
C/C++ CI / test (push) Has been skipped
C/C++ CI / code-quality (push) Failing after 31s
C/C++ CI / security-scan (push) Failing after 17s
CI Pipeline / build (push) Failing after 17s
CI Pipeline / test (push) Has been skipped
CI Pipeline / security-scan (push) Failing after 13s
CI Pipeline / code-quality (push) Failing after 30s
CI Pipeline / docker-build (push) Failing after 1m0s
2025-12-20 23:09:53 +01:00
dca98cb3ec
fix: streamline CI workflow by removing unnecessary sudo commands and adding missing dependencies
C/C++ CI / build (push) Failing after 1m9s
C/C++ CI / test (push) Has been skipped
C/C++ CI / code-quality (push) Failing after 1m6s
C/C++ CI / security-scan (push) Failing after 1m55s
CI Pipeline / build (push) Failing after 1m20s
CI Pipeline / test (push) Has been skipped
CI Pipeline / code-quality (push) Has been cancelled
CI Pipeline / docker-build (push) Has been cancelled
CI Pipeline / security-scan (push) Has been cancelled
2025-12-20 23:02:56 +01:00
d07d77c4da
Update issue templates
...
Added to cve report labels
2025-12-11 22:29:06 +00:00
870d89d5ac
Update issue templates
...
Added CVE report
2025-12-11 22:27:50 +00:00
e564f6f292
Update issue templates
...
Added Templates
2025-12-11 21:53:27 +00:00
4e018c428b
Potential fix for code scanning alert no. 8: Workflow does not contain permissions ( #15 )
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-12-10 12:23:18 +00:00
bcdeedb91e
Potential fix for code scanning alert no. 9: Workflow does not contain permissions ( #14 )
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-12-10 12:21:00 +00:00
46d2b5af82
Enhance CI workflow for multiple branches and jobs
...
Updated CI workflow to include 'develop' branch and added build, test, code quality, and security scan jobs.
2025-12-10 12:06:51 +00:00
91e300afbc
Add Docker build and test job to CI workflow
...
Added a new job to build and test the Docker image for the carbon-server.
2025-11-24 12:54:24 +00:00
8d26913c62
Develop ( #7 )
...
* Add Dockerfile and docker-compose.yml for containerized setup; create .dockerignore
* Update CI pipeline and Docker configuration for improved build process and health checks
2025-11-24 12:42:34 +00:00
e26c11615f
ci: add comprehensive GitHub Actions workflow with security scanning and code quality checks
2025-11-02 12:58:58 +01:00