Griddle icon indicating copy to clipboard operation
Griddle copied to clipboard

versions are not tagged and releases are not showing on github

Open jackgeek opened this issue 7 years ago • 5 comments

I'm currently upgrading from v0.x to v1 and the new API is marvelous. Thanks for all your efforts!

I'm trying to find the source code for the current stable version 1.3.1 but it doesn't appear to be branched or tagged. How can I find the 1.3.1 source code?

jackgeek avatar Jun 09 '17 16:06 jackgeek

We should definitely try to tag releases. You can get close with history of package.json. 1.3.1 seems to be here.

dahlbyk avatar Jun 10 '17 05:06 dahlbyk

@ryanlanciaux I would be happy to help with cleaning up some of the issues (labeling, closing old ones etc) + pull requests and look at this problem as well.

sww314 avatar Jul 15 '17 18:07 sww314

That would be awesome @sww314.

ryanlanciaux avatar Jul 16 '17 10:07 ryanlanciaux

Procrastinating, so I scraped gitHead and time data from npm view and scripted out tags for nearly every version. Tags are annotated, attributed to @ryanlanciaux and dated with the npm publish timestamp.

https://gist.github.com/dahlbyk/48a66574f753eaa2c04d76bd37aac4f6

Let me know if you'd like me to push them.

dahlbyk avatar Aug 24 '17 03:08 dahlbyk

Let me know if you'd like me to push them.

Ping @ryanlanciaux @joellanciaux, I'm going to push these the next time I get around to it, unless you say otherwise.

dahlbyk avatar Jan 09 '18 19:01 dahlbyk