aramis-lab / clinica

Software platform for clinical neuroimaging studies
http://www.clinica.run/
Other
220 stars 74 forks source link

Move documentation build and deploy to GitHub Actions #1165

Closed NicolasGensollen closed 4 months ago

NicolasGensollen commented 5 months ago

This is the last remaining usage of Jenkins for Clinica since all testing pipelines are now executed by self-hosted runners managed by GitHub actions.

mdiazmel commented 5 months ago

"... the last remaining usage of Jenkins for Clinica..."

Happy to see this phrase among the notifications in my inbox 😅. Good job!

NicolasGensollen commented 5 months ago

"... the last remaining usage of Jenkins for Clinica..."

Happy to see this phrase among the notifications in my inbox 😅. Good job!

Haha, thanks @mdiazmel ! ❤️

NicolasGensollen commented 4 months ago

Closing as this was solved by PRs #1191 #1192 #1193 and #1194