Commit Graph

176 Commits

Author SHA1 Message Date
Khải
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
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
Zoltan Kochan
9eb14dd77c
decrease bundle size 2022-02-08 14:44:50 +02:00
Zoltan Kochan
eafb777c56
download script from pnpm.io 2022-02-08 00:39:20 +02:00
Zoltan Kochan
e6378df420
PNPM_HOME_PATH=>PNPM_HOME 2022-02-08 00:21:53 +02:00
Zoltan Kochan
6ff6e97bc6
The pnpm home directory should be added to PATH and PNPM_HOME
This change is needed to make the action compatible with pnpm v7.

Related breaking change in pnpm: pnpm/pnpm#4280
2022-02-07 23:15:44 +02:00
Eric Liu
45d9c91ff6 Specify job name to fix syntax error 2022-01-29 08:17:29 -08:00
Khải
15569a497d
Merge pull request #26 from ai/patch-1
Improve `version` docs
2021-12-16 21:20:06 +07:00
Andrey Sitnik
d70eebd14a
Update README.md
Co-authored-by: Khải <hvksmr1996@gmail.com>
2021-12-16 17:18:46 +03:00
Andrey Sitnik
3bf8acf16f
Improve version docs 2021-12-16 17:12:07 +03:00
Khải
3c2fe8c592
Merge pull request #21 from gaggle/patch-1
Spelling
2021-10-12 19:45:45 +07:00
Jon Lauridsen
76cc04cd5e
Spelling 2021-10-12 13:34:10 +02:00
Khải
bcad811784
Remove unused env from examples 2021-07-24 08:25:23 +07:00
Khải
602b36f177
Remove uses of undefined variables from examples 2021-07-24 08:22:22 +07:00
Khải
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
Jack Works
493e98ec5e
Update README.md 2021-06-01 10:42:26 +08:00
khai96_
646cdf4821 Update versions in README examples to the latest 2021-04-24 21:13:36 +07:00
Khải
a1ba6cf5ae
Merge pull request #11 from pnpm/zkochan-patch-1
docs(readme): PNPM=>pnpm
2021-03-27 18:50:58 +07:00
Zoltan Kochan
41b381a08b
docs(readme): PNPM=>pnpm 2021-03-27 13:45:01 +02: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
9facd4db8e
Merge pull request #9 from hildjj/cache-docs
Adds documentation hints for caching
2021-02-18 08:31:04 +07:00
Khải
6c1466d327
Make some tweaks to example code snippets 2021-02-18 08:30:07 +07:00
Joe Hildebrand
b26427e53e
Adds documentation hints for caching. Fixes #8. 2021-02-17 09:45:25 -07:00
Khải
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
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