Coder Social home page Coder Social logo

Comments (6)

Schrank avatar Schrank commented on July 26, 2024

You need an annotated tag (git tag -a) for the versions.

Satis is built two times a day, but I don't know when, so you just have to wait a day - if the tag is annotated.

from composer-repository.

astorm avatar astorm commented on July 26, 2024

I'm pretty sure I created the tag with git tag -a — is there a way to check? (I'm not really up on git tags — CVS, yes, but git, no :) )

from composer-repository.

sylvainraye avatar sylvainraye commented on July 26, 2024

To check your tags >> git tag --list

from composer-repository.

astorm avatar astorm commented on July 26, 2024

digline: Right, but how do you tell

  1. If it's an annotated tag or not
  2. If satis sees the remote repository correctly. (git tag --list works on the local repositories only)

from composer-repository.

daim2k5 avatar daim2k5 commented on July 26, 2024

you need only "patience", refresh the page, maybe its cached, we generate atm every full hour because the webhook is disabled

from composer-repository.

SchumacherFM avatar SchumacherFM commented on July 26, 2024

@astorm To check if a tag is annotated or not use git show [tag-name]

gittag

I hope you can see the difference of the additional tag message with an annotated tag.

http://git-scm.com/book/en/Git-Basics-Tagging

from composer-repository.

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.