Commit Graph

31 Commits

Author SHA1 Message Date
RaidMax
fa8dbe7988 finish version file upload (I think) 2020-01-15 15:41:09 -06:00
RaidMax
bdeb5b2408 let's actually look in the right folder for the version file 2020-01-15 15:25:34 -06:00
RaidMax
191bde9d1c test updating website version file from ftp upload 2020-01-15 15:06:05 -06:00
RaidMax
a078da2715 round 2 of version injection 2020-01-15 14:06:29 -06:00
RaidMax
1c287ee354 testing new way to read in version hopefully injects now 2020-01-15 14:00:18 -06:00
RaidMax
2ae8fd6e5b test injecting build number 2020-01-15 13:32:01 -06:00
RaidMax
68deaec081 maybe let's not trigger a build now? 🤔 2020-01-15 10:21:10 -06:00
RaidMax
e737d990e9 update pipeline to only build on merge into release branches or (now previous standard 2.4-pr) 2020-01-15 10:18:02 -06:00
RaidMax
639db5d7eb test powershell master version update
don't upgrade for this build
2020-01-12 16:46:39 -06:00
RaidMax
e64e02342e test master version update
don't bother updating for this build
2020-01-12 16:30:34 -06:00
RaidMax
51f91ede2c testing version push to master
no reason to update for this build.
2020-01-12 16:21:31 -06:00
RaidMax
780b3459af make sure we force copy as directory 2020-01-11 21:01:51 -06:00
RaidMax
27ad4fca43 lets see if the game scripts copy now 2020-01-11 20:50:46 -06:00
RaidMax
8a42239f36 updates to support new master versioning
make sure game files are copied correctly in build output
2020-01-11 20:32:27 -06:00
RaidMax
82381457df fix duplicate aliases from color codes (AB#5) 2019-12-27 14:42:17 -06:00
RaidMax
d4b5120953 Update azure-pipelines.yml for Azure Pipelines 2019-12-27 14:01:00 -06:00
RaidMax
82152755c9 add github release to pipeline 2019-12-27 13:45:53 -06:00
RaidMax
3a06b3862d Update projects to .NET Core 3.0
Increase max sv_hostname length on master
2019-12-24 15:23:43 -06:00
RaidMax
9fa5de1418 woo it works, now we have a reasonable output filename 2019-12-09 14:17:12 -06:00
RaidMax
b3f4712dd2 update the json output encoding 2019-12-09 14:01:02 -06:00
RaidMax
70ca202889 Test json generation of version info 2019-12-09 13:28:20 -06:00
RaidMax
b8aa8a0b4d reeee 2019-12-07 20:42:30 -06:00
RaidMax
31bcd52c79 lets try again 2019-12-07 20:11:22 -06:00
RaidMax
72f3a51657 run version grab after publish 2019-12-07 20:00:03 -06:00
RaidMax
3b4af20810 grab version information from file to setup output zip name 2019-12-07 19:52:03 -06:00
RaidMax
f9680971af Update to build solution instead of individual projects 2019-12-05 17:09:35 -06:00
RaidMax
5df9332d4c Update azure-pipelines.yml for Azure Pipelines
Make open-iconic directory if not exists (for real)
2019-12-05 16:32:23 -06:00
RaidMax
4379d04b00 Update azure-pipelines.yml for Azure Pipelines
Make open-iconic directory if not exists
2019-12-05 16:31:40 -06:00
RaidMax
c9e2a11745 Update azure-pipelines.yml for Azure Pipelines 2019-12-03 16:28:51 -06:00
RaidMax
9db38a130c fix stat controller build plugins in correct mode 2019-12-03 16:27:26 -06:00
RaidMax
3defd3f486 move all the deployment setup into 2.4 pr (#85)
* don't run build commands in release

* fix test file

* Set up CI with Azure Pipelines

[skip ci]

* Include fonts and fix automessage hidden command

* more project changes

* migration from bower to libman

* more lib man changes

* project update for sneaky commands

* add missing canvas.js dep
update projects not to have stupid extra dlls

include in previous

* update pipeline file

* update post publish script and pipeline definition

* fix broken yaml

* move encoding conversion to seperate script

* remove extra uneeded rank icons
remove garbage language files being created
remove frontend lib when done

* fix publish script path

* grab localizations through powershell

* fix broken batch 🤷

* actually fixed

* only include runtime compilation in debug mode for webfront

* don't deploy un minified css
use full jquery version

* add step to download the scss for open iconic
change the font path

* update mkdir for iconic path

* don't include old iconic css

* correct font path for real now

* copy script plugins

* lots of changes for deployment

* build the projects

* use projectdir instead of solution dir

* nerf script commands plugin
fix live radar left over command

* actually kill script command post build

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* fix the font file copy (I think)

* maybe fix delete folder issue

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines
2019-12-02 15:52:36 -06:00