Git Product home page Git Product logo

Comments (4)

hlf20010508 avatar hlf20010508 commented on June 29, 2024 1

I've generated a meta.yaml through grayskull.
What should I do next?

from miniopy-async.

matthewfeickert avatar matthewfeickert commented on June 29, 2024

I've generated a meta.yaml through grayskull.

Great!

What should I do next?

  1. Fork https://github.com/conda-forge/staged-recipes/
  2. Make a new branch on your fork (e.g. feat/add-miniopy-async)
  3. Copy the meta.yml you generated to recipes/miniopy-async/meta.yml.
  4. Add and commit the recipe.
  5. Do some checks that things look good (e.g. you could run build-locally.py to test)
  6. Push your changes to your fork and open a PR to https://github.com/conda-forge/staged-recipes
  7. Wait for the CI to run successfully and if there are any failures from the workflow or the linter either debug them or tag me to ask for help.
  8. Once all the CI has run successfully comment @conda-forge/help-python, ready for review in the PR to get a reviewer to come review and approve your recipe PR.

If you'd like some recent examples of what this looks like check out conda-forge/staged-recipes#25789. Feel free to tag me or ask questions on any of these steps.

(edit: From some quick local tests it looks like things will build fine as noarch 👍. I can make this PR for you if you'd like, but if you've never distributed anything on conda-forge before this would be a pretty straightforward way to get introduced to the experience. 👍)

from miniopy-async.

hlf20010508 avatar hlf20010508 commented on June 29, 2024

I've opened a PR there.

from miniopy-async.

matthewfeickert avatar matthewfeickert commented on June 29, 2024

Okay, now that conda-forge/staged-recipes#25848 has been merged, conda-forge generated a miniopy-async feedstock at https://github.com/conda-forge/miniopy-async-feedstock which will autogenerate a PR to update itself everytime there is a PyPI release.

Within a few hours the conda-forge index will update and

micromamba search miniopy-async

should show that miniopy-async is available for use on conda-forge. 👍

from miniopy-async.

Related Issues (15)

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.