Commit Graph

42 Commits

Author SHA1 Message Date
d2613e087f docs: update pnpm version in caching example (#94) 2023-09-27 19:17:23 +03:00
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
0b715c7ebb Merge pull request #75 from ojeytonwilliams/fix/caching-example
docs: update the caching example
2023-07-25 17:00:41 +07:00
2ed49cbb02 Merge pull request #88 from KengoTODA/make-path-configurable
support projects that have package.json in non-root directory
2023-07-25 16:59:00 +07:00
f92eb0edb6 docs: update pnpm version in readme
fixes https://github.com/pnpm/action-setup/issues/89
2023-07-25 13:50:35 +07:00
b27f801bf9 feat: add package_json_file option
Signed-off-by: Kengo TODA <skypencil@gmail.com>
2023-07-08 07:02:46 +08:00
61eb8c655a docs: update the caching example 2023-03-08 00:13:47 +01:00
7208fa2733 docs: drop minor & patch version from examples 2022-11-01 21:55:20 -07:00
d5601fb603 bump first occurrence of actions/checkout to v3 2022-10-25 10:52:54 -07:00
bc06aa6030 typo: not latest version 2022-10-25 10:42:24 -07:00
c8a150e137 fix: ️ just use shell:bash
set-output is deprecated see #58
2022-10-18 12:23:15 +02:00
ed0172a253 fix: ️ cross-platform example 2022-10-18 12:02:38 +02:00
c3b53f6a16 chore(release): 2.2.4 2022-10-15 21:12:50 +03:00
6f9e9a867a docs: update to new github env 2022-10-13 16:58:06 +02:00
6e1964dde3 Fix spacing issue in README.md example (#48) 2022-06-17 23:17:05 +03:00
99ecd24520 v2.2.2 2022-05-28 17:22:28 +03:00
ec1a8b444c Change runs-on back to ubuntu-latest 2022-05-07 09:59:56 +07:00
73e15250cb docs(readme): improve and fix cache example
Dynamically detect the Store directory and use the latest GitHub actions.
2022-05-06 21:57:00 -05:00
1d51e20937 feat: try support packageManager 2022-02-22 12:26:05 +08:00
2270f39ef6 v2.1.0 2022-02-08 19:53:18 +07:00
45d9c91ff6 Specify job name to fix syntax error 2022-01-29 08:17:29 -08:00
d70eebd14a Update README.md
Co-authored-by: Khải <hvksmr1996@gmail.com>
2021-12-16 17:18:46 +03:00
3bf8acf16f Improve version docs 2021-12-16 17:12:07 +03:00
bcad811784 Remove unused env from examples 2021-07-24 08:25:23 +07:00
602b36f177 Remove uses of undefined variables from examples 2021-07-24 08:22:22 +07:00
493e98ec5e Update README.md 2021-06-01 10:42:26 +08:00
646cdf4821 Update versions in README examples to the latest 2021-04-24 21:13:36 +07:00
41b381a08b docs(readme): PNPM=>pnpm 2021-03-27 13:45:01 +02:00
2124926520 Update README.md 2021-03-23 12:53:37 +07:00
6c1466d327 Make some tweaks to example code snippets 2021-02-18 08:30:07 +07:00
b26427e53e Adds documentation hints for caching. Fixes #8. 2021-02-17 09:45:25 -07:00
086f5bd3b6 Update README.md
close https://github.com/pnpm/action-setup/issues/6
2020-10-19 14:10:51 +07:00
935101478d v1.2.0 2020-05-10 12:17:17 +07:00
56013f801f Add more examples 2020-05-10 12:14:27 +07:00
fb99aeb8e3 Describe run_install in more details 2020-05-10 12:08:45 +07:00
b78eaea668 Describe default values 2020-05-10 12:00:23 +07:00
d44b8c5e53 Add run_install input 2020-05-09 19:13:46 +07:00
738fb9213f Fix README.md 2020-05-08 21:23:23 +07:00
8925cc44da v1.1.0 2020-05-08 21:18:35 +07:00
3a680466bf Update README.md 2020-05-08 17:11:28 +07:00
f3ce34793e Update 2020-05-08 14:57:48 +07:00
55bcb00b35 Create README.md 2020-05-08 14:44:30 +07:00