Giter Site home page Giter Site logo

Comments (11)

xxv avatar xxv commented on August 27, 2024 1

I'm not sure I understand what you mean. The diagram has the text v0.9.0 on it already.

from android-lifecycle.

axd1967 avatar axd1967 commented on August 27, 2024

why not storing changes in the tags, and viewing the Tags/Releases pages (https://github.com/xxv/android-lifecycle/tags), as done e.g here: https://github.com/botherder/detekt/tags ?

oddly enough, the diagram shows a version number, but there are no tags...

from android-lifecycle.

johnjohndoe avatar johnjohndoe commented on August 27, 2024

This is a matter of taste. I prefer a plain text file such as CHANGELOG.md since it allows me to move the repository to any place while taking the changelog with me. GitHub release tags are nice but can only be used with this service.

from android-lifecycle.

xxv avatar xxv commented on August 27, 2024

I added a tag for the one version I've got now and will add more as more revisions get made. I'm not going to add a CHANGELOG.md, though, as that's what commit messages and/or tag messages are for.

from android-lifecycle.

johnjohndoe avatar johnjohndoe commented on August 27, 2024

Please also add the tag to the graphic.

from android-lifecycle.

johnjohndoe avatar johnjohndoe commented on August 27, 2024

Awesome! Sorry, I did not see it.

from android-lifecycle.

axd1967 avatar axd1967 commented on August 27, 2024

exactly - a CHANGELOG document is just a duplicated effort; and carrying whatever around can be done far more efficiently by carrying e.g. a git bundle, then you have everything.

plus, the changelog is actually what GitHub produces when showing the release page (https://github.com/xxv/android-lifecycle/releases)

from android-lifecycle.

johnjohndoe avatar johnjohndoe commented on August 27, 2024

I consider a CHANGELOG a well-formed summary of the most important changes. It is - so to say - a textual description of the public interface for other developers. Commit messages contain much more detail and not all these information are of interest for "users".

from android-lifecycle.

axd1967 avatar axd1967 commented on August 27, 2024

You are right - except that that changelog summary can be written in a tag.

but indeed, if there is a need to provide the info to the end user (and I do not refer to a developer, but e.g. a user consulting a website) , then some kind of file is needed.

if the intention is to present CHANGELOG info to a developer, the tag is one of the few places to store that info.

but agreed, the inconvenience is that the changelog info is not available without Git. but someone who cannot use Git will not be able to use the repository, so that's not a real issue.

from android-lifecycle.

johnjohndoe avatar johnjohndoe commented on August 27, 2024

Please do not mistake GitHub for Git. You can put the notes in:

  • CHANGELOG.md (finally added to the Git repository)
  • Git tags (part of the Git repository)
  • GitHub release notes (not part of the Git repository)

Only the first and the second will go with the repository. The last one will stay at github.com.

from android-lifecycle.

axd1967 avatar axd1967 commented on August 27, 2024

Ah yes, I didn't even think of GitHub - but that's indeed yet another factor :-)

from android-lifecycle.

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.