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
a4fb01349b
Linting rules
2020-09-12 18:11:16 -04:00
James Ives
f7c5b05687
Auto accepts from migrate
2020-09-12 18:07:27 -04:00
Tom Jenkinson
41aadfb60f
supress secret from logs if it appears multiple times ( #415 )
2020-09-12 17:05:57 -04:00
James Ives
5e3a0374ac
Rollback folder check
2020-06-06 13:49:39 -04:00
James Ives
14e664afd2
Update util.ts
2020-06-06 11:01:28 -04:00
James Ives
57ea9373b3
Adds check to see if folder exists
2020-06-06 10:55:49 -04:00
James Ives
5cfaab981e
Fixes an issue preventing deployments
2020-05-24 12:38:27 -04:00
James Ives
0ec442fa0c
Format
2020-05-24 12:18:00 -04:00
James Ives
adea226f67
Removes the branch
2020-05-24 11:50:24 -04:00
James Ives
dd4a1cd6b8
Lint
2020-05-24 11:24:43 -04:00
James Ives
2ec414d8d6
Fixes error handling and details in the readme.
2020-05-10 13:34:14 -04:00
JamesIves
fb344c2b78
Debugging Changes
2020-03-28 10:35:26 -04:00
dependabot-preview[bot]
78f3c44617
Bump prettier from 1.19.1 to 2.0.2 ( #210 )
...
* Bump prettier from 1.19.1 to 2.0.2
Bumps [prettier](https://github.com/prettier/prettier ) from 1.19.1 to 2.0.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Formatting for Prettier 2.0
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: JamesIves <iam@jamesiv.es>
2020-03-25 10:17:13 -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
JamesIves
a5c6b4613e
gitHubRepository -> repositoryName
2020-03-02 08:37:55 -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
James Ives
41de4b88ee
Some additional integration test fixes
2020-01-11 20:26:08 -05:00
James Ives
4b2f84d384
Version 3 ( #44 )
...
* Version 3 Beta
* README Updates
* More readme updates
* lock
* Restoring license/contrib
* One set of tests
* linting
* More tests
* Finish up unit tests
* Update action.yml
* Update main.yml
* Update README.md
* Update README.md
* README Changes
* Update README.md
* Unit testing job
* Some more stuff
* More cleanup
* Update README.md
* Unrequired
* Update CONTRIBUTING.md
* no guess
* Using Git Switch as opposed to checkout
* Force Commit
* Remove git
* Some more simplification
* Update git.ts
* changes
* Options
* w
* Debugging
* More debugging
* More debugging
* Debugging
* Debugging
* Debugging
* Debugging
* Debugging
* Debugging
* Debugging
* Debugging
* Debugging
* Debugging
* Debugging
* Debugging
* Debugging
* Debug
* Debugging
* Another 1
* Update git.ts
* Fixes root deployment
* Quiet Mode
* Quiet
* Excluding .github
* Update README.md
2019-11-19 10:06:27 -05:00