index
:
Viper
gamepad-support
linux-launch
linux-launch-v2
main
modularized-frontend
packages-dir
Launcher+Updater for TF|2 Northstar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
Age
Commit message (
Expand
)
Author
2022-09-18
refactor: remove --force option from `npm install`
Remy Raes
2022-09-17
fix: don't publish prerelease automatically
Remy Raes
2022-09-17
feat: run release CI on prerelease
Remy Raes
2022-09-15
Revert "feat: upload Windows installer executable on commits"
Remy Raes
2022-09-15
feat: upload Windows installer executable on commits
Remy Raes
2022-09-14
fix: include .exe.blockmap files in release files
Remy Raes
2022-09-14
fix: upload missing latest-linux.yml file to release
Remy Raes
2022-09-14
fix: don't set published release to draft
Remy Raes
2022-09-14
feat: add linux release builds job
Remy Raes
2022-09-14
refactor: typo in windows release job
Remy Raes
2022-09-14
feat: update release builds to created release
Remy Raes
2022-08-09
fix: try to run release CI on release creation
Alystrasz
2022-08-08
fix: run release CI on published release
Alystrasz
2022-08-08
build: add release CI skeleton
Alystrasz
2022-08-07
feat: add Linux builds CI
Alystrasz
2022-08-07
refactor: rename windows build job
Alystrasz
2022-08-07
fix: only include executable windows artefacts
Alystrasz
2022-08-07
fix: only upload needed files after build
Alystrasz
2022-08-07
fix: only compile windows build on windows ci
Alystrasz
2022-08-07
build: install npm dependencies by force
Alystrasz
2022-08-07
fix: typo
Alystrasz
2022-08-07
build: add initial CI configuration
Alystrasz