Commit Graph

12 Commits

Author SHA1 Message Date
James Ives
9ffb1646bf Update lib.ts 2020-07-04 15:04:20 -04:00
James Ives
c28f80b125 Formatting 2020-07-04 14:38:32 -04:00
James Ives
2546145f69 Adds support docs to the top of the readme etc 2020-07-04 14:29:45 -04:00
James Ives
b10266078a Update lib.ts 2020-05-24 12:25:43 -04:00
James Ives
f57432925b Removes the log 2020-05-14 17:56:56 -04:00
James Ives
1ada96b8f7
Deploy Status (#296)
* Deploy Status changes

* DEPLOY_STATUS -> DEPLOYMENT_STATUS
2020-05-14 17:24:32 -04:00
JamesIves
fb344c2b78 Debugging Changes 2020-03-28 10:35:26 -04:00
Mathias Bynens
7314977437
Improve messages (#204) 2020-03-19 10:01:21 -04:00
JamesIves
9ce7c5f8d0 Linting errors 2020-03-09 09:19:16 -04:00
James Ives
b2acf87217
Migrates to eslint (#193) 2020-03-06 22:36:56 -05:00
JamesIves
d25f74597f Prettier file 2020-03-05 08:19:45 -05:00
James Ives
71b19fd2fb
Package Exporting (#181)
* Corrects exporting

* README Changes

* Forgot the compiled code.

* Configuration changes

* Moving action package

* Update README.md

* Update README.md

* Improving example

* Update README.md

* Update src/lib.ts

Co-Authored-By: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>

* Correctly building types

* Update README.md

* Configuration update

* Update README.md

* Re-assigning

* Missing chnage

* More changes

* Some more information

* Setting changes to repositoryPath and tokenType

* Compiling

* Update package.json

* Token hiding

* Package Exporting Changes (#185)

* Initiial Changes

* Changes to action

* Compiled

* Added better logging for when debug is off...

* Removing base branch logging as it's not really required

* throw new Error -> throw

* Debug flag as an variable

* Update README.md

* More README Changes

* Update README.md

* Update README.md

* Update README.md

* error.message

* Fixes the debug flag

* Changing the directory routing for shell scripting

* Tidying!

* Changing to const

* Promotion

Co-authored-by: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
2020-03-02 07:52:38 -05:00