Giter VIP home page Giter VIP logo

Comments (5)

scopatz avatar scopatz commented on July 27, 2024

Are there tools for updating the pins in a recipe's meta.yaml from this data structure?

from conda-forge-pinning-feedstock.

jakirkham avatar jakirkham commented on July 27, 2024

The plan is feedstocks will use a setting* with conda-build 3 that will integrate the configuration file in this package into every build. Maintainers will not need to manually pin dependencies in feedstocks as this pinning will automatically be included. This will combine any information the maintainers specify in the recipe.

A different, but related, question is how can we automate the rebuilding of packages when pinnings change in this listing? ATM I don't have any good intuition for how this will work. Mainly because batching such a process would be too slow and get rate limited too quickly. Any webservice approach would have to track recipes that use these particular dependencies somehow (i.e. in a database). We would need to give some thought on where this database lives, how we access it, and how we update it, etc. There are likely many other ideas we could contemplate that I have not considered above.
TL;DR this is a topic that will require further exploration.

* - Specifics under discussion in PR ( conda-forge/conda-smithy#625 ).

from conda-forge-pinning-feedstock.

isuruf avatar isuruf commented on July 27, 2024

A different, but related, question is how can we automate the rebuilding of packages when pinnings change in this listing?

That's easy. Just do a conda smithy rerender and if it changes, then it needs to be rebuilt

from conda-forge-pinning-feedstock.

jakirkham avatar jakirkham commented on July 27, 2024

For one package sure, the question I was contemplating is the following. If we change the pinning of a package (say sqlite), how do we automatically send out PRs to all affected feedstocks?

from conda-forge-pinning-feedstock.

isuruf avatar isuruf commented on July 27, 2024

Fixed in #7

from conda-forge-pinning-feedstock.

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.