Commit Graph

12 Commits

Author SHA1 Message Date
d882d12c64 feat: standalone binary (#92)
* feat: add an option to install the self-contained binary version of pnpm

* test: add a test about nodejs_bundled

* style: remove an empty line

* chore: use newer pnpm

* chore: update dependencies

* feat: rename `nodejs_bundled` to `standalone`

as @zkochan suggested

* docs: add

---------

Co-authored-by: Takashi Sato <takashi@tks.st>
2023-07-26 14:50:04 +03:00
b27f801bf9 feat: add package_json_file option
Signed-off-by: Kengo TODA <skypencil@gmail.com>
2023-07-08 07:02:46 +08:00
f4129fb46e fix
Update node version, see https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
2022-10-11 10:56:24 +08:00
10693b3829 Update action.yml 2022-05-28 17:23:43 +03:00
35ab4267a1 fix: packageManager reader (#35)
* fix: packageManager reader

* chore: resolve review

* chore: run build
2022-02-25 12:43:26 +08:00
aefcd1e623 Use pnpm.js to install pnpm 2021-03-23 12:42:43 +07:00
291e58ad85 Enable post action 2020-05-09 21:02:32 +07:00
d44b8c5e53 Add run_install input 2020-05-09 19:13:46 +07:00
a8a17c004c Rename 2020-05-08 17:11:08 +07:00
67c4d48a5e Set branding 2020-05-08 14:48:07 +07:00
fecab58a2f Change default 2020-05-08 14:25:08 +07:00
9e216ad38c Create GitHub Actions manifest 2020-05-08 13:22:27 +07:00