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

  • f175db27c6
    update README shimataro 2021-03-09 13:58:27 +09:00
  • 7b4e14149a
    update README shimataro 2021-03-08 22:02:59 +09:00
  • c31b1e4544
    use known_hosts: no instead of no_known_hosts: true shimataro 2021-03-08 20:27:45 +09:00
  • 712085029d
    Merge branch 'feature/no_known_hosts' of github.com:shimataro/ssh-key-action into feature/no_known_hosts shimataro 2021-03-08 20:16:55 +09:00
  • 1b4f5304d1
    test on Docker containers shimataro 2021-03-08 20:15:33 +09:00
  • 17b57f50c5
    test on Windows / macOS shimataro 2021-03-08 18:16:24 +09:00
  • d7b3d508ee
    Revert "no_known_hosts is false" shimataro 2021-03-08 18:15:26 +09:00
  • 7efda0a39b
    no_known_hosts is false shimataro 2021-03-08 18:10:18 +09:00
  • 78a41eaac0
    refactor shimataro 2021-03-08 18:02:01 +09:00
  • 3d44217baf
    ignore known_hosts if no_known_hosts is true shimataro 2021-03-08 17:53:38 +09:00
  • 75f4435545
    implement shimataro 2021-03-08 17:40:09 +09:00
  • 9ce25420b4
    test no_known_hosts parameter shimataro 2021-03-08 17:09:37 +09:00
  • be34738386
    add tests for Docker containers shimataro 2021-03-08 19:32:29 +09:00
  • e4c51328fa
    test on Docker containers shimataro 2021-03-08 18:22:58 +09:00
  • 1b0997cf76
    test on Windows / macOS shimataro 2021-03-08 18:16:24 +09:00
  • 667d0dd081
    Revert "no_known_hosts is false" shimataro 2021-03-08 18:15:26 +09:00
  • 206d310c5c
    no_known_hosts is false shimataro 2021-03-08 18:10:18 +09:00
  • 91f978d590
    refactor shimataro 2021-03-08 18:02:01 +09:00
  • 74af40b44a
    ignore known_hosts if no_known_hosts is true shimataro 2021-03-08 17:53:38 +09:00
  • 169acaed93
    implement shimataro 2021-03-08 17:40:09 +09:00
  • 0673b3776f
    test no_known_hosts parameter shimataro 2021-03-08 17:09:37 +09:00
  • 7b68ee8c33
    update README shimataro 2021-03-07 21:35:07 +09:00
  • c52e9f85dc
    fix README shimataro 2021-03-07 21:17:03 +09:00
  • 7b6183d699
    update README shimataro 2021-03-07 21:09:28 +09:00
  • 72ff844f6e
    update badges shimataro 2021-03-07 21:03:27 +09:00
  • aea4e2cf47
    update CHANGELOG shimataro 2021-03-07 20:56:26 +09:00
  • 59768b01da
    add tests to Windows / macOS shimataro 2021-03-07 20:34:47 +09:00
  • bee47d136c
    add test for if_key_exists=fail shimataro 2021-03-07 20:20:00 +09:00
  • 0814a68adb
    add test for if_key_exists=ignore shimataro 2021-03-07 19:59:48 +09:00
  • 0fdb885c6e
    fix SSH connection commands shimataro 2021-03-07 19:42:06 +09:00
  • a005abbf9b
    fix flag shimataro 2021-03-07 19:36:55 +09:00
  • 82aae60510
    add test shimataro 2021-03-07 19:30:29 +09:00
  • 3685ae93c6
    add "if_key_exists" shimataro 2021-03-07 19:20:46 +09:00
  • 0bbd533afd
    Merge pull request #178 from shimataro/develop v2.2.0 shimataro 2021-02-27 14:16:22 +09:00
  • 8053198ce5
    version 2.2.0 (#177) shimataro 2021-02-27 14:09:25 +09:00
  • 8e8014b295
    version 2.2.0 shimataro 2021-02-27 14:00:25 +09:00
  • 68b956be12
    Feature/centos (#176) shimataro 2021-02-24 21:24:03 +09:00
  • 5a0f410a4f
    refactor insertLf() shimataro 2021-02-24 21:18:56 +09:00
  • 65f58a9a8d
    update CHANGELOG shimataro 2021-02-24 21:14:29 +09:00
  • f481dca62b
    update links shimataro 2021-02-24 21:09:53 +09:00
  • 1a8949e063
    update README shimataro 2021-02-24 21:06:16 +09:00
  • ba57821ba2
    check on CentOS container shimataro 2021-02-24 20:44:16 +09:00
  • cdcc4725b3
    test on Docker for Windows (#175) shimataro 2021-02-23 11:27:02 +09:00
  • ac4d2079d6
    update README shimataro 2021-02-23 11:21:48 +09:00
  • 416c9d25e1
    Revert "test on Docker for Windows" shimataro 2021-02-23 11:21:25 +09:00
  • 5ad4baf9d8
    test on Docker for Windows shimataro 2021-02-23 11:19:22 +09:00
  • 80ed341cfe
    update dependencies (#174) shimataro 2021-02-23 10:42:34 +09:00
  • 0a64507781
    update dependencies shimataro 2021-02-23 10:40:07 +09:00
  • 4b6bc79244
    Feature/matrix docker container (#173) shimataro 2021-02-23 10:38:18 +09:00
  • c4f6245840
    update badge shimataro 2021-02-23 10:30:43 +09:00
  • 7e10b73d7c
    use matrix for Docker container shimataro 2021-02-23 10:29:05 +09:00
  • 5b144c9cec
    remove "pull_request" trigger from CI (#172) shimataro 2021-02-23 10:25:44 +09:00
  • d85f3b24f0
    remove "pull_request" trigger from CI shimataro 2021-02-23 10:23:43 +09:00
  • e83b5ac86d
    support OpenSSH key format (#171) shimataro 2021-02-23 10:22:30 +09:00
  • 32f3af9680
    update CHANGELOG shimataro 2021-02-23 10:18:10 +09:00
  • 57b278975f
    update README shimataro 2021-02-23 10:17:14 +09:00
  • 842523e72e
    apply to other virtual machines shimataro 2021-02-23 10:01:58 +09:00
  • 9e22ab0665
    add PKCS8 format shimataro 2021-02-23 09:55:06 +09:00
  • 193dc6cefe
    add test for OpenSSH format shimataro 2021-02-23 09:51:32 +09:00
  • c6162f319b
    refactor insertLf() shimataro 2021-02-23 09:41:34 +09:00
  • 0ea914c065
    Merge pull request #156 from tats-u/ssh-key-lf shimataro 2021-02-21 15:57:19 +09:00
  • 026e5f82bf
    Feature/container (#170) shimataro 2021-02-08 23:31:19 +09:00
  • 683c894b67
    add badge shimataro 2021-02-08 23:25:01 +09:00
  • c8b4fdacaa
    update CHANGELOG shimataro 2021-02-08 23:18:42 +09:00
  • ba48eb22a1
    update dirname shimataro 2021-02-08 23:13:07 +09:00
  • 175682631c
    update dist file shimataro 2021-02-08 23:11:39 +09:00
  • 908c50f59f
    print home shimataro 2021-02-08 23:08:27 +09:00
  • 2a6a2e5875
    print home shimataro 2021-02-08 23:05:36 +09:00
  • e6a5ab6c58
    print HOME shimataro 2021-02-08 23:01:56 +09:00
  • ec88ecc576
    change home directory for Docker container shimataro 2021-02-08 22:59:08 +09:00
  • 0ab160f67a
    remove print step shimataro 2021-02-08 22:54:58 +09:00
  • c07ae96ccb
    move .ssh to /root shimataro 2021-02-08 22:53:39 +09:00
  • 5cd10c1e05
    support Docker container shimataro 2021-02-08 22:47:54 +09:00
  • 0b924ac88f
    update dependencies (#169) shimataro 2021-02-08 22:40:11 +09:00
  • 5efcb327b1
    update dependencies shimataro 2021-02-08 22:34:06 +09:00
  • a988908393
    Feature/ignore node modules (#166) shimataro 2021-02-08 22:19:05 +09:00
  • 201db65a75
    update build.yml shimataro 2021-02-08 22:16:02 +09:00
  • 4c8cbf21ef
    Merge branch 'develop' into feature/ignore-node-modules shimataro 2021-02-08 22:04:32 +09:00
  • 6743cbc7cd
    update CHANGELOG shimataro 2021-02-08 21:59:19 +09:00
  • 8574e6f286
    update settings shimataro 2021-02-08 21:54:39 +09:00
  • 47a775a015
    Feature/fix readme (#167) shimataro 2021-02-08 21:40:22 +09:00
  • 1ef435d1e3
    update README shimataro 2021-02-08 21:29:08 +09:00
  • 6bb30f97eb
    Merge pull request #162 from Ice-Caramel-Macchiato/fix-readme shimataro 2021-01-23 16:01:00 +09:00
  • 237ea58f21
    Merge pull request #163 from tats-u/ignore-node-modules shimataro 2021-01-23 15:54:59 +09:00
  • 595792863b Disable PR check using author's key Tatsunori Uchino 2021-01-12 22:03:05 +09:00
  • f8b8fa02ae Change final product path Tatsunori Uchino 2021-01-11 19:54:10 +09:00
  • 0822ef6c96 Use ncc to pack dependencies Tatsunori Uchino 2021-01-11 19:50:29 +09:00
  • 1471fe7d17 Don't add node_modules ins Bash scripts Tatsunori Uchino 2021-01-11 17:56:10 +09:00
  • da65732dbb Cache node_modules Tatsunori Uchino 2021-01-11 15:48:43 +09:00
  • f3a3c389f7 Untrack node_modules/@actions Tatsunori Uchino 2021-01-11 15:22:47 +09:00
  • a13e038d52 Ignore Node files that should not be tracked Tatsunori Uchino 2021-01-11 15:21:16 +09:00
  • fd4359c178 fix README.md KimSoungRyoul 2020-12-14 21:10:29 +09:00
  • 799053e70f
    Bump ini from 1.3.5 to 1.3.7 dependabot[bot] 2020-12-11 21:00:56 +00:00
  • 66374eaff9
    Bump @actions/core from 1.2.4 to 1.2.6 (#158) dependabot[bot] 2020-10-10 22:53:14 +09:00
  • 2ee8bc2b60
    Bump @actions/core from 1.2.4 to 1.2.6 dependabot[bot] 2020-10-01 17:19:27 +00:00
  • 9b454408a6 Make up for LF in last line of SSH key file Tatsunori Uchino 2020-09-07 02:13:00 +09:00
  • c1b9a14080
    Feature/funding (#155) shimataro 2020-09-03 00:40:40 +09:00
  • 5dcbd83a84
    add PayPal.ME URL shimataro 2020-09-03 00:34:12 +09:00
  • a196639749
    Create FUNDING.yml shimataro 2020-09-02 23:43:35 +09:00
  • 6f350ca848
    Merge pull request #154 from shimataro/develop v2.1.0 shimataro 2020-08-15 11:19:53 +09:00