-
Notifications
You must be signed in to change notification settings - Fork 7
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
Remove MSYS2 CMD Shell extensions in favor of separate MSystem project #7
Comments
If there is no harm in publishing an updated version to chocolatey, could I ask that you do that, and then this? I'd love to get a new version, since my bazel package has taken a dependency on msys2, and so that's blocked until there's a version that installs cleanly within the chocolatey automated validation check. |
FWIW, I'm manually building the msys2 package at https://github.com/rgl/visual-studio-community-vagrant/blob/master/provision.ps1#L292 (which is now kinda broken since the @petemounce branch that I was using does not exist anymore, but changing to the master branch of @userzimmermann works fine). |
@rgl sorry about that; I deleted it once it was merged. I'm a fork, not the canonical; it didn't occur to me that someone might have taken a dependency on me. |
@petemounce ah no worries! I knew that it would eventually happen once your pull request was accepted :-) |
@userzimmermann thinking about it - would it be possible to If it's a question of having time, if you'd be willing to allow me access to push the built package, I'd be more than willing to help. |
@petemounce Hi. I think so too. We should push all those versions starting from 20160719.0.1. The removal of the CMD shell stuff can wait ;) And yes, let's manage that package together on chocolatey.org! I will only make the same little change to the included msystem.bat for 20160719.0.1 like in 0a89c68 in a new separate msys2-20160719 branch and create the first release from there: @rgl Nice that you still use my package and everything works fine again :) |
@userzimmermann thanks! On chocolatey.org, my username is |
@petemounce @rgl BTW: I also upload my choco packages to https://www.myget.org/gallery/zimmermann-choco And I also have my own CI tests for the msys2 package at https://ci.appveyor.com/project/userzimmermann/choco-packages-6hb62 |
Officially released 20160719.1.0 https://chocolatey.org/packages/msys2/20160719.1.0 @petemounce And I added you as msys2 maintainer on chotolatey.org |
Note - the chocolatey package to satisfy this has not yet been released, but it _will_ be according to [this trail](userzimmermann/choco-packages#7 (comment)) Closes #1905. -- Reviewed-on: #1905 MOS_MIGRATED_REVID=135774603
I created a new version , please take a look: |
@majkinetor Nice! I should have reacted much earlier to all those requests regarding my |
@majkinetor The work on my extensions also only very slowly progressed... But it's going on again now :) So I will release them separately with your new pure |
The included .bat scripts for managing and using MSYS2 directly in a CMD Shell are outdated and continued in my separate MSystem project:
https://github.com/zimmermanncode/MSystem
I will remove those old scripts before making a new Chocolatey MSYS2 release.
The text was updated successfully, but these errors were encountered: