Skip to content

fix napari repo path to constraints #290

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

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

psobolewskiPhD
Copy link
Member

References and relevant issues

Fix failing deployment:
https://github.com/napari/docs/actions/runs/7093394130/job/19306680514
caused by #287

Description

In the deploy workflow, napari is cloned into napari-repo:
path: napari-repo # place in a named directory
fixing that here so that the constraints path in the ENV variable is also using napari-repo and not napari.
Obviously overlooked this difference when reviewing #287
Yet another reason to use just one workflow, #284

@github-actions github-actions bot added the task label Dec 4, 2023
@psobolewskiPhD psobolewskiPhD added the bug Something isn't working label Dec 4, 2023
@psobolewskiPhD psobolewskiPhD added this to the 0.5.0 milestone Dec 4, 2023
@lucyleeow
Copy link
Collaborator

Ah that's my fault, I should stop putting PRs in late at night 🤦

Copy link
Collaborator

@lucyleeow lucyleeow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing 🙏

@psobolewskiPhD psobolewskiPhD added maintenance CI, dependencies, and other maintenance priority-high labels Dec 5, 2023
Copy link
Member

@melissawm melissawm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this is a bugfix, I'm putting it in so we have a working deployment. Thanks @psobolewskiPhD !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working maintenance CI, dependencies, and other maintenance priority-high task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants