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

184 commits

Author SHA1 Message Date
shimataro
f964ddc76d
version 1.6.4 (#102) 2020-01-27 06:16:12 +09:00
shimataro
1c3dfa5189
* fix the timing of "rm -rf node_modules" (#101) 2020-01-27 06:12:28 +09:00
shimataro
f55d9bd4d2
Bugfix/node modules (#100)
* * clean node_modules before "npm ci --only=production" in order not to add ".bin" directory

* * update CHANGELOG
2020-01-27 06:03:22 +09:00
shimataro
9e83f1acf9
version 1.6.3 (#97) 2020-01-27 00:19:42 +09:00
shimataro
afbda3a03b
Feature/faq (#96)
* * add FAQ

* * update CHANGELOG

* * update FAQ

* * update FAQ

* * update FAQ

* * update FAQ

* * add question

* * update FAQ

* * target -> server

* * add FAQ

* * fix some sendences

* * fix sentense

* * sending -> transferring

* * update FAQ

* * fix sendences

* * update sentence

* * fix sentences

* * update sentences

* * update sentence

* * update sentences

* * FAQ -> Q&A
2020-01-27 00:07:39 +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
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