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

20 commits

Author SHA1 Message Date
shimataro
7f9c895bb9
* fix refs 2019-12-22 18:53:30 +09:00
shimataro
a23caf93bc
* revert refs 2019-12-22 18:48:40 +09:00
shimataro
769d65e787
Revert "* update SHA on verify"
This reverts commit ee52bcaa27.
2019-12-22 18:47:16 +09:00
shimataro
474d26765a
* fix SHA 2019-12-22 18:35:50 +09:00
shimataro
5bd70e7242
* fix SHA 2019-12-22 18:33:00 +09:00
shimataro
ee52bcaa27
* update SHA on verify 2019-12-22 18:26:26 +09:00
shimataro
bb783ed932
* update test 2019-12-22 18:16:47 +09:00
shimataro
d8897a7ff3
* test feature/config 2019-12-22 18:08:57 +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