poldracklab / fitlins

Fit Linear Models to BIDS Datasets
https://fitlins.readthedocs.io
Apache License 2.0
76 stars 32 forks source link

No Docker Hub relase #336

Closed adelavega closed 2 years ago

adelavega commented 2 years ago

Not sure if you're aware but Docker Hub is behind master, with the latest push being 7 months ago.

If you want, I can copy the GH Actions I implemented for Neuroscout to push to DockerHub.

I'm happy to also add similar actions to push a prebuilt Singularity container to GH packages.

adelavega commented 2 years ago

Also, when I filed an issue it told me this: " Report a reproducible bug in the current release of nautobot-ssot "

Is that intended?

shashankbansal6 commented 2 years ago

Hmm... It's supposed to upload to both GCR and Dockerhub (https://github.com/poldracklab/fitlins/blob/master/.github/workflows/workflows.yml#L309-L322) but seems like for some reason it's not doing that. I can take a look this weekend if someone else doesn't get to it before me.

shashankbansal6 commented 2 years ago

Seems like it did update the master tag. Just not the latest tag.

adelavega commented 2 years ago

Ah yeah. Nor the tagged version 0.10.0

effigies commented 2 years ago

It failed on the tag. I haven't rereleased since fixing, but I could build manually and push.

effigies commented 2 years ago

Done.