You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know, you're in the middle of the transition to build/publish your artefacts. But I want to point out, that it is not sufficient to publish the cx-ssi-lib to maven central and create a corresponding GH tag in the eclipse-tractusx/cx-ssi-lib.
Please do the following instead:
create a GH release (e.g. v0.17.0)
attach the build artefact to the GH release
publish the build artefact at Maven Central
Please refactor build/release workflow. Maybe the GH action release-please could help you building your build/release workflow.
Extra hint:
Please maintain CHANGELOG.md file. You published at Maven Central, but your Changelog has no v0.17.0 but content in Unreleased.
This release was both an experiment and a release, as the 23.12 overall release is pressing, I had to make sure we're able to make package releases which are available through Maven and make the MIW compliant with the TRGs.
I'll update the CHANGELOG.md to reflect the current state of the code and add an issue to track progress on the automation of the GitHub release process, as we have some catch-up to do code-wise.
I know, you're in the middle of the transition to build/publish your artefacts. But I want to point out, that it is not sufficient to publish the cx-ssi-lib to maven central and create a corresponding GH tag in the eclipse-tractusx/cx-ssi-lib.
Please do the following instead:
Please refactor build/release workflow. Maybe the GH action release-please could help you building your build/release workflow.
Extra hint:
Please maintain
CHANGELOG.md
file. You published at Maven Central, but your Changelog has no v0.17.0 but content in Unreleased.related to eclipse-tractusx/managed-identity-wallet#167
The text was updated successfully, but these errors were encountered: