-
Notifications
You must be signed in to change notification settings - Fork 41
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
Adapt multi platform test for Cardano transactions #1518
Merged
dlachaume
merged 3 commits into
main
from
damien/1510/adapt-multi-platform-test-for-cardano-transactions
Feb 23, 2024
Merged
Adapt multi platform test for Cardano transactions #1518
dlachaume
merged 3 commits into
main
from
damien/1510/adapt-multi-platform-test-for-cardano-transactions
Feb 23, 2024
Conversation
This file contains 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
dlachaume
temporarily deployed
to
testing-preview
February 21, 2024 18:33 — with
GitHub Actions
Inactive
dlachaume
temporarily deployed
to
testing-sanchonet
February 21, 2024 18:33 — with
GitHub Actions
Inactive
dlachaume
force-pushed
the
damien/1510/adapt-multi-platform-test-for-cardano-transactions
branch
11 times, most recently
from
February 22, 2024 13:11
1bc15c4
to
b2167cd
Compare
dlachaume
temporarily deployed
to
testing-preview
February 22, 2024 13:27 — with
GitHub Actions
Inactive
dlachaume
temporarily deployed
to
testing-sanchonet
February 22, 2024 13:27 — with
GitHub Actions
Inactive
dlachaume
force-pushed
the
damien/1510/adapt-multi-platform-test-for-cardano-transactions
branch
from
February 22, 2024 13:28
b2167cd
to
1620c99
Compare
dlachaume
temporarily deployed
to
testing-preview
February 22, 2024 13:40 — with
GitHub Actions
Inactive
dlachaume
temporarily deployed
to
testing-sanchonet
February 22, 2024 13:40 — with
GitHub Actions
Inactive
dlachaume
force-pushed
the
damien/1510/adapt-multi-platform-test-for-cardano-transactions
branch
5 times, most recently
from
February 22, 2024 15:22
fcb727a
to
4430801
Compare
dlachaume
temporarily deployed
to
testing-preview
February 22, 2024 15:42 — with
GitHub Actions
Inactive
dlachaume
temporarily deployed
to
testing-sanchonet
February 22, 2024 15:42 — with
GitHub Actions
Inactive
Alenar
reviewed
Feb 22, 2024
dlachaume
force-pushed
the
damien/1510/adapt-multi-platform-test-for-cardano-transactions
branch
from
February 23, 2024 08:52
4c1d9cd
to
74f4464
Compare
dlachaume
force-pushed
the
damien/1510/adapt-multi-platform-test-for-cardano-transactions
branch
3 times, most recently
from
February 23, 2024 11:04
151a364
to
6156556
Compare
dlachaume
force-pushed
the
damien/1510/adapt-multi-platform-test-for-cardano-transactions
branch
from
February 23, 2024 11:08
6156556
to
266db9a
Compare
dlachaume
temporarily deployed
to
testing-preview
February 23, 2024 11:16 — with
GitHub Actions
Inactive
dlachaume
temporarily deployed
to
testing-sanchonet
February 23, 2024 11:16 — with
GitHub Actions
Inactive
Alenar
approved these changes
Feb 23, 2024
jpraynaud
approved these changes
Feb 23, 2024
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.
LGTM 👍
I left few comments to fix prior to merging.
sfauvel
approved these changes
Feb 23, 2024
dlachaume
force-pushed
the
damien/1510/adapt-multi-platform-test-for-cardano-transactions
branch
2 times, most recently
from
February 23, 2024 14:12
c0ffdf7
to
f4c81dc
Compare
dlachaume
force-pushed
the
damien/1510/adapt-multi-platform-test-for-cardano-transactions
branch
from
February 23, 2024 14:20
f4c81dc
to
4b32967
Compare
dlachaume
temporarily deployed
to
testing-preview
February 23, 2024 14:28 — with
GitHub Actions
Inactive
dlachaume
temporarily deployed
to
testing-sanchonet
February 23, 2024 14:28 — with
GitHub Actions
Inactive
dlachaume
deleted the
damien/1510/adapt-multi-platform-test-for-cardano-transactions
branch
February 23, 2024 14:32
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Content
This PR includes update to the GitHub Actions workflow
Mithril Client multi-platform test
to support testing for Cardano transactions.mithril-client-wasm/www-test/index.js
to ensure consistency in test naming.Run on
testing-sanchonet
with Cardano transaction signing capability:https://github.com/input-output-hk/mithril/actions/runs/8020577209
Run on
testing-preview
without Cardano transaction signing capability:https://github.com/input-output-hk/mithril/actions/runs/8020604356
Pre-submit checklist
Issue(s)
Closes #1510