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

25 commits

Author SHA1 Message Date
shimataro
9510a8da6f
update dependencies 2020-04-12 09:51:16 +09:00
shimataro
ef5287d6c2
version 2.0.1 (#125) 2020-03-14 14:25:16 +09:00
shimataro
6f49ca664f
Feature/update dependencies 20200314 (#124)
* update dependencies

* * update CHANGELOG
2020-03-14 14:14:40 +09:00
shimataro
b7ac21090a
Feature/eslint (#120)
* * remove eslint-plugin-import

* * update TypeScript rules

* * update valid-jsdoc

* * update sort-imports

* * update semicolon style

* * update lines-between-class-members

* * update id-length

* * update function-paren-newline

* * update dot-notation
2020-02-26 08:28:23 +09:00
shimataro
5f6cc712bb
version 2.0.0 (#116)
* Feature/private key (#71)

* * rename private-key to key

* * update CI

* * update README / CHANGELOG

* Feature/rename known hosts (#72)

* * rename known-hosts to known_hosts

* * update CI

* * update README

* * update CHANGELOG

* * update README

* Feature/known hosts required (#73)

* * make known-hosts required

* * update CI

* * update README

* * update CHANGELOG

* * update README

* Feature/docs v2 (#80)

* * update version in README

* * update badge URL

* * remove duplicated reference

* * update versions

* * fix CHANGELOG

* * fix version
2020-02-08 18:58:07 +09:00
shimataro
474c27fb45
version 1.6.5 (#112) 2020-02-08 17:46:02 +09:00
shimataro
b0ede940dd
update dependencies (#110) 2020-02-08 17:32:27 +09:00
shimataro
f964ddc76d
version 1.6.4 (#102) 2020-01-27 06:16:12 +09:00
shimataro
9e83f1acf9
version 1.6.3 (#97) 2020-01-27 00:19:42 +09:00
shimataro
a4c60cd030
version 1.6.2 (#93) 2020-01-25 23:50:19 +09:00
shimataro
53aa96fbad
update dependencies (#90) 2020-01-25 09:29:15 +09:00
shimataro
d5290d5608
version 1.6.1 (#82) 2020-01-19 23:38:28 +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
baa16bd2bb
version 1.6.0 (#68) 2020-01-18 12:06:32 +09:00
shimataro
0f5a528e4d
update dependencies (#65) 2020-01-18 11:14:01 +09:00
shimataro
a4ff38c616
* add lint tools (#61) 2020-01-18 09:56:30 +09:00
shimataro
d272d00fdd
update dependencies (#48) 2019-12-30 08:27:48 +09:00
shimataro
1a21ee9ac9
update dependencies (#41) 2019-12-22 19:15:01 +09:00
shimataro
3c687c2156
update dependencies (#37) 2019-11-23 13:14:16 +09:00
shimataro
5222fa8ef0
Release/1.3.0 (#28)
* * update CHANGELOG

* * update package.json
2019-09-29 13:35:25 +09:00
shimataro
f0e8448055
update dependencies (#27) 2019-09-29 13:25:08 +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
085569f652
Feature/dependencies (#16)
* * remove also=dev

* * only production

* * update CI
2019-09-22 08:29:38 +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
ace1e6a69a
* first action! (#1) 2019-09-18 20:39:54 +09:00