ddiss / icyci

Safe and scalable continuous testing, without the bloat
GNU Affero General Public License v3.0
2 stars 1 forks source link

git push --force source branches cause pushResults failure if pushSrcToRslts is set #2

Closed ddiss closed 1 year ago

ddiss commented 1 year ago

As pointed out by @Werkov in https://github.com/ddiss/icyci/pull/1 . I'll work on adding much needed test coverage for this workflow in icyci_test.go

ddiss commented 1 year ago

Fixed via https://github.com/ddiss/icyci/pull/1 . I added test coverage for this via d8c86818ce8a602ed2dd3c773399a583f87d70d9 .