target-postgres icon indicating copy to clipboard operation
target-postgres copied to clipboard

Tag version doesn't match the current version

Open ps2goat opened this issue 4 years ago • 5 comments

0.1.0 is marked as latest. Shouldn't this be updated to 0.2.4?

ps2goat avatar Oct 16 '20 22:10 ps2goat

@ps2goat, where are you seeing v0.1.0 being latest? You are correct everything should be v0.2.4 now.

AlexanderMann avatar Jan 04 '21 16:01 AlexanderMann

On the main page, under "releases" image

Also on the release description page for 0.1.0 https://github.com/datamill-co/target-postgres/releases/tag/v0.1.0

ps2goat avatar Jan 04 '21 18:01 ps2goat

This caused me to have to specify a version when pulling so I could get 0.2.4, otherwise it would pull 0.1.0.

ps2goat avatar Jan 04 '21 18:01 ps2goat

Ah, I see. Yeah, we're not presently "using" the releases feature. I think GH auto-enabled that for us long ago and we've just ignored it.

@ps2goat would a better request here be to:

  • enable releases and support them properly
  • turn off entirely releases to avoid confusion

AlexanderMann avatar Jan 07 '21 16:01 AlexanderMann

I think I looked at the release and tried to install the exact "latest" version using the version number. I see the py-pi badge, now, so maybe the best solution is to remove the github version of releases. (The latest tagging, anyway-- I like the change history.)

I'm usually on GH for the npm module repos, which usually rely on the release functionality. Sorry for the confusion!

ps2goat avatar Jan 07 '21 20:01 ps2goat