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

Add smaller test and debug improvements #1585

Merged

Conversation

wulfraem
Copy link
Contributor

@wulfraem wulfraem commented Mar 4, 2025

Description of change

Adds some smaller improvements to output during tests, and fixes a smaller issue with build:

  • npm run build now runs without errors on macOS again, as fix_docs now works as expected on macOS
  • IOTA server logs from CI can now been downloaded (--> "Archive server logs" step)
  • identity_iota_core/scripts/publish_identity_package.sh script now emits the response if it cannot be parsed, instead of the message that just says, that the JSON could not be parsed
  • cli tools error logs in identity_iota_core and the GRPC bindings now all include stderr where a custom error is thrown

@wulfraem wulfraem added the No changelog Excludes PR from becoming part of any changelog label Mar 4, 2025
@wulfraem wulfraem requested a review from a team as a code owner March 4, 2025 12:06
@wulfraem wulfraem linked an issue Mar 4, 2025 that may be closed by this pull request
12 tasks
@wulfraem wulfraem merged commit 49503c5 into feat/identity-rebased-alpha Mar 5, 2025
13 checks passed
@wulfraem wulfraem deleted the feat/smaller-test-and-debug-improvements branch March 5, 2025 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No changelog Excludes PR from becoming part of any changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WASM32 - Replace mocked Identity client with real Identity client
3 participants