Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use Powershell in windows CI #16

Merged
merged 9 commits into from
Jan 18, 2024
Merged

fix: use Powershell in windows CI #16

merged 9 commits into from
Jan 18, 2024

Conversation

nachoaldamav
Copy link
Contributor

No description provided.

@nachoaldamav nachoaldamav marked this pull request as draft January 17, 2024 20:23
@nachoaldamav nachoaldamav marked this pull request as ready for review January 18, 2024 00:46
@zkochan zkochan merged commit 10237b0 into main Jan 18, 2024
16 checks passed
nachoaldamav added a commit that referenced this pull request Jan 18, 2024
* fix: use Powershell in windows CI

* revert: change step names

* fix: set OS PATH in different steps

* fix: set Windows PATH

* fix: use Powershell v5.1

* fix: specify bvm path manually

* fix: dont modify windows PATH

* fix: set BVM path in PATH

* fix: set user profile automatically
zkochan added a commit that referenced this pull request Feb 6, 2024
* feat: allow scoped client certificates

* style: remove new line and use template literal

* fix: use `node-fetch` latest cjs version

* test: fix self-signed certificate regex

* style: remove unused `@ts-expect-error`

* fix: use Powershell in windows CI (#16)

* fix: use Powershell in windows CI

* revert: change step names

* fix: set OS PATH in different steps

* fix: set Windows PATH

* fix: use Powershell v5.1

* fix: specify bvm path manually

* fix: dont modify windows PATH

* fix: set BVM path in PATH

* fix: set user profile automatically

* refactor: replace `uriToHost ` with `nerf-dart`

* test: add tests

* style: update

* style: update

* style: update

* style: update

* style: update

* fix: conditional if https

Co-authored-by: Zoltan Kochan <z@kochan.io>

* refactor: destructure client certificates

Co-authored-by: Zoltan Kochan <z@kochan.io>

* fix: type errors

* test: add more tests

* feat: add url component for URL specific functions

* fix: trailing slash

* fix: get each uri part correctly

* refactor: move `getXFromUri` to `url` component

* fix: disable v8 cache

* revert: disable v8 cache

* refactor: make `getMaxParts` an internal function

* fix: install bvm manually and use system node version

* revert: install bvm globally

* ci: use bit v1.6.44

* fix: install Bit v1.6.44

* chore: remove `settings.json`

* refactor: change component name to `pnpm.network/config`

* fix: replate `\r\n` with `\n` to match UNIX style

* refactor: remove unused functions

---------

Co-authored-by: Zoltan Kochan <z@kochan.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants