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
In the Release workflow we add a Wait-Build-Plugin that waits for the edc-build plugin to be available on maven central before continuing, but this is not enough because also other dependencies are needed to Release the components. https://github.com/eclipse-edc/Release/actions/runs/12806083270
An idea could be to wait for all the artifacts that have been published to be available
Which Areas Would Be Affected?
e.g., DPF, CI, build, transfer, etc.
Why Is the Feature Desired?
Are there any requirements?
Solution Proposal
If possible, provide a (brief!) solution proposal.
The text was updated successfully, but these errors were encountered:
Feature Request
In the Release workflow we add a
Wait-Build-Plugin
that waits for theedc-build
plugin to be available on maven central before continuing, but this is not enough because also other dependencies are needed to Release the components.https://github.com/eclipse-edc/Release/actions/runs/12806083270
An idea could be to wait for all the artifacts that have been published to be available
Which Areas Would Be Affected?
e.g., DPF, CI, build, transfer, etc.
Why Is the Feature Desired?
Are there any requirements?
Solution Proposal
If possible, provide a (brief!) solution proposal.
The text was updated successfully, but these errors were encountered: