Missing tag in uSync.Migrations Github Repo

@KevinJump we are using uSync.Migrations nuget package (4.0.0-phase.5.1) to migrate legacy grid to block grid. Additionally, I need to customize some pieces of it and therefore need to download the files from the “uSync.Migrations.Migrators.BlockGrid” folder and paste them into my local project so I can make edits to them.

Currently in your GitHub Repo, there is not a branch or tag that aligns with the nuget package version “4.0.0-phase.5.1”. The latest tag that I see is “4.0.0-phase.5” which is one release behind.

Do you know where I can find the source code that corresponds to the “4.0.0-phase.5.1” release in Nuget? Is it already available somewhere or does it still need to be added to the Github repo?

Any insight would be greatly appreciated!

Hi,

Yeah - i think i missed it and also, capitalized it (so its wrong in the list now :frowning: )

[Edited: updated to lower case tag name]

FYI you can delete a git tag and re-apply a new one to fix that!

1 Like

:+1:

So you can! Every day is a day a school

2 Likes

Hi @KevinJump I was also interested in this and noticed that the main branch has revisions from around 6 months ago, however, its not a nuget version I can pull down. Are you able to make a package based on main that has the latest changes available on nuget?

I am referring to main here: