walt-id / waltid-walletkit

Toolkit for SSI and NFT/SBT wallets
https://docs.walt.id
Apache License 2.0
31 stars 25 forks source link

Merging master into main #154

Closed philpotisk closed 1 year ago

github-actions[bot] commented 1 year ago

Hey there and thank you for opening this pull request! 👋🏼

Some or all of your commit messages do not seem to follow the Conventional Commits specification. To allow the merge of this pull request, we require that at least one commit message or the PR title follow that convention.

You have the following possibilities to proceed with this PR: 1) Make sure at least one commit message complies with the Conventional Commits specification. Note, if not all messages comply, the merge will be allowed, but you will still see this warning. 2) Update the title of this pull request to comply with the Conventional Commits specification.

Further information: The commit messages and PR title will be parsed according to the Conventional Commits specification, to automatically populate the release notes for the next official release. Therefore, make sure the commit messages or PR title contain the necessary and relevant information describing the changes of this pull request.

Commit message details:

[
  {
    "hash": "890a2f7986675fc82aef32d5432ca114c6381484",
    "message": "update ssikit version",
    "valid": false,
    "errors": [
      "subject may not be empty",
      "type may not be empty"
    ],
    "warnings": []
  },
  {
    "hash": "7a1c7b2f6abe760e8384d35a603547e1c7757bec",
    "message": "fix actions",
    "valid": false,
    "errors": [
      "subject may not be empty",
      "type may not be empty"
    ],
    "warnings": []
  },
  {
    "hash": "6aa3824777c2d62bbe3d131141d2d92b8884086a",
    "message": "ci: updated cheqd-prod deployment",
    "valid": true,
    "errors": [],
    "warnings": []
  },
  {
    "hash": "2f8ba8d969a97c0d4c8454336805d3e84ed3d4ec",
    "message": "Key store update",
    "valid": false,
    "errors": [
      "subject may not be empty",
      "type may not be empty"
    ],
    "warnings": []
  },
  {
    "hash": "0317b044d11825c2a5cf3d58d01d8566d98a262e",
    "message": "update cheqd deployment",
    "valid": false,
    "errors": [
      "subject may not be empty",
      "type may not be empty"
    ],
    "warnings": []
  },
  {
    "hash": "9703c28022eb59abb3ad2f15c07414d2869f2eea",
    "message": "Update FileSystemStoreConfig",
    "valid": false,
    "errors": [
      "subject may not be empty",
      "type may not be empty"
    ],
    "warnings": []
  },
  {
    "hash": "7f4fd34635a75427eda5cb248a8c402515aecd57",
    "message": "ci: fix CI",
    "valid": true,
    "errors": [],
    "warnings": []
  },
  {
    "hash": "b0fc5ae1494f32695d9d9b58e20c00777fdbbb5a",
    "message": "chore: updated SSI Kit dependency",
    "valid": true,
    "errors": [],
    "warnings": []
  },
  {
    "hash": "28957de6901da93a229503d4bdd59bdfe9be52f5",
    "message": "Update CHEQD deployments",
    "valid": false,
    "errors": [
      "subject may not be empty",
      "type may not be empty"
    ],
    "warnings": []
  },
  {
    "hash": "4ef4b8fb88a8be09114abea42c067a02b72f4e58",
    "message": "Add debug logging for issuer data resolving",
    "valid": false,
    "errors": [
      "subject may not be empty",
      "type may not be empty"
    ],
    "warnings": []
  },
  {
    "hash": "0a867dbbe29e8eecb20aa99d4bd50b13b2a027a1",
    "message": "Add debug logging for fulfillIssuanceSession",
    "valid": false,
    "errors": [
      "subject may not be empty",
      "type may not be empty"
    ],
    "warnings": []
  },
  {
    "hash": "7a07d7d7675a2f83a09d3577c229805b435cbbd9",
    "message": "Allow JSON specifying CHEQD network",
    "valid": false,
    "errors": [
      "subject may not be empty",
      "type may not be empty"
    ],
    "warnings": []
  },
  {
    "hash": "f76bd649011231e145b67099a2e2ac2df95f3272",
    "message": "Allow CHEQD DID registration",
    "valid": false,
    "errors": [
      "subject may not be empty",
      "type may not be empty"
    ],
    "warnings": []
  }
]

PR title details: