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

Fix anaconda binaries upload #3192

Merged
merged 3 commits into from Feb 5, 2024
Merged

Fix anaconda binaries upload #3192

merged 3 commits into from Feb 5, 2024

Conversation

vfdev-5
Copy link
Collaborator

@vfdev-5 vfdev-5 commented Feb 5, 2024

Description:

Packaging ignite
Packaging ignite-0.5.0.dev20240205-py_0
number of files: 109
Fixing permissions
INFO :: Time taken to mark (prefix)
        0 replacements in 0 files was 0.01 seconds
Renaming work directory '/usr/share/miniconda3/envs/test/conda-bld/ignite_1707091964922/work' to '/usr/share/miniconda3/envs/test/conda-bld/ignite_1707091964922/work_moved_ignite-0.5.0.dev20240205-py_0_linux-64_main_build_loop'
shutil.move(work)=/usr/share/miniconda3/envs/test/conda-bld/ignite_1707091964922/work, dest=/usr/share/miniconda3/envs/test/conda-bld/ignite_1707091964922/work_moved_ignite-0.5.0.dev20240205-py_0_linux-64_main_build_loop)
['conda_build/noarch/ignite-0.5.0.dev20240205-py_0.tar.bz2']
# Automatic uploading is disabled
# If you want to upload package(s) to anaconda.org later, type:


# To have conda build upload to anaconda.org automatically, use
# conda config --set anaconda_upload yes
anaconda upload \
    conda_build/noarch/ignite-0.5.0.dev20240205-py_0.tar.bz2
anaconda_upload is not set.  Not uploading wheels: []

INFO :: The inputs making up the hashes for the built packages are as follows:
{
  "ignite-0.5.0.dev20240205-py_0.tar.bz2": {
    "recipe": {}
  }
}

@vfdev-5 vfdev-5 merged commit 2bf7c8b into master Feb 5, 2024
4 checks passed
@vfdev-5 vfdev-5 deleted the fix-conda-bin-upload branch February 5, 2024 15:47
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

1 participant