Commit Graph

155 Commits

Author SHA1 Message Date
MrGadget1024
863ef03257 chore(CI): RunUnityTests - updated unityVersion 2023-04-11 10:15:01 -04:00
MrGadget1024
77efeec3f2 chore(CI): RunUnityTests - updated unityVersion 2023-04-03 18:48:22 -04:00
MrGadget1024
50a8ce6e4f chore(CI): RunUnityTests - updated unityVersion 2023-03-24 17:08:50 -04:00
MrGadget1024
2aa6be9d89 chore(RunUnityTests): updated unityVersions 2023-03-18 00:32:04 -04:00
MrGadget1024
60d22c1f51 chore(RunUnityTests) - updated unityVersion 2023-03-12 20:17:59 -04:00
MrGadget1024
5f2c38f8b2 chore(RunUnityTests): Updated unityVersion 2023-03-09 15:43:56 -05:00
MrGadget1024
2e94e358b6 chore(CI): RunUnityTests - updated unityVersion 2023-03-06 12:20:48 -05:00
MrGadget1024
a2876e9735 RunUnityTests - cleanup 2023-03-01 19:17:02 -05:00
MrGadget1024
d0cfd19a40 RunUnityTests - disable game-ci built-in test reporter 2023-03-01 18:08:54 -05:00
MrGadget1024
3b1d2ee23d RunUnityTests commented out Archive and Publish temporarily 2023-03-01 18:03:04 -05:00
MrGadget1024
9d46590db1 RunUnityTests - try different test reporter 2023-03-01 17:48:26 -05:00
MrGadget1024
c8743b287a main.yml - only run Release on push 2023-03-01 15:34:22 -05:00
MrGadget1024
773f49c50f main.yml - trying again to prevent Release for PR's 2023-03-01 10:07:03 -05:00
MrGadget1024
7c4be1fa57 main.yml - prevent Symantic job for PR's 2023-03-01 09:23:34 -05:00
MrGadget1024
17f75b77ca RunUnityTests - Updated unityVersion 2023-02-27 23:01:42 -05:00
MrGadget1024
af787b8f06 unityVersion - updated unityVersions 2023-02-22 13:52:36 -05:00
MrGadget1024
2d06bd7d42 Revert "Semantic.yml - only master branch"
This reverts commit bb54f263f1.
2023-02-16 08:30:08 -05:00
MrGadget1024
bb54f263f1 Semantic.yml - only master branch 2023-02-16 06:49:24 -05:00
MrGadget1024
98212c5617 RunUnityTests - unityVersion 2022.2.6f1 2023-02-13 04:44:56 -05:00
MrGadget1024
6bea6e26bd Revert "main.yml - exclude Docs folder"
This reverts commit 1a3e440294.
2023-02-10 06:02:43 -05:00
MrGadget1024
1a3e440294 main.yml - exclude Docs folder 2023-02-10 04:48:31 -05:00
MrGadget1024
085b531963 RunUnityTests unityVersion 2021.3.18 2023-02-08 17:32:19 -05:00
MrGadget1024
7a819f0d4a Revert "main.yml - pull_request_target"
This reverts commit 614c4e3fed.
2023-02-07 00:00:11 -05:00
MrGadget1024
614c4e3fed main.yml - pull_request_target 2023-02-06 23:49:15 -05:00
MrGadget1024
239e64db8d RunUnityTests - Updated Unity versions 2023-02-05 18:40:51 -05:00
MrGadget1024
e2f23d1174 RunUnityTests - Updated Unity versions 2023-02-05 18:36:44 -05:00
MrGadget1024
e1799166c0 main.yml - fixed name 2023-01-20 02:34:29 -05:00
MrGadget1024
235eb62f80 Refactor workflows 2023-01-20 02:31:13 -05:00
MrGadget1024
1208e9e32e main.yml - ignore paths 2023-01-20 01:57:00 -05:00
MrGadget1024
befefeb9bf main.yml - unityVersion 2020.3.44 2023-01-20 01:46:31 -05:00
MrGadget1024
7313710e47 main.yml - Unity 2022.2.2f1 2023-01-18 09:30:07 -05:00
MrGadget
3e52ef0deb
Fix CI (#3348)
* Update activation.ylm

* Added Semantic.yml

* Added SonarQube.yml

* Updated main.yml

* Updated main.yml

* SonarQube - container fixed

* main.yml - disabled SonarQube for now
- That's going to need a bit more work.
2023-01-09 12:14:04 +01:00
MrGadget
c4f7ebf3b9
Update activation.yml 2022-12-05 10:09:24 -05:00
MrGadget
7a1d24fc75
Create activation.yml 2022-12-05 08:35:06 -05:00
MrGadget
3f2f3b18bd Fixed CI: Changed to MirrorNetworking 2022-01-15 23:08:55 -05:00
MrGadget
dda069618e
fix CI 2022-01-15 16:13:43 -05:00
MrGadget
d743f79136
feat: Add ScriptTemplates to repo and package (#2559)
Co-authored-by: MrGadget1024 <chris@clevertech.net>
2021-02-05 09:34:22 +08:00
James Frowen
1f146f9c5d CI: adding kcp2k to coverage exclude because tests are in its own repo
see https://github.com/vis2k/kcp2k
2020-11-01 17:19:01 +00:00
James Frowen
9d2334ca19
Update main.yml
removing old websocket from sonar ignore
2020-10-16 16:59:46 +01:00
James Frowen
92c7196f69
feat: Adding SimpleWebTransport v0.6.1 to mirror repo (#2323)
* Intial commit

see https://github.com/MirrorNetworking/SimpleWebTransport  for full git histroy

* Update main.yml

Adding SimpleWebTransport to coverage exclusions

* fully ignoring SimpleWebTransport from sonarcloud

SimpleWebTransport has sonarcloud running on its own repo

* using Buffer.BlockCopy

* SimpleWebTransport v0.4.1

* making error messages use LogError (MirrorNetworking/SimpleWebTransport@5f0096c)
* messages with length of 1 can be recieved by the client (MirrorNetworking/SimpleWebTransport@4237fc4)
* stopping un-needed error logs after disconnect (MirrorNetworking/SimpleWebTransport@25ff190)

* updating readme

* SimpleWebTransport v0.5.0

* adding missing warn level to Log.Levels (MirrorNetworking/SimpleWebTransport@0f68498)
* Allowing multiple instances of javascript client (MirrorNetworking/SimpleWebTransport#14) (MirrorNetworking/SimpleWebTransport@cc6e513)

* SimpleWebTransport v0.5.8

* Stopping send error when client disconnects
* Adding buffer pool
* Using ArrayBuffer for receive
* Removing info and verbose logging by default so performance isnt effected in editor or development builds.
* Making WebSocketClientStandAlone use timeouts from inspector
* Removing incorrect header from inspector
* Removing readonly from logger so that it can be set
* Fixing use of Interlocked in buffer pools
* using ManualResetEventSlim
* making Log.Exception always be logged

* SimpleWebTransport v0.6.0

* Trying to fix error when connection is closed
* Increase arraybuffer speed
* Removing shared buffers from server handshake
* Improving debug logging

* fixing code smells

* SimpleWebTransport v0.6.1

* making sure pending connection work when stop serve is called

* removing exception that isnt directly thrown by this method

this breaks docfx for some reason
2020-10-16 16:46:45 +01:00
vis2k
e67cef6666
Remove ScriptTemplates to clean up folder (#2213)
* Remove ScriptTemplates to clean up folder

* Update main.yml

Removing script templates from CI

Co-authored-by: James Frowen <jamesfrowendev@gmail.com>
2020-09-04 07:55:11 +02:00
James Frowen
b61ab4f305
Update main.yml (#2153) 2020-08-09 20:59:33 +01:00
James Frowen
4b5ffc8a5a
Adding coverage exclusions (#2140)
* adding coverage exclusions

* adding comments for what files are ignored

* removing LLAPITransport from exclude

* Update .github/workflows/main.yml

Co-authored-by: Paul Pacheco <paul.pacheco@aa.com>

* Update .github/workflows/main.yml

Co-authored-by: Paul Pacheco <paul.pacheco@aa.com>
2020-08-04 22:55:14 +01:00
MrGadget
7859a5fb60
Update main.yml
Don't exclude Examples from release packages
2020-04-27 10:23:07 -04:00
Paul Pacheco
62bbc9db7f
ci: fix relative paths 2020-04-20 20:50:56 -05:00
Paul Pacheco
fbe7118689
ci: Release only if tests pass (#1692)
Now we only create a release if the tests pass.

This is done by moving the release steps from appveyor to github actions.
2020-04-11 20:46:44 -05:00
Paul Pacheco
adebaf7d9b ci: fix reporter version 2020-04-11 17:11:58 -05:00
Paul Pacheco
faef7e48e4 ci: fix test report when report is too large 2020-04-11 16:50:05 -05:00
Paul Pacheco
cadc921043 ci: fix reporting tests with no path 2020-04-07 22:15:38 -05:00
Paul Pacheco
a1ce45d1ea ci: fix issue with no stack-trace 2020-04-07 14:01:17 -05:00
Paul Pacheco
51743badff
ci: Publish test results in prs (#1665)
Now when the test run,  the results are published to github PR.  Failures are annotated where they happen.
2020-04-06 08:25:07 -05:00
Paul Pacheco
cc95af7a65
ci: fix and speed up ci build (#1649)
Use new version of unity-runner which supports sonarqube
2020-04-02 21:28:31 -05:00
Paul Pacheco
b063d93515
Use specific version for github action (#1644) 2020-04-03 01:51:18 +02:00
Paul Pacheco
355c83dd7d
ci: coverage report (#1535)
coverage is generated with the coverage plugin and sent to sonar qube
2020-03-01 10:25:13 -06:00
Paul Pacheco
6bb86d5083
ci: Run tests with every commit (#1533)
Tests are executed with every push.

Coverage is uploaded to sonarqube
2020-03-01 09:02:27 -06:00