Khải and GitHub
4b568c8023
docs: remove v2 warning
...
@zkochan If you have tested that it work with newer Node.js versions, this warning can be removed.
2024-07-05 21:52:13 +07: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
Khải and GitHub
0b715c7ebb
Merge pull request #75 from ojeytonwilliams/fix/caching-example
...
docs: update the caching example
2023-07-25 17:00:41 +07:00
Khải and GitHub
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
Khải and GitHub
218cb35941
Merge pull request #69 from zakuro9715/zakuro9715-patch-2
...
Remove corepack url in error message
2023-07-25 14:16:42 +07:00
Khải and GitHub
3723f63bb4
Merge pull request #90 from pnpm/optional-version
...
feat: make version actually optional
2023-07-25 14:05:04 +07:00
khai96_
849d884800
feat: make version actually optional
...
closes https://github.com/pnpm/action-setup/issues/85
2023-07-25 14:01:28 +07:00
khai96_
f92eb0edb6
docs: update pnpm version in readme
...
fixes https://github.com/pnpm/action-setup/issues/89
2023-07-25 13:50:35 +07:00
Khải and GitHub
11dd14d0c0
Change sponsor to pnpm's opencollective
2023-04-22 17:39:01 +07:00
Khải and GitHub
0609f0983b
Merge pull request #66 from mrienstra/patch-1
...
docs: drop minor & patch version from examples
2022-11-02 12:09:43 +07:00
Khải and GitHub
1bd00a2972
Merge pull request #64 from mrienstra/patch-1
...
typo: not latest version
2022-10-26 10:32:07 +07:00
Khải and GitHub
cd2af74528
Merge pull request #62 from melMass/mel/fix-readme
...
fix: ⚡ ️ cross-platform example
2022-10-18 17:29:18 +07:00
Khải and GitHub
3360b50db7
Merge pull request #58 from belgattitude/doc-adapt-to-new-github-env
...
Doc update to account for deprecated `set-output`.
2022-10-13 22:23:23 +07:00
Khải and GitHub
537643d491
Merge pull request #56 from i7eo/master
...
chore: bump node version
2022-10-11 11:58:06 +07:00
Khải and GitHub
57b9359b4c
Merge pull request #41 from nelson6e65/patch-1
...
docs(readme): improve Cache example
2022-05-07 10:00:37 +07:00
Khải and GitHub
ec1a8b444c
Change runs-on back to ubuntu-latest
2022-05-07 09:59:56 +07:00
Khải and GitHub
10b4b0b462
Merge pull request #36 from pnpm/dependabot/github_actions/actions/checkout-3
...
Bump actions/checkout from 2 to 3
2022-03-08 10:33:01 +07:00
Khải and GitHub
5fa8980bf4
Update dependabot.yml
2022-03-08 10:32:48 +07:00
khai96_
11ba3424e0
fmt
2022-02-23 10:07:15 +07:00
Khải and GitHub
847a737d63
Merge pull request #33 from pnpm/packageManager
...
feat: try support packageManager
2022-02-22 16:39:23 +07:00
khai96_
e7c10c6fc5
Update dist/index.js
2022-02-22 13:04:41 +07:00
Khải and GitHub
ad2b35ae0c
Merge pull request #32 from pnpm/retry-fetch
...
fix: retry fetch of pnpm script
2022-02-21 10:28:16 +07:00
khai96_
2270f39ef6
v2.1.0
2022-02-08 19:53:18 +07:00
khai96_
394c848db6
Update the bundle
2022-02-08 19:50:57 +07:00
Khải and GitHub
e13928ccc5
Merge pull request #27 from metonym/fix-jobs-syntax
...
Specify job name to fix syntax error
2022-02-08 19:48:36 +07:00
Khải and GitHub
93bd5a123d
Merge pull request #29 from pnpm/pnpm-v7
...
The pnpm home directory should be added to PATH and PNPM_HOME
2022-02-08 19:47:28 +07:00
Khải and GitHub
15569a497d
Merge pull request #26 from ai/patch-1
...
Improve `version` docs
2021-12-16 21:20:06 +07:00
Khải and GitHub
3c2fe8c592
Merge pull request #21 from gaggle/patch-1
...
Spelling
2021-10-12 19:45:45 +07:00
Khải and GitHub
bcad811784
Remove unused env from examples
2021-07-24 08:25:23 +07:00
Khải and GitHub
602b36f177
Remove uses of undefined variables from examples
2021-07-24 08:22:22 +07:00
Khải and GitHub
74a0fdc1a4
Merge pull request #14 from Jack-Works-forks/master
...
Update README: use lockfile hash instead of package.json hash
2021-06-01 09:44:13 +07:00
khai96_
646cdf4821
Update versions in README examples to the latest
2021-04-24 21:13:36 +07:00
Khải and GitHub
a1ba6cf5ae
Merge pull request #11 from pnpm/zkochan-patch-1
...
docs(readme): PNPM=>pnpm
2021-03-27 18:50:58 +07:00
khai96_
3236b209b5
Merge branch 'v2'
2021-03-27 16:56:27 +07:00
khai96_
2124926520
Update README.md
2021-03-23 12:53:37 +07:00
khai96_
ba9826e81c
Update test workflow
2021-03-23 12:53:25 +07:00
khai96_
7c4472dbcf
Forgot to specify working directory
2021-03-23 12:48:54 +07:00
khai96_
0db7fb9961
Add .pnpm-store to .gitignore
2021-03-23 12:48:07 +07:00
khai96_
aefcd1e623
Use pnpm.js to install pnpm
2021-03-23 12:42:43 +07:00
khai96_
b7b9d6344b
Instruct renovate to ignore ajv updates
2021-03-23 11:47:55 +07:00
khai96_
7e61ea5847
Add "$schema" to renovate.json
2021-03-23 11:46:56 +07:00
khai96_
3a2c7247e1
Fix js-yaml usage
2021-03-23 11:43:49 +07:00
khai96_
2a105263a5
Update dependencies
2021-03-23 11:43:36 +07:00
Khải and GitHub
9facd4db8e
Merge pull request #9 from hildjj/cache-docs
...
Adds documentation hints for caching
2021-02-18 08:31:04 +07:00
Khải and GitHub
6c1466d327
Make some tweaks to example code snippets
2021-02-18 08:30:07 +07:00
Khải and GitHub
086f5bd3b6
Update README.md
...
close https://github.com/pnpm/action-setup/issues/6
2020-10-19 14:10:51 +07:00
khai96_
bdb2a5ee76
Enable Dependabot
2020-10-05 22:16:14 +07:00
khai96_
8e1abe543f
Update dist/index.js
2020-10-05 21:51:43 +07:00
khai96_
af6247d08a
Fix https://github.com/pnpm/action-setup/issues/5
2020-10-05 21:45:45 +07:00
khai96_
f87c8a916e
Fix TypeScript error
2020-10-05 21:45:20 +07:00
khai96_
d6790970e0
Update dependencies
2020-10-05 21:44:44 +07:00
khai96_
fa62771e12
Add workflow_dispatch event
2020-08-27 08:25:30 +07:00
khai96_
935101478d
v1.2.0
2020-05-10 12:17:17 +07:00
Khải and GitHub
4abca36d2a
Merge pull request #2 from pnpm/install-command
...
Support install command
2020-05-10 12:16:23 +07:00
khai96_
56013f801f
Add more examples
2020-05-10 12:14:27 +07:00
khai96_
fb99aeb8e3
Describe run_install in more details
2020-05-10 12:08:45 +07:00
khai96_
b78eaea668
Describe default values
2020-05-10 12:00:23 +07:00
khai96_
83681c63a7
Make logs foldable
2020-05-09 21:50:47 +07:00
khai96_
6eb237a86d
Only warn on failure of post action
2020-05-09 21:43:19 +07:00
khai96_
b1febf84ed
Fix pruneStore
2020-05-09 21:41:25 +07:00
khai96_
2546768411
Add matrix.os to name
2020-05-09 21:35:09 +07:00
khai96_
8cdddb18c5
Try fixing
2020-05-09 21:33:18 +07:00
khai96_
4457a83971
Test with run_install
2020-05-09 21:26:17 +07:00
khai96_
c8fc1974e1
Run pnpm store prune post action
2020-05-09 21:15:50 +07:00
khai96_
291e58ad85
Enable post action
2020-05-09 21:02:32 +07:00
khai96_
1790ca7f76
Add pnpm install
2020-05-09 20:24:52 +07:00
khai96_
9a1617cf46
Rename install to install-pnpm
2020-05-09 20:03:45 +07:00
khai96_
6fe65dc1af
Move run-install to its own module
2020-05-09 20:01:25 +07:00
khai96_
91d3d73121
Correct validation error message
2020-05-09 19:52:48 +07:00
khai96_
7a5d08caa7
Update run.sh
2020-05-09 19:46:36 +07:00
khai96_
e373fffa0a
Use ajv to validate schema
2020-05-09 19:45:31 +07:00
khai96_
bb24f595c2
Add schema generator
2020-05-09 19:24:07 +07:00
khai96_
d44b8c5e53
Add run_install input
2020-05-09 19:13:46 +07:00
khai96_
4b13327683
Re-add dist/index.js
2020-05-09 18:27:15 +07:00
khai96_
49ba4cbc60
Delete dist/index.js
2020-05-09 18:26:16 +07:00
Khải and GitHub
9649109f2e
Fix .gitattributes
2020-05-09 08:13:09 +07:00
khai96_
087311f996
refactor: Remove then
2020-05-08 21:55:03 +07:00
khai96_
9979c3d928
Use node-fetch
2020-05-08 21:34:25 +07:00
khai96_
738fb9213f
Fix README.md
2020-05-08 21:23:23 +07:00
khai96_
8925cc44da
v1.1.0
2020-05-08 21:18:35 +07:00
khai96_
7574328996
Forgot to update dist/index.js
2020-05-08 21:17:30 +07:00
khai96_
3a680466bf
Update README.md
2020-05-08 17:11:28 +07:00
khai96_
a8a17c004c
Rename
2020-05-08 17:11:08 +07:00
khai96_
7f9cc30c60
Cross-Platform tests for explicit inputs
2020-05-08 17:04:35 +07:00
khai96_
9b87b415a2
Test for all OSes
2020-05-08 17:01:10 +07:00
khai96_
f3ce34793e
Update
2020-05-08 14:57:48 +07:00
khai96_
37dba8f5f3
Fix 'Test: which'
2020-05-08 14:56:55 +07:00
khai96_
67c4d48a5e
Set branding
2020-05-08 14:48:07 +07:00
khai96_
55bcb00b35
Create README.md
2020-05-08 14:44:30 +07:00
khai96_
60fae6c938
Update CI
2020-05-08 14:27:11 +07:00
khai96_
fe4a915fbf
Return expanded paths
2020-05-08 14:26:14 +07:00
khai96_
fecab58a2f
Change default
2020-05-08 14:25:08 +07:00
khai96_
59a67d7671
Support tilde
2020-05-08 14:24:25 +07:00
khai96_
fe1f80eaca
Exit
2020-05-08 14:17:43 +07:00
khai96_
429bc133fd
Set HOME in run.sh
2020-05-08 14:16:01 +07:00
khai96_
cf0395bd79
Use glob
2020-05-08 14:12:16 +07:00
khai96_
905bfaca2c
Install @actions/glob
2020-05-08 14:01:09 +07:00
khai96_
e1bd3c6b13
Use execPath
2020-05-08 13:47:46 +07:00
khai96_
ed88a96c4e
Update dist
2020-05-08 13:45:30 +07:00
khai96_
b223fef427
Debug
2020-05-08 13:44:22 +07:00