Code Monkey home page Code Monkey logo

Comments (5)

marc-mabe avatar marc-mabe commented on June 14, 2024

The tag is available here https://github.com/zendframework/zend-cache/tree/2.5.2 it's wrongly named as all other are named release-<version>

@weierophinney should we rename this tag?

from zend-cache.

weierophinney avatar weierophinney commented on June 14, 2024

@marc-mabe Yes. Do the following:

$ git tag -s release-2.5.2 2.5.2
$ git tag -d 2.5.2
$ git push origin release-2.5.2:release-2.5.2
$ git push origin :2.5.2

That should work with Packagist, but ping me if you notice any issues.

from zend-cache.

 avatar commented on June 14, 2024

@weierophinney ok I could do that. What about signing the tag(s)? I never signed a tag an am unsure what the process is.

from zend-cache.

weierophinney avatar weierophinney commented on June 14, 2024

It's pretty easy; create a gpg key, and git will prompt to ask which one to
use when signing. Ping me on irc tomorrow if you're having issues.
On Mar 22, 2016 1:43 PM, "Marc Bennewitz" [email protected] wrote:

@weierophinney https://github.com/weierophinney ok I could do that.
What about signing the tag(s)? I never signed a tag an am unsure what the
process is.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#92 (comment)

from zend-cache.

marc-mabe avatar marc-mabe commented on June 14, 2024

fixed - thanks a lot @weierophinney

from zend-cache.

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.