-
Notifications
You must be signed in to change notification settings - Fork 39
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 installation docs to remove briefcase bundle mentions #147
Conversation
I have merged #124. It may be used here/ |
…to remove-briefcase
This is ready for review but we still need napari/napari#5804 merged first. |
@psobolewskiPhD we had a little discussion over that PR in the packaging meeting and the consensus seemed to be that we will wait a little bit longer on that one until we clarify how this is going to be maintained in terms of teams and responsibilities. |
Hmm, OK. |
# Fixes/Closes Closes #5506 # Description The Briefcase bundles have not been working for a while (at least in some platforms), nobody is testing them either, and our development efforts are mostly directed to the `constructor` installers. In this PR, they are removed to [avoid CI waste](#5660) and permit deleting some strange code paths for Briefcase workarounds. # References ## Type of change - [X] Removes / deprecates code # How has this been tested? <!-- Please describe the tests that you ran to verify your changes. --> - [x] No CI jobs for Briefcase - [x] Tests pass without the extra Briefcase workarounds ## Final checklist: - [X] My PR is the minimum possible work for the desired functionality - [x] I have made corresponding changes to the documentation: napari/docs#147 --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com>
@napari/copy This also needs to be checked. |
Co-authored-by: Kira Evans <contact@kne42.me>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd prefer the warning for the bundle being in dev being at the top.
Also I'd like the direct links to work, instead of just directing to the assets.
Can add a substitution if needed to make it simpler.
(Copy is fine IMO)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jaimergp
Looks good now, but I noticed a tiny typo in unrelated part of the installation.md:
new line 247:
- include the output of `napari -info`
should be:
- include the output of `napari --info``
(two dashes)
I can't suggest it, can you make that change? else it's another PR...
Closes #5506 The Briefcase bundles have not been working for a while (at least in some platforms), nobody is testing them either, and our development efforts are mostly directed to the `constructor` installers. In this PR, they are removed to [avoid CI waste](#5660) and permit deleting some strange code paths for Briefcase workarounds. - [X] Removes / deprecates code <!-- Please describe the tests that you ran to verify your changes. --> - [x] No CI jobs for Briefcase - [x] Tests pass without the extra Briefcase workarounds - [X] My PR is the minimum possible work for the desired functionality - [x] I have made corresponding changes to the documentation: napari/docs#147 --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com>
Closes #5506 The Briefcase bundles have not been working for a while (at least in some platforms), nobody is testing them either, and our development efforts are mostly directed to the `constructor` installers. In this PR, they are removed to [avoid CI waste](#5660) and permit deleting some strange code paths for Briefcase workarounds. - [X] Removes / deprecates code <!-- Please describe the tests that you ran to verify your changes. --> - [x] No CI jobs for Briefcase - [x] Tests pass without the extra Briefcase workarounds - [X] My PR is the minimum possible work for the desired functionality - [x] I have made corresponding changes to the documentation: napari/docs#147 --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com>
Closes #5506 The Briefcase bundles have not been working for a while (at least in some platforms), nobody is testing them either, and our development efforts are mostly directed to the `constructor` installers. In this PR, they are removed to [avoid CI waste](#5660) and permit deleting some strange code paths for Briefcase workarounds. - [X] Removes / deprecates code <!-- Please describe the tests that you ran to verify your changes. --> - [x] No CI jobs for Briefcase - [x] Tests pass without the extra Briefcase workarounds - [X] My PR is the minimum possible work for the desired functionality - [x] I have made corresponding changes to the documentation: napari/docs#147 --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com>
Closes #5506 The Briefcase bundles have not been working for a while (at least in some platforms), nobody is testing them either, and our development efforts are mostly directed to the `constructor` installers. In this PR, they are removed to [avoid CI waste](#5660) and permit deleting some strange code paths for Briefcase workarounds. - [X] Removes / deprecates code <!-- Please describe the tests that you ran to verify your changes. --> - [x] No CI jobs for Briefcase - [x] Tests pass without the extra Briefcase workarounds - [X] My PR is the minimum possible work for the desired functionality - [x] I have made corresponding changes to the documentation: napari/docs#147 --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com>
# Fixes/Closes Closes napari/napari#5506 # Description The Briefcase bundles have not been working for a while (at least in some platforms), nobody is testing them either, and our development efforts are mostly directed to the `constructor` installers. In this PR, they are removed to [avoid CI waste](napari/napari#5660) and permit deleting some strange code paths for Briefcase workarounds. # References ## Type of change - [X] Removes / deprecates code # How has this been tested? <!-- Please describe the tests that you ran to verify your changes. --> - [x] No CI jobs for Briefcase - [x] Tests pass without the extra Briefcase workarounds ## Final checklist: - [X] My PR is the minimum possible work for the desired functionality - [x] I have made corresponding changes to the documentation: napari/docs#147 --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com>
# Fixes/Closes Closes napari/napari#5506 # Description The Briefcase bundles have not been working for a while (at least in some platforms), nobody is testing them either, and our development efforts are mostly directed to the `constructor` installers. In this PR, they are removed to [avoid CI waste](napari/napari#5660) and permit deleting some strange code paths for Briefcase workarounds. # References ## Type of change - [X] Removes / deprecates code # How has this been tested? <!-- Please describe the tests that you ran to verify your changes. --> - [x] No CI jobs for Briefcase - [x] Tests pass without the extra Briefcase workarounds ## Final checklist: - [X] My PR is the minimum possible work for the desired functionality - [x] I have made corresponding changes to the documentation: napari/docs#147 --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com>
# Fixes/Closes Closes napari/napari#5506 # Description The Briefcase bundles have not been working for a while (at least in some platforms), nobody is testing them either, and our development efforts are mostly directed to the `constructor` installers. In this PR, they are removed to [avoid CI waste](napari/napari#5660) and permit deleting some strange code paths for Briefcase workarounds. # References ## Type of change - [X] Removes / deprecates code # How has this been tested? <!-- Please describe the tests that you ran to verify your changes. --> - [x] No CI jobs for Briefcase - [x] Tests pass without the extra Briefcase workarounds ## Final checklist: - [X] My PR is the minimum possible work for the desired functionality - [x] I have made corresponding changes to the documentation: napari/docs#147 --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com>
Description
References
Depends on napari/napari#5804
Final checklist: