Giter Site home page Giter Site logo

Version number is hardcoded about realtime HOT 3 CLOSED

supabase avatar supabase commented on May 5, 2024
Version number is hardcoded

from realtime.

Comments (3)

kiwicopple avatar kiwicopple commented on May 5, 2024 1

Good idea Bobby - for this task, let's just document down the release steps (maybe in RELEASE.md?) and then we can close this one up

from realtime.

soedirgo avatar soedirgo commented on May 5, 2024

Hmm, I don't think there's an easy way around this. I've looked into high profile Elixir projects (Phoenix, Credo, Distillery, HTTPoison), and none of them used automated solutions.

There are some prior art from the JS world: version isn't required at build time, so some projects like Docusaurus don't set this. I also recall some automated versioning solution that simply set it to "0.0.0-automated" or similar, it's automatically set before publishing to npm and isn't committed to the repo.

I can do some hack with something like this, but I'm not sure if it's worth it.

For now I'll remember to make a "bump" commit just before every tag push.

from realtime.

soedirgo avatar soedirgo commented on May 5, 2024

Releasing instructions have been updated on README.md, so closing this issue 🎉

from realtime.

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.