-
feat: standalone binary (#92)
Some checks failedTest Action / Test with default inputs (ubuntu-latest, 4.11.1) (push) Successful in 25sTest Action / Test with dest (ubuntu-latest, 4.11.1) (push) Successful in 16sTest Action / Test with standalone (ubuntu-latest, false) (push) Successful in 10sTest Action / Test with standalone (ubuntu-latest, true) (push) Successful in 25sTest Action / Test with run_install (${{ matrix.run_install.name }}, ${{ matrix.os }}) (ubuntu-latest, 4.11.1, map[name:array value:- {} - recursive: true - args: - --global - --global-dir=./pnpm-global - npm - yarn - pnpm ]) (push) Successful in 30sTest Action / Test with run_install (${{ matrix.run_install.name }}, ${{ matrix.os }}) (ubuntu-latest, 4.11.1, map[name:global value:args: - --global - --global-dir=./pnpm-global - npm - yarn - pnpm ]) (push) Successful in 23sTest Action / Test with run_install (${{ matrix.run_install.name }}, ${{ matrix.os }}) (ubuntu-latest, 4.11.1, map[name:empty object value:{}]) (push) Successful in 31sTest Action / Test with run_install (${{ matrix.run_install.name }}, ${{ matrix.os }}) (ubuntu-latest, 4.11.1, map[name:null value:null]) (push) Successful in 21sTest Action / Test with run_install (${{ matrix.run_install.name }}, ${{ matrix.os }}) (ubuntu-latest, 4.11.1, map[name:recursive value:recursive: true ]) (push) Successful in 23sTest Action / Test with default inputs (macos-latest, 4.11.1) (push) Has been cancelledTest Action / Test with default inputs (windows-latest, 4.11.1) (push) Has been cancelledTest Action / Test with dest (macos-latest, 4.11.1) (push) Has been cancelledTest Action / Test with dest (windows-latest, 4.11.1) (push) Has been cancelledTest Action / Test with standalone (macos-latest, false) (push) Has been cancelledTest Action / Test with standalone (macos-latest, true) (push) Has been cancelledTest Action / Test with standalone (windows-latest, false) (push) Has been cancelledTest Action / Test with standalone (windows-latest, true) (push) Has been cancelledTest Action / Test with run_install (${{ matrix.run_install.name }}, ${{ matrix.os }}) (macos-latest, 4.11.1, map[name:array value:- {} - recursive: true - args: - --global - --global-dir=./pnpm-global - npm - yarn - pnpm ]) (push) Has been cancelledTest Action / Test with run_install (${{ matrix.run_install.name }}, ${{ matrix.os }}) (macos-latest, 4.11.1, map[name:empty object value:{}]) (push) Has been cancelledTest Action / Test with run_install (${{ matrix.run_install.name }}, ${{ matrix.os }}) (macos-latest, 4.11.1, map[name:global value:args: - --global - --global-dir=./pnpm-global - npm - yarn - pnpm ]) (push) Has been cancelledTest Action / Test with run_install (${{ matrix.run_install.name }}, ${{ matrix.os }}) (macos-latest, 4.11.1, map[name:null value:null]) (push) Has been cancelledTest Action / Test with run_install (${{ matrix.run_install.name }}, ${{ matrix.os }}) (macos-latest, 4.11.1, map[name:recursive value:recursive: true ]) (push) Has been cancelledTest Action / Test with run_install (${{ matrix.run_install.name }}, ${{ matrix.os }}) (windows-latest, 4.11.1, map[name:array value:- {} - recursive: true - args: - --global - --global-dir=./pnpm-global - npm - yarn - pnpm ]) (push) Has been cancelledTest Action / Test with run_install (${{ matrix.run_install.name }}, ${{ matrix.os }}) (windows-latest, 4.11.1, map[name:empty object value:{}]) (push) Has been cancelledTest Action / Test with run_install (${{ matrix.run_install.name }}, ${{ matrix.os }}) (windows-latest, 4.11.1, map[name:global value:args: - --global - --global-dir=./pnpm-global - npm - yarn - pnpm ]) (push) Has been cancelledTest Action / Test with run_install (${{ matrix.run_install.name }}, ${{ matrix.os }}) (windows-latest, 4.11.1, map[name:null value:null]) (push) Has been cancelledTest Action / Test with run_install (${{ matrix.run_install.name }}, ${{ matrix.os }}) (windows-latest, 4.11.1, map[name:recursive value:recursive: true ]) (push) Has been cancelledreleased this
2023-07-26 11:50:04 +00:00 | 25 commits to master since this release-
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
tostandalone
as @zkochan suggested
- docs: add
Co-authored-by: Takashi Sato takashi@tks.st
Downloads
-