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

feat: sync with the main branch + CredentialDefinition adoption for MT. Signed-off-by: Yurii Shynbuiev [email protected] #695

Merged

Conversation

yshyn-iohk
Copy link
Member

Overview

merge the main into the mt branch
adopt Credential Defition to MT

Checklist

My PR contains...

  • No code changes (changes to documentation, CI, metadata, etc.)
  • Bug fixes (non-breaking change which fixes an issue)
  • Improvements (misc. changes to existing features)
  • Features (non-breaking change which adds functionality)

My changes...

  • are breaking changes
  • are not breaking changes
  • If yes to above: I have updated the documentation accordingly

Documentation

  • My changes do not require a change to the project documentation
  • My changes require a change to the project documentation
  • If yes to above: I have updated the documentation accordingly

Tests

  • My changes can not or do not need to be tested
  • My changes can and should be tested by unit and/or integration tests
  • If yes to above: I have added tests to cover my changes
  • If yes to above: I have taken care to cover edge cases in my tests

mineme0110 and others added 22 commits August 28, 2023 15:26
Signed-off-by: Bassam Riman <[email protected]>
Signed-off-by: Anton Baliasnikov <[email protected]>
Co-authored-by: Anton Baliasnikov <[email protected]>
# [1.12.0](prism-agent-v1.11.0...prism-agent-v1.12.0) (2023-08-31)

### Bug Fixes

* **prism-agent:** invitation expiry configuration and new state ([#655](#655)) ([c61999d](c61999d))

### Features

* add anoncreds credential definition rest api ([#624](#624)) ([99e338a](99e338a))
* allow external API keys to be defined for an agent ([#643](#643)) ([756dea7](756dea7))
* ATL-5571 Generalized Vault to Store Json ([#650](#650)) ([ebf0328](ebf0328))
* ATL-5574 Prime Anoncred Lib ([#652](#652)) ([70b2f16](70b2f16))
* ATL-5575 Generalize and Streamline Json Schema SerDes logic ([#653](#653)) ([eb4f8f4](eb4f8f4))

Signed-off-by: Anton Baliasnikov <[email protected]>
…walletapi-isolation

# Conflicts:
#	build.sbt
#	connect/lib/core/src/main/scala/io/iohk/atala/connect/core/service/ConnectionService.scala
#	connect/lib/core/src/main/scala/io/iohk/atala/connect/core/service/ConnectionServiceNotifier.scala
#	infrastructure/shared/apisix/conf/apisix.yaml
#	pollux/lib/sql-doobie/src/test/scala/io/iohk/atala/pollux/sql/VerifiableCredentialSchemaSqlIntegrationSpec.scala
#	prism-agent/service/server/src/main/scala/io/iohk/atala/agent/server/Main.scala
#	prism-agent/service/server/src/main/scala/io/iohk/atala/agent/server/PrismAgentApp.scala
#	prism-agent/service/server/src/main/scala/io/iohk/atala/agent/server/jobs/ConnectBackgroundJobs.scala
#	prism-agent/service/server/src/test/scala/io/iohk/atala/api/util/Tapir2StaticOAS.scala
#	prism-agent/service/server/src/test/scala/io/iohk/atala/pollux/schema/CredentialSchemaBasicSpec.scala
#	prism-agent/service/server/src/test/scala/io/iohk/atala/pollux/schema/CredentialSchemaLookupAndPaginationSpec.scala
#	prism-agent/service/server/src/test/scala/io/iohk/atala/pollux/schema/CredentialSchemaTestTools.scala
…o feat/merge-main-2-mt-walletapi-isolation

# Conflicts:
#	prism-agent/service/server/src/main/scala/io/iohk/atala/agent/server/PrismAgentApp.scala
@yshyn-iohk yshyn-iohk changed the title Merge main 2mt walletapi isolation feat: sync with the main branch + CredentialDefinition adoption for MT Sep 7, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2023

Atala PRISM Test Results

  76 files    76 suites   13m 32s ⏱️
644 tests 633 ✔️ 11 💤 0
650 runs  639 ✔️ 11 💤 0

Results for commit 34a5680.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2023

E2E Test Results

10 files  10 suites   1m 28s ⏱️
21 tests   1 ✔️ 0 💤 18  2 🔥
32 runs    1 ✔️ 0 💤 29  2 🔥

For more details on these failures and errors, see this check.

Results for commit 34a5680.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@patlo-iog patlo-iog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for paying the price of long-lived branch 😃 . Small comment, but generally LGTM 👍 .

@sonarcloud
Copy link

sonarcloud bot commented Sep 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
1.4% 1.4% Duplication

@yshyn-iohk yshyn-iohk changed the title feat: sync with the main branch + CredentialDefinition adoption for MT feat: sync with the main branch + CredentialDefinition adoption for MT. Signed-off-by: Yurii Shynbuiev [email protected] Sep 7, 2023
@yshyn-iohk yshyn-iohk merged commit bc0c11a into feat/mt-walletapi-isolation Sep 7, 2023
10 of 13 checks passed
@yshyn-iohk yshyn-iohk deleted the merge-main-2mt-walletapi-isolation branch September 7, 2023 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants