Exuanbo
118cd3f75b
Feat: add support for absolute paths ( #449 )
...
* Feat: add support for absolute paths
* Refactor: `generateFolderPath` to generic function
`action.root` is initialized at e42fda2d72/src/constants.ts (L98)
, so it should not be an optional property.
* Test: rm unnecessary tests
* Refactor: rm unused exports
2020-10-07 09:34:20 -04:00
James Ives
a3dc0b31ac
Some improvements to the initial credits line
2020-07-04 16:11:12 -04:00
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