bs-express icon indicating copy to clipboard operation
bs-express copied to clipboard

Missing v1.0.2 tag?

Open gabriel-bezerra opened this issue 5 years ago • 3 comments

Hi.

I can see that npmjs.org lists the latest version of this library as 1.0.2 and the code in master has "version": "1.0.2" since 4892d02a0f12c4eb01bd200d52322881e4e8e9b7:

https://github.com/reasonml-community/bs-express/blob/d1b4ea57fcd261b1943056c3c7f92b437ddd3273/package.json#L3

Has the tag just been forgotten or is something more obscure happening?

gabriel-bezerra avatar Dec 21 '20 15:12 gabriel-bezerra

Travis CI is no longer working. So I manually published the library version. The sole purpose of the tags were to trigger the CI job.

ncthbrt avatar Dec 21 '20 15:12 ncthbrt

Thank you for the quick reply.

I'd say they also help figuring out which code one is to expect when they download a version from NPM.

gabriel-bezerra avatar Dec 22 '20 11:12 gabriel-bezerra

That's a fair point. We will need to fix the CI pipeline at some stage (probably to use github actions)

ncthbrt avatar Dec 22 '20 11:12 ncthbrt