Commit Graph

188 Commits

Author SHA1 Message Date
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
vis2k
d40b2f6be2 sponsor button 2022-03-07 19:55:01 +08: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
vis2k
4412cc47f5 Update issue templates 2021-06-22 14:27:25 +08:00
vis2k
80fcb39b15 Update issue templates 2021-03-07 11:24:25 +08: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
Paul Pacheco
786f8a2d31 move the funding button to where github can find it 2019-12-13 06:42:15 -06:00
Paul Pacheco
76d8c0d5f1 Add sponsors button 2019-12-13 06:40:11 -06:00
Chris Langsenkamp
6e4409b786 Fixed double-spaced bullets in docs 2019-09-17 20:34:26 -04:00
vis2k
f99fe45d2c
Update issue templates 2019-04-05 09:57:36 +02:00
Paul Pacheco
4b6a5ba7fb
update branch suggestions 2019-01-18 08:57:02 -06:00
Paul Pacheco
3512903ec3
Fix invalid link
this is not a link
2018-10-11 21:06:34 -05:00
Paul Pacheco
7317637682
Fix bullet indentation
Static analysis keeps bitching about this
2018-10-11 21:03:10 -05:00
Paul Pacheco
6a80f77e6d
fix list indentation 2018-10-09 14:20:36 -05:00
Paul Pacheco
25aa0d4166
Escape brackets
These are not links,  just examples
2018-10-08 10:07:19 -05:00
Paul Pacheco
009fc251ae Update issue templates
Describe how to upload a repro project
2018-08-06 20:06:23 -05:00
Paul Pacheco
457c12dd2b Update issue templates
Add template for feature request
2018-08-06 20:06:14 -05:00
Paul Pacheco
b830d4cbf2 add issue template
Tell people what to put on bug reports
2018-08-06 20:06:05 -05:00