-
Notifications
You must be signed in to change notification settings - Fork 107
[WIP] Win TS bindings test #1781
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
Draft
ifropc
wants to merge
68
commits into
main
Choose a base branch
from
multiplatform-ts-bindings
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
68 commits
Select commit
Hold shift + click to select a range
ad2d398
Run ts tests on win/mac
ifropc b1c8af4
docker test
ifropc d2b2c6e
docker macos
ifropc 1fc00fe
quickstart in docker
ifropc 8b74c49
Fix typo
ifropc 0423e6c
Fix typo
ifropc c5ca55b
fixes
ifropc 7be111a
inspect
ifropc 9aab5ce
fixes
ifropc d1da372
fixes
ifropc 2888a09
wait for qs
ifropc a577040
add docker logs and downgrade mac version
ifropc 90db73b
powershell...
ifropc cfaffdf
tmp: remove health checks
ifropc e95f840
add WSL
ifropc 4a992e5
i love windows
ifropc 8381dfa
trying ubuntu 22
ifropc c9876a7
Ubuntu WSL action
ifropc c832c2a
winget
ifropc a05dd07
trying setup-wsl
ifropc 2bd979f
try wsl shell
ifropc fd6b0b8
Win docker
ifropc a61d36c
--yes
ifropc 89154d0
systemctl
ifropc df5d4d8
repairing systemd
ifropc 4161abb
cleanup
ifropc cbd26c6
Bring back the health check
ifropc c04c0f5
windows tests
ifropc c9890cb
Fixes
ifropc afbf34c
small fix
ifropc 465275a
refactoring
ifropc c35329d
windows...
ifropc 20f0326
fixes
ifropc a8775f2
logs
ifropc 8ddb1e6
fix
ifropc ef44032
Small fixes
ifropc 70ec673
win print health
ifropc b11293b
adjust sleep scripts
ifropc 81ee86a
curl test
ifropc 4c0b74a
update test
ifropc 72fc9c4
Add logging
ifropc 95b23a9
Try importing keys
ifropc 75929dc
move to sk into env var
ifropc 1fe783e
friendbot test
ifropc b7944a0
docker logs
ifropc 2a2a86b
add dummy wait
ifropc d1f6dea
docker run until failure win
ifropc 85168d7
test
ifropc 5478b08
Merge remote-tracking branch 'origin/main' into multiplatform-ts-bind…
ifropc 88de2c0
Revert "test"
ifropc 8cc3952
add quickstart check
ifropc 7ceabed
Reorder steps
ifropc 0c5c779
reorganize stuff
ifropc 657aec8
Merge branch 'main' into multiplatform-ts-bindings
ifropc 008c0c7
Merge remote-tracking branch 'origin/main' into multiplatform-ts-bind…
ifropc c3950a4
tmp disable rust and binaries jobs
ifropc 7ef2a53
fix
ifropc 1a13144
reorg
ifropc 1ec44df
add debug curl
ifropc a6bb221
test
ifropc 98d64f0
test
ifropc efa6554
Add quickstart logs
ifropc dc9f917
Update volume
ifropc 4b97514
windows...
ifropc 07f8c66
add docker cp
ifropc 38c72a7
Print all logs
ifropc bedfa3e
extract container filesystem on windows build failure
leighmcculloch 5e6bef7
undo
leighmcculloch File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[nitpick] A similar key generation step appears to be repeated; consider consolidating these steps to reduce redundancy and simplify maintenance.