Giter VIP home page Giter VIP logo

Comments (6)

mxcl avatar mxcl commented on May 19, 2024

I don’t really understand the usage. But either way, this library is a value type only and will not go beyond that. Thanks though.

from version.

mxcl avatar mxcl commented on May 19, 2024

Would like to understand the usage you are talking about better though.

from version.

thecb4 avatar thecb4 commented on May 19, 2024

The use case is that I have various locations where I update the version of a piece of SW. ChangeLog, README, etc. I would a central place to update the version of a piece of SW and then as that version is updated, any subsequent files are updated as well.

example: SomeLibraryKit (supports, Carthage, Cocoa Pods, Swift Package Manager)
step: update version.yml file
step: automatically update CHANGELOG.md
step: automatically update podspec
step: automatically update README.md

each automatic update step represents a listener that does a regex for the Version and substitutes in the latest info.

from version.

thecb4 avatar thecb4 commented on May 19, 2024

The use case is that I have various locations where I update the version of a piece of SW. ChangeLog, README, etc. I would a central place to update the version of a piece of SW and then as that version is updated, any subsequent files are updated as well.

example: SomeLibraryKit (supports, Carthage, Cocoa Pods, Swift Package Manager)
step: update version.yml file
step: automatically update CHANGELOG.md
step: automatically update podspec
step: automatically update README.md

each automatic update step represents a listener that does a regex for the Version and substitutes in the latest info.

from version.

mxcl avatar mxcl commented on May 19, 2024

K I see, yeah this is outside the scope of this library. Though your thing would be a useful tool for continuous delivery IMO.

from version.

thecb4 avatar thecb4 commented on May 19, 2024

Yes. That is my intent. I've been trying to find ways to automate a lot of those tasks using Swift just to see what's possible.

from version.

Related Issues (5)

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.