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

chore(swift): add new live tests to justfile and ci workflow #553

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

reez
Copy link
Collaborator

@reez reez commented Jun 5, 2024

Description

The new live Swift tests run in the CI when they should not

Notes to the reviewers

We have added new live tests, and this adds them to the justfile and the CI workflows:

  • .github/workflows/test-swift.yaml
  • bdk-swift/justfile

Changelog notice

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

New Features:

  • I've added tests for the new feature
  • I've added docs for the new feature

Bugfixes:

  • This pull request breaks the existing API
  • I've added tests to reproduce the issue which are now passing
  • I'm linking the issue being fixed by this PR

@reez reez self-assigned this Jun 5, 2024
@reez reez linked an issue Jun 5, 2024 that may be closed by this pull request
@reez reez requested a review from thunderbiscuit June 5, 2024 21:54
@reez reez marked this pull request as ready for review June 5, 2024 21:54
@reez
Copy link
Collaborator Author

reez commented Jun 5, 2024

@thunderbiscuit any other spot I'm missing that you noticed when opening #550 other than what I changed here?

@thunderbiscuit
Copy link
Member

Nope this is exactly what I had in mind! Just needs a rebase and it's good to go.

ACK bb0a731.

@reez reez merged commit b9128b0 into bitcoindevkit:master Jun 6, 2024
1 check passed
@reez reez deleted the issue-550 branch June 6, 2024 15:21
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.

The new live Swift tests run in the CI when they should not
2 participants