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

10 commits

Author SHA1 Message Date
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
5222fa8ef0
Release/1.3.0 (#28)
* * update CHANGELOG

* * update package.json
2019-09-29 13:35:25 +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
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
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
3f31f3b902
* add build check CI (#7)
* * add build check CI

* * remove "npm i"

* * update CHANGELOG
2019-09-18 23:13:14 +09:00
shimataro
a5ede5509c
Feature/vscode (#5)
* * support Visual Studio Code officially

* * update CHANGELOG
2019-09-18 22:54:17 +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