benlau / quickflux

A Flux implementation for QML
Apache License 2.0
327 stars 74 forks source link

CI infra is broken #36

Open sunweaver opened 7 months ago

sunweaver commented 7 months ago

When launching CI, one gets package qpm.io/qpm: unrecognized import path "qpm.io/qpm" (parse https://qpm.io/qpm?go-get=1: no go-import meta tags

When trying to access above URL I get:

qpm.io This domain is for sale!

benlau commented 6 months ago

Ah yes, the qpm.io service has already shut down, so it can't retrieve the package. I think I will fix the CI issue, but it won't happen shortly.

benlau commented 6 months ago

@sunweaver The CI doesn't cover the test of cmake packaging. I saw that you have a discussion in the #35 . Please let me know when it is done. I will take a look and review it. thx