brainglobe / brainglobe-workflows

Workflows that utilise BrainGlobe tools to perform data analysis and visualisation.
BSD 3-Clause "New" or "Revised" License
9 stars 2 forks source link

Reorder deployment testing #51

Closed adamltyson closed 9 months ago

adamltyson commented 4 years ago

On tagged commits, rather than test then deploy, the workflow should be:

Build wheels -> Install from wheel -> Test

This should catch issues building the package, in the manifest etc.

adamltyson commented 2 years ago

This may be addressed by the new centralised GH actions

adamltyson commented 9 months ago

Closing this as we're using standardised actions now. The lack of any compiled code makes this less of a problem anyway.