Commit Graph

14 Commits

Author SHA1 Message Date
2b0d7dc272 Getting insane
Some checks failed
CI Pipeline / build (push) Successful in 3m3s
CI Pipeline / security-scan (push) Successful in 40s
CI Pipeline / code-quality (push) Successful in 1m12s
CI Pipeline / docker-build (push) Failing after 33s
CI Pipeline / test (push) Successful in 26s
2025-12-20 23:31:14 +01:00
0dccdc1463 work please
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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