Git Product home page Git Product logo

conda_recipe_tools's Introduction

Tools useful for maintaining and updating conda recipes and packages.

To install run pip install -e . or a similar command.

Recipe and Feedstock tools

  • sync_cf : Rebase feedstocks against conda-forge
  • update_recipe : Update a recipe to a specific version
  • prepare_batch_file : Prepare a batch-file.txt for submission to c3i batch
  • create_clobber : Create recipe_clobber.yaml files
  • show_git_messages : Print out git messages for a set of feedstocks.
  • push_feedstock_changes : Push up changes for a set of feedstocks.
  • create_diff_report : Create a HTML report showing diffs for a collection of feedstocks.
  • find_changed_feedstocks : Find feedstocks which have changed since they were last checked.
  • find_latest : Find the latest version of a package or set of packages.
  • upstream_stats : Report status of upstream rebase-ability for feedstocks.

Channel tools

  • channel_latest : Show the newest version of packages in a channel.
  • upstream_newer : Find packages where an upstream channel has a newer version.

Package tools

  • extract_index_json
  • replace_index_json

Misc tools

  • run_grimlock : Updates recipes and executes builds from a csv file of packages and versions.
  • gh : Open a GitHub repository in the current web browser.
  • pypi : Open a PyPI package page in the current web browser.
  • reqs : Attempt to list packages dependencies from PyPI.
  • find_outdated_packages_pypi.py : Find outdated packages on a Anaconda.org channel.
  • rebuild_what : Print out a list of packages to rebuild for a migration.
  • what_needs: Print out of a list of packages which depend on a given package.

Suggested workflow

Prepare and run a series of builds on concourse.

  • Prepare of list of outdated feedstocks.
  • Run sync_cf to rebase the feedstocks against conda-forge.
  • Run update_recipe for each outdated feedstock.
  • Run prepare_batch_file to create a batch-file.txt file.
  • Submit builds to c3i using c3i batch batch-file.txt

Once these builds are finished and have been added to the package reposistory.

  • Run show_git_messages to prepare a set of git commit messages.
  • Run push_feedstock_changes to push the feedstock changes to GitHub.
  • Add changed feedstocks submodules and push to aggregate.

conda_recipe_tools's People

Contributors

cjmartian avatar jjhelmus avatar skupr-anaconda avatar

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.