1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00
Commit graph

91 commits

Author SHA1 Message Date
shimataro
3e02311a46
* fix sentense 2020-01-26 16:57:21 +09:00
shimataro
1d406e8c57
* fix some sendences 2020-01-26 16:51:33 +09:00
shimataro
3bbb434bc8
* add FAQ 2020-01-26 16:44:25 +09:00
shimataro
73c06f97bd
* target -> server 2020-01-26 16:04:18 +09:00
shimataro
5cc8e1d510
* update FAQ 2020-01-26 15:58:49 +09:00
shimataro
7b98407633
* add question 2020-01-26 14:46:56 +09:00
shimataro
434bfcf5cd
* update FAQ 2020-01-26 14:28:33 +09:00
shimataro
3f9b49a8d8
* update FAQ 2020-01-26 14:27:56 +09:00
shimataro
74a4443661
* update FAQ 2020-01-26 14:24:23 +09:00
shimataro
d6aa5f7ec4
* update FAQ 2020-01-26 14:02:47 +09:00
shimataro
454bb63666
* update CHANGELOG 2020-01-26 13:23:48 +09:00
shimataro
b0c0ece921
* add FAQ 2020-01-26 13:19:21 +09:00
shimataro
a7b3fb6713
Feature/scripts (#95)
* * install all dependencies on creating release branch

* * remove "&&"
2020-01-26 00:15:27 +09:00
shimataro
a4c60cd030
version 1.6.2 (#93) 2020-01-25 23:50:19 +09:00
shimataro
1821d0bccb
Feature/document (#92)
* * update document

* * update CHANGELOG

* rerun CI
2020-01-25 10:09:55 +09:00
shimataro
39071b500c
* add verify step on update-dependencies (#91) 2020-01-25 09:37:22 +09:00
shimataro
53aa96fbad
update dependencies (#90) 2020-01-25 09:29:15 +09:00
shimataro
041a5e7673
* update badges for v1 (#89) 2020-01-25 08:17:40 +09:00
shimataro
ccd2b7e901
Feature/key notice (#88)
* * update key notice

* rerun CI
2020-01-25 08:10:07 +09:00
shimataro
918fed51a1
Feature/scripts (#87)
* * refactor create-release-branch.sh

* * refactor rebuild.sh

* * refactor update-dependencies.sh
2020-01-23 23:20:07 +09:00
shimataro
410fe0c2fb
* add note about key format (#86) 2020-01-22 23:50:32 +09:00
shimataro
43f3196fa8
* update examples (#84) 2020-01-21 23:09:13 +09:00
shimataro
d5290d5608
version 1.6.1 (#82) 2020-01-19 23:38:28 +09:00
shimataro
277f0942be
* update changelog (#81) 2020-01-19 12:29:53 +09:00
shimataro
9498a2547e
* remove spaces in node version (#79) 2020-01-19 11:57:29 +09:00
shimataro
08e7847a0b
Bugfix/yaml lint (#78)
* * lint YAML files in subdirectories

* * refactor yaml-lint cli
2020-01-19 11:51:18 +09:00
shimataro
6f43580cbf
Feature/dev branch (#77)
* * renamed "development" to "develop"

* * renamed "development" to "develop"
2020-01-19 11:23:23 +09:00
shimataro
d000dbd584
* "install into" -> "install in" (#76) 2020-01-18 21:25:09 +09:00
shimataro
9a9a8bc7af
* use "install in", not "install to" (#75) 2020-01-18 20:30:41 +09:00
shimataro
9289becf64
Feature/name (#74)
* * "Install SSH key" -> "Install SSH Key"

* * update package.json
2020-01-18 20:20:37 +09:00
shimataro
262b0e5f7b
* remove .bak file (#70) 2020-01-18 12:25:23 +09:00
shimataro
baa16bd2bb
version 1.6.0 (#68) 2020-01-18 12:06:32 +09:00
shimataro
186286e08e
* fix BASE_BRANCH (#67) 2020-01-18 12:02:15 +09:00
shimataro
064d711681
Feature/scripts (#66)
* * add verify on rebuild

* * add create-release-branch
2020-01-18 11:58:48 +09:00
shimataro
aded825a59
* add stars badge (#54) 2020-01-18 11:23:25 +09:00
shimataro
0f5a528e4d
update dependencies (#65) 2020-01-18 11:14:01 +09:00
shimataro
3fe6393646
Feature/revert ci (#64)
* Revert "* update CI"

This reverts commit ab98bad3d9.

* * use itself

* * update itself

* * chckout codes

* * test

* * revert test
2020-01-18 10:57:51 +09:00
shimataro
3ba1bf8166
Feature/ci (#63)
* * update CI version

* * add libs

* * update CI
2020-01-18 10:28:30 +09:00
shimataro
4e56f6f7e9
* add verify step (#62) 2020-01-18 10:02:21 +09:00
shimataro
a4ff38c616
* add lint tools (#61) 2020-01-18 09:56:30 +09:00
shimataro
ab2b5fa346
* append LF to known_hosts / config (#60) 2020-01-18 09:31:29 +09:00
shimataro
7952ff5445
Feature/ci (#59)
* * update verifier

* * update manifest file

* * SSH to github.com

* Revert "* SSH to github.com"

This reverts commit 38f9acf9bd.
2020-01-18 08:53:09 +09:00
shimataro
f20ae0c76d
Feature/public key (#58)
* * make public key omittable

* * test

* * commit built files

* * update README

* * update CHANGELOG

* Revert "* test"

This reverts commit d344e3125e.
2020-01-18 08:31:30 +09:00
shimataro
1da42535e4
Feature/ubuntu 16.04 (#55)
* * Add test of Ubuntu 16.04

* * update README

* * add badge
2019-12-31 13:23:55 +09:00
shimataro
f7c46b12d8
Feature/badges (#52)
* * use different actions for verify

* * add badges for every platforms
2019-12-31 10:56:18 +09:00
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