Commit Graph

13 Commits

Author SHA1 Message Date
get-me-power 1828172717 chore: Pin actions-checkout's version main branch 2023-02-03 04:26:34 +09:00
Thomas Merz 13f3478b61
🩹 fix deprecation warning:
Node.js 12 actions are deprecated.
   For more information see:
   https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
   Please update the following actions to use Node.js 16: actions/checkout@master

   Using version v3, latest or master: actions/checkout#689
2022-12-14 16:09:57 +01:00
kazukazuinaina 838c16a174 [add] terminal col/line size in Issue template 2022-09-27 01:55:46 +09:00
kazukazuinaina 39e49cbbe8 [add] Vim9's test in CI 2022-07-14 00:00:28 +09:00
IK ee80fd85cd
Update .github/workflows/ci.yml
Co-authored-by: uhooi <the_uhooi@yahoo.co.jp>
2022-06-11 02:37:12 +09:00
IK 5b5d940f87
Update .github/workflows/ci.yml
Co-authored-by: uhooi <the_uhooi@yahoo.co.jp>
2022-06-11 02:37:04 +09:00
kazukazuinaina 9fad2c3fc4 ci: correctly checkout vim-flavor using https://
Currently, the CI throws:

The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.

So update vim-flavor to 4.0.1 which uses https:// links instead of
un-authenticated git protocol. Unfortunately, we have to update ruby to
version 3.0 with that.

Let's see if this works.
2022-06-10 02:00:00 +09:00
kazukazuinaina 8681d4d49e [adopt] vim-themis 2022-06-10 01:59:40 +09:00
Christian Brabandt 0f237d8b6b
ci: correctly checkout vim-flavor using https://
Currently, the CI throws:

The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.

So update vim-flavor to 4.0.1 which uses https:// links instead of
un-authenticated git protocol. Unfortunately, we have to update ruby to
version 3.0 with that.

Let's see if this works.
2022-03-23 20:44:44 +01:00
kazukazuinaina 84a04bbd5b [add] 8.2.2000 in ci 2021-07-12 00:41:45 +09:00
kazukazuinaina 9a3a11f966 [add] github-actions
Note: According to an email from travis-ci, travis-ci.org will be officially closed down completely on December 31st, 2020
2020-12-09 16:19:28 +09:00
kazukazuinaina 7cc49c9386 [update] reviewdog.yml 2020-02-07 20:14:47 +09:00
kazukazuinaina a6a3eab8d9 [add] github actions
[add] github actions's batch in README

[update] yml
2020-02-07 05:14:16 +09:00