Commit Graph

19 Commits

Author SHA1 Message Date
AZMCode
258c514bfa Fixed dot path to step outputs 2020-08-30 09:40:37 -04:00
AZMCode
a619d2f61d Mapped step outputs to Job outputs 2020-08-30 09:35:00 -04:00
AZMCode
4d98739bea Deleted unnecesary Publish-Docs restriction 2020-08-30 09:30:29 -04:00
AZMCode
96aaa4f252 Deleted duplicate upload and added debug echo 2020-08-30 09:20:59 -04:00
AZMCode
b9c981c821 Merge branch 'master' into github-actions 2020-08-30 09:15:07 -04:00
AZMCode
f896c1dffe Debug Commit 2020-08-30 09:08:31 -04:00
AZMCode
cc45e5f43e A single space character 2020-08-30 08:59:48 -04:00
AZMCode
4ff21415fa Fix for unexpected trigger 2020-08-30 08:55:47 -04:00
AZMCode
6c6da6de8b Hopefully functional 2020-08-29 11:32:41 -04:00
AZMCode
52e7ada5b0 Removed non-necessary if statement. 2020-08-29 11:27:57 -04:00
AZMCode
a9036befd2 Remove push event. 2020-08-29 11:26:57 -04:00
AZMCode
abb575f0cb Further work 2020-08-19 15:35:24 -04:00
AZMCode
a561591063 Another update 2020-08-19 15:33:51 -04:00
AZMCode
593e379e49 Removed unnecesary line 2020-08-19 08:20:29 -04:00
AZMCode
782038b564 Merge branch 'master' into github-actions 2020-08-19 08:02:21 -04:00
AZMCode
f8524ff690 Commented out Test code for future use 2020-08-19 07:35:36 -04:00
AZMCode
3e43733a32 Added capability of auto-testing on CI 2020-08-19 07:28:13 -04:00
AZMCode
4acbae8cad * Added build:all script
* Reworked other commands
* Added main workflow (main.yml)
* Builds once to both test and publish through the baileysBuilt artifact
  (Only lib, docs and package.json)
* Using npm install instead of npm ci due to lockfiles not being included with the repo.
  Might cause a small slowdown in building
2020-08-17 17:13:56 -04:00
AZMCode
182949774d Put workflow in right place 2020-08-17 15:19:39 -04:00