NSubstitute icon indicating copy to clipboard operation
NSubstitute copied to clipboard

Release build workflow

Open dtchepak opened this issue 1 year ago • 4 comments

Added a release build on tag.

Example: https://github.com/dtchepak/NSubstitute/actions/runs/8864632563 (with minor tweak to build-on-push for testing).

dtchepak avatar Apr 28 '24 03:04 dtchepak

Example: https://github.com/dtchepak/NSubstitute/actions/runs/8864632563 (with minor tweak to build-on-push for testing).

Package looks good, expect this is still 5.1.x

image

304NotModified avatar Apr 28 '24 21:04 304NotModified

Example: https://github.com/dtchepak/NSubstitute/actions/runs/8864632563 (with minor tweak to build-on-push for testing).

Package looks good, expect this is still 5.1.x

Oh nice catch! Just double-checked the code and I think it's all good, it's just I hadn't pushed the 5.2 tag to my fork (so it used the previous 5.1 tag).

Have made the suggested changes. Sample: https://github.com/dtchepak/NSubstitute/actions/runs/8877342178

Once it's merged i'll push 5.2.1 and release that.

dtchepak avatar Apr 29 '24 11:04 dtchepak

Once it's merged i'll push 5.2.1 and release that.

are there any (code) changes between 5.2.1 and 5.2? Otherwise I suggest to re-define the 5.2 tag

304NotModified avatar Apr 29 '24 11:04 304NotModified

@alexandrnikitin @zvirja : do either of you have time to take a quick look at this? 🙇

dtchepak avatar Apr 30 '24 12:04 dtchepak

🥳

304NotModified avatar Oct 26 '24 13:10 304NotModified