shimataro
6e7eeb9834
* update CHANGELOG for new release ( #50 )
2019-12-30 09:05:06 +09:00
shimataro
29be3fc5f3
Feature/required ( #49 )
...
* * make private-key and public-key required
* * required parameter test
* * required parameter test
* * required parameters test 2
* * revert test
2019-12-30 08:51:14 +09:00
shimataro
d272d00fdd
update dependencies ( #48 )
2019-12-30 08:27:48 +09:00
shimataro
0374d240c3
Feature/append config known hosts ( #47 )
...
* * append to "config" and "known_hosts" instead of overwriting
* * refactor options
* * add test
* * fix test
* * print created files twice
* * print the contents of known_hosts and config
* * fix revision for test
* * fix revision
* * add LF to known_hosts / config
* * append LF to config and known_hosts
* * fix test
* * reject overwriting private-key and public-key
* * update test (will cause error)
* * revert verify.yml
* * update README and CHANGELOG
* * fix example in README
* * update CHANGELOG
2019-12-30 08:24:22 +09:00
shimataro
3e015c8816
* update error instance ( #46 )
2019-12-22 23:21:17 +09:00
shimataro
c4ec6ddf76
Feature/get input ( #45 )
...
* * core.getInput() receives "required" option
* * revert options of getInput()
* * test
* Revert "* revert options of getInput()"
This reverts commit 39351ede4e
.
* Revert "Revert "* revert options of getInput()""
This reverts commit 7ec9b1eed9
.
* * add public-key
2019-12-22 22:10:43 +09:00
shimataro
14c0e8f3dd
Merge pull request #44 from shimataro/feature/verify-head
...
* verify HEAD refs
2019-12-22 20:57:19 +09:00
shimataro
e6c4bf5dc0
* verify HEAD refs
2019-12-22 20:44:22 +09:00
shimataro
bff7726dad
* update CHANGELOG for new release ( #42 )
2019-12-22 19:22:55 +09:00
shimataro
1a21ee9ac9
update dependencies ( #41 )
2019-12-22 19:15:01 +09:00
shimataro
a5366d553c
* update verify for ssh_config ( #40 )
2019-12-22 19:11:46 +09:00
shimataro
c2f68a094e
Feature/config ( #39 )
...
* * add `config` option
* * test feature/config
* * update lib
* * update test
* * update README
* * update SHA on verify
* * fix SHA
* * fix SHA
* Revert "* update SHA on verify"
This reverts commit ee52bcaa27
.
* * revert refs
* * fix refs
2019-12-22 19:01:05 +09:00
shimataro
3c687c2156
update dependencies ( #37 )
2019-11-23 13:14:16 +09:00
shimataro
1d03f1dc42
* change SSH key name ( #36 )
2019-11-23 12:56:45 +09:00
shimataro
790461e0f1
* add test without name ( #35 )
2019-11-23 12:49:17 +09:00
shimataro
b957d8dcfb
Feature/print-created-files ( #34 )
...
* * print created files
* * fix location of .ssh
2019-11-23 12:40:36 +09:00
shimataro
00070c73aa
* build on push ( #33 )
2019-11-23 12:34:43 +09:00
shimataro
14197b5b23
* matrix.platform -> matrix.os ( #32 )
2019-11-23 12:32:01 +09:00
shimataro
75bbea63d1
* change trigger ( #31 )
2019-09-29 20:12:59 +09:00
shimataro
65b7588cc3
Feature/verify ( #30 )
...
* * verify connection
* * use git clone for SSH connection test
* rerun CI
* rerun CI
* * rename verification
* * add badge
* * cross-platform verification
* * remove known_hosts for test
* Revert "* remove known_hosts for test"
This reverts commit 96f512a3a1
.
2019-09-29 20:06:23 +09:00
shimataro
5222fa8ef0
Release/1.3.0 ( #28 )
...
* * update CHANGELOG
* * update package.json
2019-09-29 13:35:25 +09:00
shimataro
f0e8448055
update dependencies ( #27 )
2019-09-29 13:25:08 +09:00
shimataro
444140406c
* add help URL of action.yml ( #26 )
2019-09-29 13:21:53 +09:00
shimataro
3d8365bb3a
Feature/known_hosts ( #25 )
...
* * add "known-hosts" option
* * update CHANGELOG
* * update README
* * update actions.yml
* * update example of known-hosts
* * fix message
2019-09-29 13:18:35 +09:00
shimataro
b9c6c52737
* configure markdownlint ( #23 )
2019-09-22 15:33:38 +09:00
shimataro
44bea0d24f
* update README ( #22 )
2019-09-22 15:30:47 +09:00
shimataro
9a3ad5c83e
* fix link to v1.2.0 ( #21 )
2019-09-22 10:09:00 +09:00
shimataro
17d02f0d7a
Release/v1.2.0 ( #19 )
...
* * add rebuild script
* * add update-dependencies script
* v1.2.0
2019-09-22 09:09:08 +09:00
shimataro
c165d63ea9
Feature/scripts ( #18 )
...
* * add rebuild script
* * add update-dependencies script
2019-09-22 08:47:04 +09:00
shimataro
f250ef75b2
* turn fail-fast off ( #17 )
2019-09-22 08:34:17 +09:00
shimataro
085569f652
Feature/dependencies ( #16 )
...
* * remove also=dev
* * only production
* * update CI
2019-09-22 08:29:38 +09:00
shimataro
174bd641b3
* update explanation in README ( #15 )
2019-09-22 08:07:34 +09:00
shimataro
5b7947ebcf
* secret -> secrets ( #14 )
2019-09-22 07:58:50 +09:00
shimataro
ee1e03f3de
* build check on "development" and "v*" branches ( #13 )
2019-09-22 07:50:58 +09:00
shimataro
6feada438d
release v1.1.0 ( #11 )
...
* * update version
* update CHANGELOG
* * update dependencies
* * update package name
* fix repository URL
2019-09-19 07:23:20 +09:00
shimataro
68db9bb092
* change workflow name ( #10 )
2019-09-19 07:10:37 +09:00
shimataro
fbd8b6aa41
Feature/readme ( #9 )
...
* * add badges
* * add link to CHANGELOG
2019-09-19 07:05:03 +09:00
shimataro
4ea0f24aab
* use tab for indent ( #8 )
2019-09-19 06:55:40 +09:00
shimataro
3f31f3b902
* add build check CI ( #7 )
...
* * add build check CI
* * remove "npm i"
* * update CHANGELOG
2019-09-18 23:13:14 +09:00
shimataro
010eec3d7a
Feature/styles ( #6 )
...
* * use tab for indent
* * use double quotes for string
* * use camelCase for variable
* * use path.join()
* * add JSDoc
2019-09-18 22:55:24 +09:00
shimataro
a5ede5509c
Feature/vscode ( #5 )
...
* * support Visual Studio Code officially
* * update CHANGELOG
2019-09-18 22:54:17 +09:00
shimataro
e7fd41c05e
* add .editorconfig ( #4 )
2019-09-18 22:53:46 +09:00
shimataro
44952b1cd1
* set icon ( #3 )
...
* set color
2019-09-18 20:56:30 +09:00
shimataro
8ea07ecb7c
release v1.0.0 ( #2 )
2019-09-18 20:47:08 +09:00
shimataro
ace1e6a69a
* first action! ( #1 )
2019-09-18 20:39:54 +09:00
shimataro
8deacc95b1
Initial commit
2019-09-18 20:10:02 +09:00