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

Update from cookiecutter-napari-plugin repository #5

Merged

Conversation

GenevieveBuckley
Copy link
Contributor

Closes #4

There have been a number of updates to the original napari/cookiecutter-napari-plugin repository since this fork (napari/napari-plugin-template) was made. This PR synchronizes the main branch of both repositories.

psobolewskiPhD and others added 9 commits February 20, 2024 11:34
* use parametrize to test plugins with every answer combo

* Apply @Czaki's suggestions

Co-authored-by: Grzegorz Bokota <[email protected]>

* Update tests/test_create_template.py

---------

Co-authored-by: Juan Nunez-Iglesias <[email protected]>
Co-authored-by: Grzegorz Bokota <[email protected]>
* introduce shorter timeout in test.yml

* add information on CI timout to README.md (napari#2)

add information on CI timeout to README.md

* undo wrong change in test.yml

* include short timeout for GH actions

this avoids using large amounts of CI time when playing with a plugin draft.

* Update .github/workflows/test.yml

* Update {{cookiecutter.plugin_name}}/.github/workflows/test_and_deploy.yml

* fix additional enter

---------

Co-authored-by: Grzegorz Bokota <[email protected]>
* update test_and_deploy.yml

* update test.yml

* reverse change for codecov action
* Move setup.cfg contents into pyproject.yaml

* Fixes for pyproject.toml changes

* Fix where to find version string when installing project

* Remove trailing whitespace

* Python 3.11 testing

* Drop python 3.8, add python 3.12

Co-authored-by: Grzegorz Bokota <[email protected]>

* Drop python 3.8, add python 3.12 in tox.ini

Co-authored-by: Grzegorz Bokota <[email protected]>

* Update tox.ini, drop python 3.8 & add python 3.12

Co-authored-by: Grzegorz Bokota <[email protected]>

* pyproject.toml, drop python 3.8 add python 3.12

Co-authored-by: Grzegorz Bokota <[email protected]>

* Bump minimum required python version to 3.9

Co-authored-by: Grzegorz Bokota <[email protected]>

* Fix typo

* Remove trailing whitespace

* Test matrix, add python 3.11 & 3.12, drop python 3.8

---------

Co-authored-by: Grzegorz Bokota <[email protected]>
@GenevieveBuckley GenevieveBuckley merged commit 7ea777d into napari:main May 16, 2024
12 checks passed
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.

Cherry pick cookiecutter-napari-plugin/pull/171 into napari-plugin-template repo
4 participants