BitBoxSwiss / bitbox-wallet-app

The BitBoxApp for desktop and mobile.
https://bitbox.swiss/app
Apache License 2.0
251 stars 82 forks source link

ci: fix ci after repo move to bitboxswiss #2716

Closed thisconnect closed 3 months ago

thisconnect commented 3 months ago

The repo changed to github.com/BitBoxSwiss

thisconnect commented 3 months ago

I believe this is unrelated, and a random fail that sometimes occurs.. I'll run pipeline one more time.

 === RUN   TestAccountsByKeystore
    accounts_test.go:1435: 
            Error Trace:    /opt/go/src/github.com/BitBoxSwiss/bitbox-wallet-app/backend/accounts_test.go:1435
            Error:          "[0xc0005b3080 0xc0005b4100 0xc0005b3600 0xc0005b4680 0xc0005b3b80]" should have 3 item(s), but has 5
            Test:           TestAccountsByKeystore
--- FAIL: TestAccountsByKeystore (0.13s)
thisconnect commented 3 months ago

@benma ci passed, please let me know if I should just squash all commits or if there is anything else that needs to be changed.

thisconnect commented 3 months ago

I think appveyor ci isn't running at all, @benma could you login and see if we need to activate appveyor for bitboxswiss ?

benma commented 3 months ago

I think appveyor ci isn't running at all, @benma could you login and see if we need to activate appveyor for bitboxswiss ?

I changed the repo url in appveyor, can you push again to see if it will be triggered? Amending commit with no change or a small commit msg change.

thisconnect commented 3 months ago

ci passed with appveyor, squashing now....