Commit 42a78e4
authored
Adds debugging to the build to help catch versioning issues during packaging (#9)
* Test updated 'dotnet pack' step
* Added debug to see what assembly versions we have on the file system during a build
* Add assembly version debugging after pack
* Test making Endjin.SemVer.DotNetApi 'copylocal=true'
* Revert prior change - made no difference
* Move pack step into this pipeline to speed debugging
* Move custom pack step to later in pipeline
* Disable custom pack step to test changes to central 'test' step
* Add assembly debug after test execution
* Tidy-up pipeline and re-point back to master branch of Endjin.Recommendations
* Really re-point back to master branch of Endjin.Recommendations
* Test custom 'pack' step to workaround issue with 'nobuild' seemingly not working
* Add configuration to custom pack step
* Move custom pack command to Endjin.RecommendedPractices
* Point ERP reference back to default branch1 parent 5ea4768 commit 42a78e4
1 file changed
+22
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
0 commit comments