No description
rainote
702b682fad
All checks were successful
Build, Package and Push Images / preprocess (push) Successful in 4s
Build, Package and Push Images / build (push) Successful in 28s
Build, Package and Push Images / sbom-scan (push) Successful in 40s
Build, Package and Push Images / generate-licences (push) Successful in 58s
Build, Package and Push Images / container-build (push) Successful in 1m38s
Build, Package and Push Images / sonarqube (push) Successful in 1m42s
Build, Package and Push Images / container-sbom-scan (push) Successful in 34s
Reviewed-on: #122 |
||
---|---|---|
.gitea/workflows | ||
.run | ||
Benchmarks | ||
config | ||
Continuity.AuthServer | ||
scripts | ||
Wiki | ||
Wonderking | ||
.dockerignore | ||
.editorconfig | ||
.gitignore | ||
.pre-commit-config.yaml | ||
build-image.ps1 | ||
Continuity.sln | ||
docker-compose.yml | ||
global.json | ||
LICENSE | ||
projects_ignore_licenses.json | ||
qodana.yaml | ||
README.md | ||
renovate.json | ||
Wiki.Dockerfile |
What is this project about?
This is a continuation and rewrite of the original Project Infinity for Wonderking.
Important notes for developers
- Avoid using statements with TcpSession, AuthSession or any type that inherits Session outside the session itself.