index
:
kurator
master
A little 2D spaceship combat engine
Aki
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitlab-ci.yml
Age
Commit message (
Collapse
)
Author
2024-04-05
Readded STEAM_GUARD to steamcmd invocation
Aki
With quotes the argument would get interpreted even if empty. At this time I'm unsure how would login command interpret empty guard code, so putting it w/o quotes.
2024-04-05
Make steam deployment job manual
Aki
2024-04-05
Disable Steam Guard authorization for now
Aki
2024-04-05
Added naive steam guard enabled auth
Aki
2024-04-05
Reverted too aggressive removal of ray _lib_
Aki
2024-04-05
Preview steampipe appbuild in CI
Aki
2024-04-05
Switch to docker-ignore docker image
Aki
2023-02-28
Offloaded archiving the package to pipelines
Aki
This feels a bit useless now yet it should be possible to use it later on for deploying way easier.
2023-02-27
Seems needs and artifacts are not recursive, try with explicit
Aki
2023-02-27
Added package to top-level stages list
Aki
2023-02-27
Added packaging stage
Aki
2023-02-27
Ctest outputs to build dir no matter what
Aki
2023-02-27
Added junit tests report
Aki
2023-02-27
The entire build directory is an artifact
Aki
2023-02-27
Fixed type before_script
Aki
2023-02-27
Ensure wine prefix before tests to reduce tests execution time
Aki
2023-02-27
Added needs declarations for test jobs
Aki
2023-02-27
Added windows tests since wine is needed anyway with current config
Aki
2023-02-27
Added archlinux based pipelines config
Aki