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

refactor: remove libvcx_core and vcx_napi_rs crates #1145

Merged
merged 1 commit into from
Mar 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
70 changes: 0 additions & 70 deletions .github/actions/build-napi/action.yml

This file was deleted.

52 changes: 0 additions & 52 deletions .github/actions/publish-napi/action.yml

This file was deleted.

1 change: 0 additions & 1 deletion .github/actions/setup-codecov-rust/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,3 @@ runs:
docker run --rm -d --name mysql --network host -e MYSQL_ROOT_PASSWORD=mysecretpassword mysql:5.7.35
docker run --rm -d --name indypool --network host ${{ env.DOCKER_IMAGE_POOL }}
sleep 5
docker-compose -f ./.github/ci/agency/docker-compose.yml up -d
55 changes: 0 additions & 55 deletions .github/actions/setup-testing-nodejs/action.yml

This file was deleted.

33 changes: 0 additions & 33 deletions .github/ci/agency/docker-compose.yml

This file was deleted.

22 changes: 0 additions & 22 deletions .github/ci/agency/localhost.env

This file was deleted.

Loading
Loading