version_bot | A simple service to keep track of build numbers

 by   davbeck Ruby Version: Current License: MIT

kandi X-RAY | version_bot Summary

kandi X-RAY | version_bot Summary

version_bot is a Ruby library. version_bot has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

Ever need a way to keep track of build numbers? For instance, Apple's TestFlight requires each build to have a new build number that is greater than the last. Not to mention, it's helpful to be able to find the exact code that was used for a particular build when an issue came up. You could store a build number locally, or even use the number of comits, but if you have multiple people creating builds accross multiple branches, it can get really complicated really quick. version_bot is a simple service that keeps track of your build numbers for you on a globally accessable server. You can use the public instance to quickly start tracking your builds. Builds are tracked by identifier and a public version number, so builds of one app or version will not be confused with others. If you want to keep your build numbers private, you can use a secret identifier (for instance, on the Mac you can use uuidgen) or you could run your own instance of the server on your super secret VPN encrypted enterprise grade intranet thingy.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              version_bot has a low active ecosystem.
              It has 3 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              version_bot has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of version_bot is current.

            kandi-Quality Quality

              version_bot has no bugs reported.

            kandi-Security Security

              version_bot has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              version_bot is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              version_bot releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of version_bot
            Get all kandi verified functions for this library.

            version_bot Key Features

            No Key Features are available at this moment for version_bot.

            version_bot Examples and Code Snippets

            No Code Snippets are available at this moment for version_bot.

            Community Discussions

            No Community Discussions are available at this moment for version_bot.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install version_bot

            The build number will be incremented by 1 and returned.
            In addition to the standard parameters, it also takes build. The build number will be set to the provided build number and returned.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/davbeck/version_bot.git

          • CLI

            gh repo clone davbeck/version_bot

          • sshUrl

            git@github.com:davbeck/version_bot.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link