Git Product home page Git Product logo

Comments (8)

mauricioabreu avatar mauricioabreu commented on May 16, 2024

Hm, about the last parte (versioning): I don't know if it will work for Python.

Python does take in consideration the version number to upload a package to PyPI (Python Package Index). If a bug is fixed on the client package, it could not be updated.

from bojack.

hugoabonizio avatar hugoabonizio commented on May 16, 2024

@marceloboeira OK, I'm doing this!

@mauricioabreu you can update the PATCH version of the package, I think. So your package for BoJack v0.2.0 can be 0.2.0.1, for example.

from bojack.

marceloboeira avatar marceloboeira commented on May 16, 2024

@hugoabonizio perfect!

I was not clear about the patch version. @mauricioabreu Thanks for remind us.

from bojack.

mauricioabreu avatar mauricioabreu commented on May 16, 2024

@marceloboeira yey, you are welcome :)

from bojack.

hugoabonizio avatar hugoabonizio commented on May 16, 2024

I created the repository https://github.com/hugoabonizio/bojack.cr and named the shard "bojack-client" to avoid conflicts.

To write the specs I'm suposing the user has BoJack already running at 127.0.0.1:5000, but to test on Travis I think I should include this repo as a development_depencency.

from bojack.

marceloboeira avatar marceloboeira commented on May 16, 2024

@hugoabonizio take a look how the http://github.com/marceloboeira/bojack-kemal-heroku is doing this, I use bojack (this repo) as a shard and run the server in the same process. This way you "inject" bojack in the same process as a dependency.

Just remember to make it a development_dependency, in order to prevent circular references.

from bojack.

marceloboeira avatar marceloboeira commented on May 16, 2024

As soon as you finish and release a stable version, we remove the code from here and close this issue.

from bojack.

hugoabonizio avatar hugoabonizio commented on May 16, 2024

Closed in #38.

from bojack.

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.