Giter VIP home page Giter VIP logo

Comments (5)

imyiningliu avatar imyiningliu commented on July 17, 2024

Should I do bumpversion on a separate branch or is it fine if i do that on master branch?

I've built a conda recipe for anndata. Should I upload it to bioconda-recipes? Do I need to tell anndata that we're doing this?

from scvi-tools.

jeff-regier avatar jeff-regier commented on July 17, 2024

Better to use a separate branch, I think, and to submit it as a pull request. Also remember to push the tags too, as described here:
https://scvi.readthedocs.io/en//latest/contributing.html#deploying

That's great you've got a recipe for anndata. It isn't essential to involve the creators anndata -- though they'll probably appreciate it -- since it's a commit to the bioconda repo not the anndata repo. Though come to think of it, it might be nice to let them know your plans by posting an issue at their repo. Maybe check whether they're willing to update it as they release new versions, or whether they have other conda-related plans.

from scvi-tools.

imyiningliu avatar imyiningliu commented on July 17, 2024

I'm a bit confused about how to bumpversion and tag. I tried to bumpversion batch with or without git tag v0.1.4. For both cases, I got fatal: tag 'v0.1.3' already exists.

I also tried to change __version__ = '0.1.3' to __version__ = '0.1.4' and I got AssertionError: Did not find '0.1.3' or '__version__ = '0.1.3'' in file scvi/__init__.py.

Do you remember what were the procedures you used to bumpversion? Thanks!!

from scvi-tools.

jeff-regier avatar jeff-regier commented on July 17, 2024

batch? or patch? It should be bumpversion patch

from scvi-tools.

imyiningliu avatar imyiningliu commented on July 17, 2024

Ohhhh my bad .... bumpversion patch works

from scvi-tools.

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.