GithubHelp home page GithubHelp logo

Comments (5)

welcome avatar welcome commented on June 27, 2024

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

from jupyter_releaser.

jtpio avatar jtpio commented on June 27, 2024

Thanks @davidbrochart for reporting.

Would you be able to try on a older fork prior to the 0.9 releases? Also this might just affect the Python monorepo setup as other releases with only one Python package at the top-level seem to be going through.

from jupyter_releaser.

davidbrochart avatar davidbrochart commented on June 27, 2024

I tried with a my fork of jupyter_releaser just after #176 was merged, which used to work fine, and I still get the issue:
https://github.com/davidbrochart/jupyter_releaser/runs/4103406579?check_suite_focus=true
It is not a credential issue because the packages are uploaded to PyPI, so I'm not sure what is going on.

from jupyter_releaser.

blink1073 avatar blink1073 commented on June 27, 2024

You're still using the v1 tags of the actions in that build. My guess is that the publish function is being called once per package name, and then also trying to publish all of the packages each time.

from jupyter_releaser.

davidbrochart avatar davidbrochart commented on June 27, 2024

Ah, somehow I thought that because I'm running the actions from my fork of jupyter_releaser, it was directly linked to the code in this fork, but IIUC it only uses the actions in my fork and actually runs code from jupyter-server/jupyter_releaser:
https://github.com/davidbrochart/jupyter_releaser/blob/5b177428d9aed4903110327848c88be40fa64afa/.github/actions/publish-release/action.yml#L34-L35

from jupyter_releaser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.