Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please release a new version #57

Open
jmairboeck opened this issue Nov 3, 2022 · 23 comments
Open

Please release a new version #57

jmairboeck opened this issue Nov 3, 2022 · 23 comments

Comments

@jmairboeck
Copy link

The latest available build from Github Actions for VS 2022 has expired. The current released version lacks a few important bug fixes. There is currently no recent build available for VS 2022.

@giaphungvn
Copy link

good job! We need it, thanks!

@agausachs
Copy link

Yes please. At least to fix the incompatibilty with Visual Studio 2022 >=17.2.
Thanks!!

@rhuijben
Copy link
Member

rhuijben commented Nov 7, 2022

New build created under actions. Will try to release this version via VS portal.

@agausachs
Copy link

New build created under actions. Will try to release this version via VS portal.

Thank you Bert! Now I can see the new artifact under Actions, but only for 2017-2019. It seems the build failed building for vs2022.

"C:\Users\runneradmin.nuget\packages\microsoft.vssdk.buildtools\17.0.5232\tools\VSSDK\Microsoft.VsSDK.targets(829,5): error MSB4018: [D:\a\AnkhSVN\AnkhSVN\build\src\Ankh.Package\Ankh.Package.csproj]
Error: Process completed with exit code 1."

@BearSleepy
Copy link

BearSleepy commented Nov 9, 2022

Looks like build 2019 failed, just after the 2017-2019 one, and never got to the 2022 one. I really appreciate all your work on this.

Maybe is some way to just run 2022. Or maybe it's the dependency downloads at all. I'm trying to build it also, but im not sure how to deal with the QQ turtles, and not having 3.5 installed.

@brakes88
Copy link

any news on the build for VS2022? Thanks a lot!

@miba222
Copy link

miba222 commented Nov 23, 2022

Oh yes, please create a new vsix for VS2022. Microsoft urged me to switch from 2019 to 2022, and now I am heavily missing my AnkhSVN plugin...

@ARMoir
Copy link

ARMoir commented Nov 26, 2022

I built the attached from source on my VS2022 install and was able to install the VSIX once built. Hope this works for you and can hold people over until there is a new release!
Release2022.zip

@miba222
Copy link

miba222 commented Nov 28, 2022

@ARMoir First impression looks good. Thank you so much!!!

@ARMoir
Copy link

ARMoir commented Dec 1, 2022

I forked the repo https://github.com/ARMoir/AnkhSVN and I am going to be making some small updates, hopefully my pull request gets approved.

@Blackpaw
Copy link

Blackpaw commented Dec 1, 2022

I forked the repo https://github.com/ARMoir/AnkhSVN and I am going to be making some small updates, hopefully my pull request gets approved.

Thanks - will this install happily over the official 2019 build?

@ARMoir
Copy link

ARMoir commented Dec 1, 2022

Thanks - will this install happily over the official 2019 build?

I believe it should if you use the Ankh-VSIX-2017-2019 Artifact, but please let me know what you find.

https://github.com/ARMoir/AnkhSVN/actions/runs/3589280323

@Blackpaw
Copy link

Blackpaw commented Dec 1, 2022

That installed ok and seems to be operating fine, but I do have two entries for AnkhSVN in extension manager now. The old one is ver 2.9.87, the new install is 2.9.3

I uninstalled the old version (2.9.87) and all seems ok.

@Blackpaw
Copy link

Blackpaw commented Dec 2, 2022

I believe it should if you use the Ankh-VSIX-2017-2019 Artifact

Update - I misunderstood your directions, I was using 2019 in VS2022 and installed your 2022 over the top of it, I guess that's why I had two versions in Extension manager. Regardless, it works fine, thanks.

@ARMoir
Copy link

ARMoir commented Dec 2, 2022

@Blackpaw No problem! Yeah the build numbers reset on the github actions when I forked the repo, so that's why it went from 87 to 3. I made a few more updates and I am only building for 2022 now, as that is what I am using, glad if it helps!

@nikeruga
Copy link

nikeruga commented Mar 13, 2023

Where can I get the new version? VS2022

@ARMoir
Copy link

ARMoir commented Mar 15, 2023

@nikeruga
I ran a build 2/5/23 on my branch
https://github.com/ARMoir/AnkhSVN/actions/runs/4099889922

@vman2000
Copy link

vman2000 commented Apr 4, 2023

I forked the repo https://github.com/ARMoir/AnkhSVN and I am going to be making some small updates, hopefully my pull request gets approved.

Thank you, early days but your fork seems to resolve the instability issues I was getting on main.

@BearSleepy
Copy link

Here's a 2022 build using more direct means.

It's from my AddOn Studio releases basically, which now having to build AnkhSVN also. The reason couldn't include the other one is because it effectively sets the minimum VS version at 17.5.

This is built in a more basic way, that's more in-line with the setup for other VS components.

https://github.com/BearSleepy/AnkhSVN/releases

@BearSleepy
Copy link

SS from actual Visual Studio.
image

Seems to work.

@BearSleepy
Copy link

image

@BearSleepy
Copy link

BearSleepy commented Jul 10, 2023

Updated link in case the github redirect goes away. Moved to the same umbrella as AddOn Studio.

https://github.com/FallenWorlds/AnkhSVN

Another, more final release today

@pubtom
Copy link

pubtom commented Sep 7, 2023

@rhuijben Could you please create a new release for VS2022?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests