Commit Graph

22 Commits

Author SHA1 Message Date
Paul Pacheco
11edc142cf feat: ship as a unitypackage 2019-03-27 07:07:17 -05:00
Paul Pacheco
29d6111819 CI: Implement semantic versioning (#601)
* Semantic versioning

* Access env variable correctly

* Invoke semantic release

* Not an npm package

* fix(pencil): Testing making a patch release

* c: support feature and breaking as tags
2019-03-19 16:44:43 +01:00
Paul Pacheco
524c183294 Source based instead of dll (#277)
* Ignore unity generated files and folders

* Import mirror as source

* Source based does not build dlls anymore

* nuget packages not used in source based

* Produce an archive with the release

* generate archive with Mirror folder to avoid accidents

* Deploy to github releases

* Document new installation procedures
2019-01-13 21:08:54 +01:00
Paul Pacheco
807e1d9287 Specify bundler version 2019-01-04 08:08:11 -06:00
Paul Pacheco
07b73dea26
Fix documentation validation
site validation should work again
2019-01-01 16:56:28 -06:00
Paul Pacheco
85c7d80099
Fix link to documentation (#185)
* Fix link to documentation

* Can't really merge anything without this
2018-12-26 19:18:28 -06:00
Paul Pacheco
ab80b6f943 Validate documentation for broken links and images 2018-12-22 12:18:21 -06:00
Paul Pacheco
abdf7295b8 don't build with changes in doc folder recursive 2018-12-18 13:36:05 -06:00
Paul Pacheco
7e1806dce2 Added documentation folder 2018-12-18 12:42:55 -06:00
Paul Pacheco
0a4a43ceaf deploy if stuff is in master 2018-12-18 08:52:46 -06:00
Paul Pacheco
c68be045fe Add commit message to description 2018-10-17 19:36:09 -05:00
Paul Pacheco
86b9eba27a Don't make a new build for .gitignore files 2018-10-17 19:28:36 -05:00
Paul Pacheco
bd45350892 Don't make a new release when we change docs 2018-10-17 19:27:43 -05:00
Paul Pacheco
9f1823e059 Change builds description 2018-10-17 19:18:50 -05:00
Paul Pacheco
14d4059f90 Publish a git release after a successfull build 2018-09-26 06:32:38 -05:00
Paul Pacheco
fcbec6acfb Build for editor and for standalone 2018-08-26 12:37:27 +02:00
Paul Pacheco
f4913065f2 Fix appevyor build 2018-08-26 12:37:27 +02:00
Paul Pacheco
910f01f837 Deploy artifacts to github releases 2018-07-21 11:56:44 -05:00
Paul Pacheco
567b048a24 Zip up the output folder 2018-07-20 15:22:09 -05:00
Paul Pacheco
e03c6c0dd1 Add code coverage report 2018-07-15 14:12:59 -05:00
Paul Pacheco
7e1505d8ac Set up unit test project 2018-07-15 13:15:06 -05:00
Paul Pacheco
21cef5cf9c Add base appveyor build config 2018-07-15 11:53:59 -05:00