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(agent): define the OAS for CredentialIssuerEndpoints [WIP] #909

Closed
wants to merge 42 commits into from

Conversation

yshyn-iohk
Copy link
Member

Description:

The Credential Issuance OIDC endpoint MVP is implemented in the Agent. ATL-6518

Checklist:

  • My PR follows the contribution guidelines of this project
  • My PR is free of third-party dependencies that don't comply with the Allowlist
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked the PR title to follow the conventional commit specification

Copy link
Contributor

github-actions bot commented Feb 28, 2024

Integration Test Results

15 files  ±0  15 suites  ±0   2s ⏱️ ±0s
33 tests ±0  33 ✅ ±0  0 💤 ±0  0 ❌ ±0 
42 runs  ±0  42 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit a639d94. ± Comparison against base commit 3608aaf.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Feb 28, 2024

Unit Test Results

 96 files  + 3   96 suites  +3   21m 2s ⏱️ +58s
823 tests +32  814 ✅ +31  8 💤 ±0  1 ❌ +1 
830 runs  +32  821 ✅ +31  8 💤 ±0  1 ❌ +1 

For more details on these failures, see this check.

Results for commit a639d94. ± Comparison against base commit 3608aaf.

♻️ This comment has been updated with latest results.

Copy link

sonarcloud bot commented Mar 25, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
2 Security Hotspots

See analysis details on SonarCloud

yshyn-iohk and others added 17 commits April 30, 2024 12:27
@coveralls
Copy link

coveralls commented May 6, 2024

Coverage Status

coverage: 48.009% (-1.4%) from 49.381%
when pulling c30a244 on oidc
into 3438438 on main.

Pat Losoponkul and others added 15 commits May 23, 2024 18:15
Signed-off-by: Pat Losoponkul <[email protected]>
Signed-off-by: Pat Losoponkul <[email protected]>
#1165)

Signed-off-by: Yurii Shynbuiev <[email protected]>
Signed-off-by: Hyperledger Bot <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hyperledger Bot <[email protected]>
Signed-off-by: Yurii Shynbuiev <[email protected]>
@yshyn-iohk yshyn-iohk closed this Jun 14, 2024
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.

3 participants