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
If a modules tests include references to other modules that have been changed, then the JSON files associated with those tests get updated.
The publishing logic sees those updates files and considers it as an update to the module, however, the NerdBank versioning does not and won't increment the version number which results in an error when the build tries to publish a version that already exists.
If a modules tests include references to other modules that have been changed, then the JSON files associated with those tests get updated.
The publishing logic sees those updates files and considers it as an update to the module, however, the NerdBank versioning does not and won't increment the version number which results in an error when the build tries to publish a version that already exists.
Ref: https://github.com/endjin/Endjin.RecommendedPractices.Bicep/actions/runs/10042611254/job/27753446515
The text was updated successfully, but these errors were encountered: