Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reinstate brainmapper ci check #347

Merged
merged 6 commits into from
Jan 3, 2024
Merged

Conversation

willGraham01
Copy link
Collaborator

@willGraham01 willGraham01 commented Jan 3, 2024

Minor metadata updates

  • Drop python 3.8 official support
  • Point README to brainmapper information, rather than old cellfinder-CLI

Reinstate the CI check for brainmapper

For the release of v1.0.0 we had to suppress the check on the brainmapper command-line interface, since we had a circular dependency:

Workflows needs cellfinder v1.0.0 on PyPI to download it and test-run brainmapper -> cellfinder v1.0.0 can't check that brainmapper works since it needs the name available in workflows.

This PR reinstates the command-line tool check in our CI workflow.
This is something of a code duplication (ideally the CI in this repo would call some CI in workflows) but it safeguards us for now, and we can always set this up ourselves after the migration is complete.

Won't work until brainglobe-workflows is released with brainmapper available.

@adamltyson adamltyson merged commit 47a2ecd into main Jan 3, 2024
13 of 14 checks passed
@adamltyson adamltyson deleted the reinstate-brainmapper-ci-check branch January 3, 2024 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants