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: AttestationDefinition vertical #565

Conversation

paullatzelsperger
Copy link
Member

@paullatzelsperger paullatzelsperger commented Feb 11, 2025

What this PR changes/adds

this PR implements the AttestationDefinition vertical, specifically:

  • the Attestation Admin API (slight changes)
  • SQL store for the AttestationDefinition
  • an AttestationDefinitionService that transactionally handles DB access
  • renamed :core:issuerservice:issuerservice-credential-definition to core:issuerservice:issuerservice-issuance to mirror the SPI package
  • e2e tests

Why it does that

support the manipulation of attestationdefintions via Admin API

Further notes

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Linked Issue(s)

Closes #537

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@paullatzelsperger paullatzelsperger force-pushed the feat/537_attestation_definition_vertical branch from 4a8d4fb to ed80c90 Compare February 11, 2025 13:44
@paullatzelsperger paullatzelsperger force-pushed the feat/537_attestation_definition_vertical branch from ed80c90 to ad50ec9 Compare February 11, 2025 13:57
@paullatzelsperger paullatzelsperger merged commit 9498f34 into eclipse-edc:main Feb 11, 2025
17 checks passed
@paullatzelsperger paullatzelsperger deleted the feat/537_attestation_definition_vertical branch February 11, 2025 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IssuerService: implement Attestation vertical
3 participants