Commit graph

169 commits

Author SHA1 Message Date
JustArchi
1cfa11d316 Correct Copy-Item not being recurse when expected 2021-04-25 20:52:06 +02:00
Łukasz Domeradzki
6a216819fa
AppVeyor: Ignore network issues (#2243) 2021-03-16 23:13:17 +01:00
Łukasz Domeradzki
2ef64b08f1
Don't apply TargetLatestRuntimePatch for generic variants (#2219)
* Publish generic packages without targetting latest patch

* Forgot about this one

* Fix screwup
2021-03-03 09:55:00 +01:00
JustArchi
4054e60592 CI: Use latest SDK version 2021-02-22 16:20:54 +01:00
JustArchi
01bc30e49c master -> main 2021-01-20 21:14:45 +01:00
JustArchi
d9e3496e5e Optimize csprojs and STD plugin publishing
thanks to @Vital7 for the idea
2020-11-21 18:09:05 +01:00
JustArchi
f429a7b618 Misc CIs 2020-11-19 21:32:06 +01:00
Łukasz Domeradzki
35f4651ed6
.NET 5.0 (#1999)
* Initial work

* Fix CIs

* Fix warnings

* Update .travis.yml

* Update dockerfiles

* Update libraries to .NET 5.0

* Misc

* Remove workaround for #1812

* Update cc.sh

* CI updates

* CI updates

* Update .travis.yml
2020-11-10 23:22:57 +01:00
JustArchi
1d0447117a AppVeyor: Misc 2020-10-01 01:21:50 +02:00
JustArchi
0b16fe486a Misc 2020-09-28 21:46:17 +02:00
JustArchi
28c869f177 Move crowdin strings upload from AppVeyor to Github Actions 2020-07-31 21:02:33 +02:00
JustArchi
a003db77e4 Move github releases publishing from AppVeyor to GitHub actions 2020-07-31 20:35:28 +02:00
JustArchi
4b570f7928 Handle token in cc.sh, misc 2020-06-15 13:45:17 +02:00
JustArchi
723824ee7d Set up STEAM_TOKEN_DUMPER_TOKEN 2020-06-13 16:14:37 +02:00
JustArchi
88b4856fe1 CIs: Start bundling the plugin with ASF 2020-06-13 14:45:41 +02:00
JustArchi
2a43a87e08 Initial SteamTokenDumper upload 2020-06-13 12:08:21 +02:00
JustArchi
2511eac165 Fix appveyor to use latest LTS node version 2020-06-02 19:20:55 +02:00
JustArchi
dac0fee8d4 Update appveyor.yml 2020-05-23 16:06:00 +02:00
JustArchi
7c23250d83 Add ArchiSteamFarm.CustomPlugins.PeriodicGC 2020-05-22 11:48:02 +02:00
JustArchi
3ace90432f Closes #1544 2020-05-15 17:43:09 +02:00
JustArchi
38c9848509 Misc CI enhancements 2020-05-10 01:04:25 +02:00
JustArchi
8d862f75ee Improve dotnet publish arguments 2020-04-22 22:27:59 +02:00
JustArchi
6fa197d0d1 Misc appveyor zip changes 2020-04-10 19:33:31 +02:00
JustArchi
289d3e90b7 Closes #1728 2020-04-08 19:32:53 +02:00
JustArchi
f88064b64a Misc 2019-12-18 22:09:33 +01:00
JustArchi
07a91a7274 Disable SingleFilePublish on all platforms
#1544
2019-12-16 20:53:29 +01:00
JustArchi
16736dd145 Enable SingleFilePublish for non-windows variants 2019-12-07 23:55:44 +01:00
JustArchi
7402fa0d99 Disable single file for now 2019-12-05 23:09:54 +01:00
Łukasz Domeradzki
2eb9067a91
Re-enable trimming and single file publishing (#1542)
* Trimming tests

* More tests

* Final touches
2019-12-05 21:34:40 +01:00
Łukasz Domeradzki
02c8cf294d
CI improvements (#1541)
* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* More tests

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* More tests

* Update .travis.yml

* Update .travis.yml
2019-12-05 19:25:42 +01:00
Łukasz Domeradzki
44e062bce0
.NET Core 3.1 (#1535)
* .NET Core 3.1

* Misc
2019-12-04 18:33:51 +01:00
JustArchi
d3c2dabef7 Update appveyor.yml 2019-11-11 17:04:49 +01:00
JustArchi
5e318abfa1 Add GitHub sponsors 2019-10-22 19:59:29 +02:00
Łukasz Domeradzki
5b4867c387
Update ASF to .NET Core 3.0 (#1427)
* Initial bump to .net core 3.0

* Update cc.sh

* Update appveyor.yml

* Update ArchiSteamFarm.csproj

* Update appveyor.yml

* Update .travis.yml

* Build corrections

* Cleanup

* Update .travis.yml

* Don't publish trimmed for now

* Update ArchiSteamFarm.csproj
2019-09-26 20:28:25 +02:00
Łukasz Domeradzki
12cc482540
Fix AppVeyor to work with latest runtime (#1430)
* Update appveyor.yml

* More CI fixes

* Seriously?

* ...

* PLS

* PIECE OF CRAP

* FFFFFFFFF

* F

* Revert "F"

This reverts commit 9376e91217.
2019-09-26 19:12:56 +02:00
JustArchi
cf5bed53e3 Update appveyor.yml 2019-09-26 11:22:56 +02:00
Łukasz Domeradzki
9682a07590
AppVeyor: Bump VS2017 to VS2019 (#1260) 2019-08-31 11:08:57 +02:00
Łukasz Domeradzki
38e227b298
Bump to .NET Framework 4.8 (#1210) 2019-08-01 23:31:07 +02:00
JustArchi
f76393890c Update bitcoin address to bech32 2019-06-25 00:13:50 +02:00
JustArchi
ce9d29401e Revert back to VS 2017 due to missing java 2019-06-01 16:08:11 +02:00
JustArchi
40f677b859 Add java check for appveyor 2019-06-01 16:03:52 +02:00
JustArchi
a4c0ed4304 CI: updates 2019-06-01 15:45:39 +02:00
JustArchi
da8ffec706 Merge scripts with overlay 2019-01-12 02:00:19 +01:00
JustArchi
1d8edde943 Misc improvements 2019-01-11 16:48:40 +01:00
Łukasz Domeradzki
0f2a816b92
Implement plugin system (#1020)
* Implement basic plugin system

* The dawn of new era

* Add plugins warning

* Move more members to PublicAPI

* Open commands for the plugins

* Add IBotHackNewChat

* Run plugin events in parallel

* Use properties in IPlugin

* Hook our custom plugin into CI to ensure it compiles

* Fix dotnet brain damage

* Add IBotsComparer

* Add code documentation

* Add IBotTradeOffer

* Add IBotTradeOffer example

* Add IBotTradeOfferResults

* Final bulletproofing

* Final renaming
2019-01-10 22:33:07 +01:00
JustArchi
9e92e7faa7 Misc 2018-12-22 17:33:45 +01:00
JustArchi
3921674815 AppVeyor: Misc 2018-12-20 17:45:59 +01:00
Łukasz Domeradzki
1d78060015
.NET Core 2.2 (#958)
* Initial bump

* Fix travis
2018-12-07 22:04:09 +01:00
JustArchi
f7f492d833 CIs: misc 2018-11-24 14:45:25 +01:00
JustArchi
1ea9e726b2 Upgrade my crowdin magic to ArchiCrodwin in preparation for #943 2018-11-16 19:50:34 +01:00