shimataro
|
201db65a75
|
update build.yml
|
2021-02-08 22:16:02 +09:00 |
|
shimataro
|
4c8cbf21ef
|
Merge branch 'develop' into feature/ignore-node-modules
|
2021-02-08 22:04:32 +09:00 |
|
shimataro
|
6743cbc7cd
|
update CHANGELOG
|
2021-02-08 21:59:19 +09:00 |
|
shimataro
|
8574e6f286
|
update settings
|
2021-02-08 21:57:32 +09:00 |
|
shimataro
|
47a775a015
|
Feature/fix readme (#167)
* fix README.md
* update README
Co-authored-by: KimSoungRyoul <KimSoungRyoul@gmail.com>
|
2021-02-08 21:40:22 +09:00 |
|
shimataro
|
237ea58f21
|
Merge pull request #163 from tats-u/ignore-node-modules
Remove `node_moudles/@actions` directories from tracked files & directories list
|
2021-01-23 15:54:59 +09:00 |
|
Tatsunori Uchino
|
595792863b
|
Disable PR check using author's key
Author's key is not passed to PR builds (#164)
|
2021-01-12 22:03:05 +09:00 |
|
Tatsunori Uchino
|
f8b8fa02ae
|
Change final product path
Remove & ignore previous one (lib/main.js{,.map})
|
2021-01-11 19:56:53 +09:00 |
|
Tatsunori Uchino
|
0822ef6c96
|
Use ncc to pack dependencies
|
2021-01-11 19:50:29 +09:00 |
|
Tatsunori Uchino
|
1471fe7d17
|
Don't add node_modules ins Bash scripts
|
2021-01-11 17:56:10 +09:00 |
|
Tatsunori Uchino
|
da65732dbb
|
Cache node_modules
|
2021-01-11 17:44:13 +09:00 |
|
Tatsunori Uchino
|
f3a3c389f7
|
Untrack node_modules/@actions
|
2021-01-11 15:26:15 +09:00 |
|
Tatsunori Uchino
|
a13e038d52
|
Ignore Node files that should not be tracked
The list can be fetched by `gibo dump node`.
|
2021-01-11 15:24:56 +09:00 |
|
dependabot[bot]
|
66374eaff9
|
Bump @actions/core from 1.2.4 to 1.2.6 (#158)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.4 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-10 22:53:14 +09:00 |
|
shimataro
|
c1b9a14080
|
Feature/funding (#155)
* Create FUNDING.yml
* add PayPal.ME URL
|
2020-09-03 00:40:40 +09:00 |
|
shimataro
|
93a402e560
|
version 2.1.0 (#153)
|
2020-08-15 10:56:46 +09:00 |
|
shimataro
|
54623227a4
|
update dependencies (#152)
|
2020-08-15 10:38:03 +09:00 |
|
shimataro
|
34604805aa
|
append LF (#151)
* append LF to known_hosts and config
* build
* update CHANGELOG
|
2020-08-15 10:31:03 +09:00 |
|
shimataro
|
c6c7de11ed
|
update dependencies (#149)
|
2020-08-09 16:05:50 +09:00 |
|
dependabot[bot]
|
363e8e6fa1
|
Bump lodash from 4.17.15 to 4.17.19 (#146)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-09 15:48:52 +09:00 |
|
shimataro
|
ba121ac3a2
|
update dependencies (#144)
|
2020-07-05 07:35:03 +09:00 |
|
shimataro
|
d78e9995b0
|
Fix typo (#141)
* option -> parameter
* update CHANGELOG
|
2020-06-17 23:12:44 +09:00 |
|
shimataro
|
d93f5c693a
|
Build on all supported platforms (#139)
* Build on all supported platforms
* rename job
|
2020-06-06 15:37:44 +09:00 |
|
shimataro
|
be59087152
|
version 2.0.3 (#137)
|
2020-06-06 15:22:19 +09:00 |
|
shimataro
|
ae1cf3fcc9
|
insert CHANGELOG into release page (#136)
|
2020-06-06 12:10:25 +09:00 |
|
shimataro
|
01556dafe4
|
add Ubuntu 20.04 (#135)
* add Ubuntu 20.04
* macOS -> macOS Catalina
* rename CI files
* Windows -> Windows Server 2019
* update README
* update CHANGELOG
|
2020-06-06 11:05:25 +09:00 |
|
shimataro
|
db8ead54b2
|
Add short note on how to convert OPENSSH to PEM format (#134)
* Fix #130 - improve readme.md (#131)
Co-authored-by: shimataro <shimataro@zelkova.cc>
* update CHANGELOG
* fixed lint error
* add link to contributor
Co-authored-by: Helmut Wolf <shadow1runner@users.noreply.github.com>
|
2020-06-06 09:33:26 +09:00 |
|
shimataro
|
e45e94049a
|
build on pull_request (#133)
|
2020-05-11 21:36:22 +09:00 |
|
shimataro
|
536ce5b853
|
verify on pull_request (#132)
|
2020-05-11 18:11:13 +09:00 |
|
shimataro
|
f1a1580bbd
|
version 2.0.2 (#128)
|
2020-04-12 10:13:37 +09:00 |
|
shimataro
|
37c93f4d12
|
Feature/update dependencies 20200412 (#127)
* update dependencies
* * update CHANGELOG
|
2020-04-12 10:03:20 +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
|
f75e1f50c3
|
Feature/scripts (#123)
* * just "npm ci" on rebuild
* * do not add "package-lock.json"
|
2020-03-01 08:32:20 +09:00 |
|
shimataro
|
9a0947af3f
|
* update keyword-spacing (#121)
|
2020-02-26 09:08:08 +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
|
0033eb1846
|
* add ol-prefix rule (#119)
|
2020-02-25 18:35:42 +09:00 |
|
shimataro
|
8cfbd50da1
|
* add example of "rsync via bastion" (#118)
|
2020-02-10 20:05:55 +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
|
c01e9a6abf
|
version 1.6.5 (#114)
|
2020-02-08 18:20:59 +09:00 |
|
shimataro
|
a2c9fe2ff0
|
* update URL for release (#113)
|
2020-02-08 18:05:20 +09:00 |
|
shimataro
|
474c27fb45
|
version 1.6.5 (#112)
|
2020-02-08 17:46:02 +09:00 |
|
shimataro
|
ab389175de
|
* update URL for pull-request (#111)
|
2020-02-08 17:42:06 +09:00 |
|
shimataro
|
b0ede940dd
|
update dependencies (#110)
|
2020-02-08 17:32:27 +09:00 |
|
shimataro
|
2a85485fc9
|
Feature/checkout v2 (#109)
* * update checkout version
* * update README
|
2020-02-08 17:20:09 +09:00 |
|
shimataro
|
35971977d8
|
* use default import (#108)
|
2020-02-08 17:12:21 +09:00 |
|
shimataro
|
bd25955fab
|
Feature/scripts prepare release (#107)
* * prepare-release.sh
* * refactor "create-release-branch.sh"
|
2020-02-08 09:42:14 +09:00 |
|
shimataro
|
806ebadbbe
|
* refactor YAML file (#105)
|
2020-02-07 05:56:43 +09:00 |
|
shimataro
|
c6cd290932
|
* update CI URL (#104)
|
2020-02-07 05:54:57 +09:00 |
|
shimataro
|
f964ddc76d
|
version 1.6.4 (#102)
|
2020-01-27 06:16:12 +09:00 |
|