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

Prepare new constructor stack release #75

Merged
merged 6 commits into from
Jun 29, 2023
Merged

Conversation

jaimergp
Copy link
Collaborator

I've been building a new set of packages to napari/label/bundle_tools_3. It's almost ready so let's start the attempts. First a commit with no changes to get a control CI run.

@jaimergp
Copy link
Collaborator Author

Current CI pipeline failing due to a bug in conda/conda-libmamba-solver:

KeyError: "missing key 'https://conda.anaconda.org/napari/label/bundle_tools_2' in channel map: dict_keys([
'file:///Users/runner/work/packaging/packaging/conda-bld/osx-64',
'file:///Users/runner/work/packaging/packaging/conda-bld/noarch',
'https://conda.anaconda.org/napari/label/bundle_tools_2/osx-64',
'https://conda.anaconda.org/napari/label/bundle_tools_2/noarch',
'https://conda.anaconda.org/conda-forge/osx-64',
'https://conda.anaconda.org/conda-forge/noarch'
])"

(Note the absence of the subdir osx-64 in the channel URL).

The packages in napari/label/bundle_tools_2 are a bit old (last autumn builds) now so I have been revamping them in bundle_tools_3. It might need some polishing but they are more up-to-date. I'll use this PR to iterate and fix errors as we discover them during the week.

@jaimergp jaimergp linked an issue Jun 28, 2023 that may be closed by this pull request
@jaimergp
Copy link
Collaborator Author

@Czaki - fixes are ready

Copy link

@Czaki Czaki left a comment

Choose a reason for hiding this comment

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

In general looks ok

.github/workflows/make_bundle_conda.yml Outdated Show resolved Hide resolved
@jaimergp jaimergp merged commit 6ed4cba into main Jun 29, 2023
@jaimergp jaimergp deleted the prepare-bundle-tools-3 branch June 29, 2023 08:33
psobolewskiPhD added a commit to napari/docs that referenced this pull request Jul 18, 2023
… other changes in our packaging infra (#202)

# Description
Consolidated docs update for info about:

* conda-forge/napari-feedstock#48
* napari/packaging#75
* napari/packaging#77


## Type of change
<!-- Please delete options that are not relevant. -->
- [X] Fixes or improves existing content

# References
* conda-forge/napari-feedstock#48
* napari/packaging#75
* napari/packaging#77

## Final checklist:
- [x] My PR is the minimum possible work for the desired functionality

---------

Co-authored-by: Peter Sobolewski <76622105+psobolewskiPhD@users.noreply.github.com>
melissawm pushed a commit to melissawm/napari-docs that referenced this pull request Sep 6, 2023
… other changes in our packaging infra (napari#202)

# Description
Consolidated docs update for info about:

* conda-forge/napari-feedstock#48
* napari/packaging#75
* napari/packaging#77


## Type of change
<!-- Please delete options that are not relevant. -->
- [X] Fixes or improves existing content

# References
* conda-forge/napari-feedstock#48
* napari/packaging#75
* napari/packaging#77

## Final checklist:
- [x] My PR is the minimum possible work for the desired functionality

---------

Co-authored-by: Peter Sobolewski <76622105+psobolewskiPhD@users.noreply.github.com>
Czaki pushed a commit to napari/napari that referenced this pull request Oct 31, 2023
… other changes in our packaging infra (#202)

# Description
Consolidated docs update for info about:

* conda-forge/napari-feedstock#48
* napari/packaging#75
* napari/packaging#77

## Type of change
<!-- Please delete options that are not relevant. -->
- [X] Fixes or improves existing content

# References
* conda-forge/napari-feedstock#48
* napari/packaging#75
* napari/packaging#77

## Final checklist:
- [x] My PR is the minimum possible work for the desired functionality

---------

Co-authored-by: Peter Sobolewski <76622105+psobolewskiPhD@users.noreply.github.com>
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.

setup.cfg was updated
2 participants