Git Product home page Git Product logo

Comments (4)

jacobgkau avatar jacobgkau commented on August 22, 2024

Every commit to the master branch is essentially a release for Pop!_OS. (They are not actually released in Pop!_OS until they're included in a PR within https://github.com/pop-os/repo-release, but updates are only withheld there for more than a few days in special circumstances.)

The most recent "stable release" on GitHub is currently from late 2020 and the most recent "pre-release" on GitHub is currently from 2021, so it probably wouldn't hurt to tag a new one, even if it's arbitrary. While there is a -git AUR package that would more closely match the Pop!_OS development style, it looks like Arch has a binary package in their community repo that's currently what's out-of-date since it only follows GitHub releases.

I wonder if it would be possible for the Arch maintainer for this package to use the version number in the repo-release repository instead of the one in the GitHub tags, since that's what we use for Pop!_OS releases. (The current version number would be 5.5.1~1659710972~22.04~7ba5da8; the part after the first tilde is a timestamp, so it goes up with each release.)

from gtk-theme.

jacobgkau avatar jacobgkau commented on August 22, 2024

I tried making a tag myself, but I don't seem to have the proper permissions. @isantop can probably do it. (I'm also not sure why we started putting v at the front of the tag names only at version 5.3.1, but I was going to match the most recent tag with the letter.)

from gtk-theme.

isantop avatar isantop commented on August 22, 2024

I tagged the most current release as v5.5.1.

The note Jacob brought up about releases is valid; every commit to master in this repository is a new version built and distributed to users.

from gtk-theme.

alucryd avatar alucryd commented on August 22, 2024

@jacobgkau I am said arch maintainer!

Thanks for the tag and explanation. Deriving the version from another repository will be a bit too convoluted compared to our usual workflow. Also arch tends to prefer packaging tags instead of arbitrary commits whenever possible, but exceptions can be made, and I have certainly done so already. In both cases though our package versions are derived from git describe --tags, usually in the form of <latest_tag>.r<commits_since_tag>.<commit_hash> when commits are targeted, so we'd need up to date tags either way.

I will start packaging commits since they are considered stable enough, but if that's not too much trouble it would be great if you could keep tagging every new version from now on. If not I'll devise an appropriate version scheme that doesn't break our vercmp. Thanks!

from gtk-theme.

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.