issues
search
startersclan
/
docker-sourceservers
Source / Goldsource dedicated server images built through use of steamcmd. 🐳
Apache License 2.0
47
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Style (Dockerfile): Tweak minor formatting inconsistency
#92
joeltimothyoh
closed
2 years ago
0
Docs (readme): Fix and update various sections
#91
joeltimothyoh
closed
2 years ago
0
Fix (ci): Fix shell dot source syntax
#90
joeltimothyoh
closed
2 years ago
0
Refactor (ci): Improve logic, debug output, and comments in Dockerfiles
#89
joeltimothyoh
closed
2 years ago
0
Refactor (ci): Use default `STEAM_LOGIN=` in `test/*-srcds-*.env`
#88
joeltimothyoh
closed
2 years ago
0
Enhancement (ci): Improve clean-up in Dockerfiles
#87
joeltimothyoh
closed
2 years ago
0
Feature (ci): Revise `FIX_APPMANIFEST` to independent from `INSTALL_COUNT` for improved control of application of `hlds` appmanifests
#86
joeltimothyoh
closed
2 years ago
0
Fix (ci): Fix extraction of `hlds-appmanifest` files in `build/Dockerfile`
#85
joeltimothyoh
closed
2 years ago
0
Docs (ci): Update documentation on CI variables in `build.sh`
#84
joeltimothyoh
closed
2 years ago
0
Fix (ci): Fix processing of `STEAM_USERNAME` and `STEAM_PASSWORD` values
#83
joeltimothyoh
closed
2 years ago
0
Fix (Dockerfile): Reduce condition to the value of `STEAM_LOGIN` for deciding between authenticated and anonymous logins
#82
joeltimothyoh
closed
2 years ago
0
Refactor (test): Add `STEAM_LOGIN` variable to `.env` files
#81
joeltimothyoh
closed
2 years ago
0
Refactor (ci): Simplify shell dot source syntax
#80
joeltimothyoh
closed
2 years ago
0
Refactor (ci): Use single-quoted strings where possible in `build.sh` and `notify.sh`
#79
joeltimothyoh
closed
2 years ago
0
Refactor (ci): Remove unnecessary uses of shell variable expansion
#78
joeltimothyoh
closed
2 years ago
0
Docs (readme): Tweak write-up on `ENTRYPOINT` and `CMD`
#77
joeltimothyoh
closed
2 years ago
0
Docs (Dockerfile): Improve documentation on the functions of each
#76
joeltimothyoh
closed
2 years ago
0
Fix (ci): Execute `build.sh` within the script's context on github workflows
#75
joeltimothyoh
closed
2 years ago
0
Fix (ci): Fix shebang in `build.sh` and `notify.sh`
#74
joeltimothyoh
closed
2 years ago
0
Docs (readme): Fix link to `build/Dockerfile` base image reference
#73
joeltimothyoh
closed
2 years ago
0
Docs (readme): Tweak various sections
#72
joeltimothyoh
closed
2 years ago
0
Docs (readme): Tweak write-up in various sections
#71
joeltimothyoh
closed
2 years ago
0
Refactor (ci): Use `ubuntu-20.04` instead of `ubuntu-latest` in github workflow runs
#70
joeltimothyoh
closed
2 years ago
0
Refactor (Dockerfile): Remove stray newline in `build/Dockerfile`
#69
joeltimothyoh
closed
2 years ago
0
Docs (ci): Add `master` branch build status badge
#68
joeltimothyoh
closed
2 years ago
0
Docs (ci): Use branch names for pipeline badge titles
#67
joeltimothyoh
closed
2 years ago
0
Refactor (ci): Bump gitlab-ci `send-notification` job image to `alpine:3.14.8`
#66
joeltimothyoh
closed
2 years ago
0
Refactor (ci): Use `notify.sh` for gitlab-ci and circleci
#65
joeltimothyoh
closed
2 years ago
0
Fix (ci): Fix relaying of artifacts on gitlab-ci
#64
joeltimothyoh
closed
2 years ago
0
Refactor (ci): Standardize name of build status file
#63
joeltimothyoh
closed
2 years ago
0
Refactor (ci): Streamline `notify.sh` with code from `notify.circleci.sh`
#62
joeltimothyoh
closed
2 years ago
0
Fix (ci): Fix error handling in circleci `Send notification` step
#61
joeltimothyoh
closed
2 years ago
0
Refactor (ci): Simplify relaying of build status in gitlab-ci
#60
joeltimothyoh
closed
2 years ago
0
Fix (ci): Bump `.travis.yml` VM image to `jammy` for docker buildkit support
#59
joeltimothyoh
closed
2 years ago
0
Docs (ci): Add default values for build and update variables under CI variables section in `build.sh`
#58
joeltimothyoh
closed
2 years ago
0
Fix (ci): Fix github workflow to trigger on `master`
#57
joeltimothyoh
closed
2 years ago
0
Feature (ci): Add `.github/workflows/ci-master-pr.yml`
#56
joeltimothyoh
closed
2 years ago
0
Refactor (ci): Simplify error handling in `notify.sh`
#55
joeltimothyoh
closed
2 years ago
0
Fix: Fix `Error! App '90' state is 0x6 after update job.` for `hlds`
#54
leojonathanoh
closed
2 years ago
4
Refactor (ci): Simplify error handling in `notify.circleci.sh`
#53
joeltimothyoh
closed
2 years ago
0
Refactor (ci): Tweak indentation of build notification in `notify.circleci.sh`
#52
joeltimothyoh
closed
2 years ago
0
Refactor (ci): Simplify sending of build notification on circleci
#51
joeltimothyoh
closed
2 years ago
0
Refactor (ci): Use `notify.sh` for `.gitlab-ci.yml` `send-notification` job
#50
joeltimothyoh
closed
2 years ago
0
Refactor (ci): Use `notify.circleci.sh` for `.circleci/config.yml` `send-notification` job (2)
#49
joeltimothyoh
closed
2 years ago
0
Refactor (ci): Use `notify.circleci.sh` for `.circleci/config.yml` `send-notification` job
#48
joeltimothyoh
closed
2 years ago
0
Docs (ci): Tweak comments on CI variables section in `build.sh`
#47
joeltimothyoh
closed
2 years ago
0
Refactor (ci): Tweak formatting of `docker build` command for `update` pipeline
#46
joeltimothyoh
closed
2 years ago
0
Refactor (ci): Use same variable name for docker build contexts
#45
joeltimothyoh
closed
2 years ago
0
Refactor (ci): Simplify uses of shell variable expansion
#44
joeltimothyoh
closed
2 years ago
0
Refactor (ci): Tweak order of `send-notification` job keys in `.gitlab-ci.yml`
#43
joeltimothyoh
closed
2 years ago
0
Previous
Next