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

16 commits

Author SHA1 Message Date
shimataro
f7c46b12d8
Feature/badges (#52)
* * use different actions for verify

* * add badges for every platforms
2019-12-31 10:56:18 +09:00
shimataro
e6c4bf5dc0
* verify HEAD refs 2019-12-22 20:44:22 +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
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
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
ee1e03f3de
* build check on "development" and "v*" branches (#13) 2019-09-22 07:50:58 +09:00
shimataro
68db9bb092
* change workflow name (#10) 2019-09-19 07:10:37 +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