@pascalberger Fix is pushed and should be rolling out shortly.
Pascal Berger
@pascalberger
:+1:
@RichiCoder1++
The chocolatiest bot this side of the Mississippi
@choco-bot
richicoder1 leveled up! (Karma: 7)
Richard Simpson
@RichiCoder1
@gep13 I was gonna mentioned that https://www.myget.org/F/chocolateygui/api/v2 wasn't pushing dev packages. When did we switch too: https://www.myget.org/F/packages_develop/api/v2? If this is a longer term thing, can I get push access plz
Gary Ewan Park
@gep13
I will have to do some digging into when/where I made that switch. Not convinced it is the best idea. Probably best to keep chocolateygui on it's own feed
will try to look at this tongiht, and decide what my thought process was :-D
Oh neat. Is packages_develop a personal dev-feed of yours Gary? Seein a lot of packages.
Richard Simpson
@RichiCoder1
sakjdfklsajflksajflsajf;
I promise I tested this installer
Pascal Berger
@pascalberger
While installing now works I get an error on startup: chocolatey/ChocolateyGUI#351
Gary Ewan Park
@gep13
yes, that is my own feed on MyGet. I use it as a default for any repo that isn't under an org. I must have, at some point, moved ChocolateyGUI onto it, but I think it makes sense for ChocolateyGUI to remain on it's own standalone feed
Richard Simpson
@RichiCoder1
Yyyyuuuppp. That's exactly what I was refering too haha
@gep13 Agreed
@pascalberger Pushed (again). Let me know that one treats yah. Should be showing up shortly.
Apologies
Richard Simpson
@RichiCoder1
Hmm. I should add a CloseApplication element to the uninstall...
Pascal Berger
@pascalberger
@RichiCoder1 Thanks! Will test again as soon as build was successful
Github is lying when it says it's still in progress :P
Pascal Berger
@pascalberger
Thanks, application starts now
_
Richard Simpson
@RichiCoder1
@pascalberger Let me know if you run into anything further and thank you very much with your diligence irt opening issues :)
Pascal Berger
@pascalberger
@RichiCoder1 Already adding the next issue :) But just a small one
Richard Simpson
@RichiCoder1
At this point I'm interested in all issues, big or small. Want to make sure our next release is high quality
Pascal Berger
@pascalberger
chocolatey/ChocolateyGUI#352
Richard Simpson
@RichiCoder1
Gotta love edge cases
Fixed
Gary Ewan Park
@gep13
@pascalberger++
The chocolatiest bot this side of the Mississippi
@choco-bot
pascalberger +1! (Karma: 4)
Richard Simpson
@RichiCoder1
@pascalberger++
The chocolatiest bot this side of the Mississippi
@choco-bot
pascalberger leveled up! (Karma: 5)
Richard Simpson
@RichiCoder1
Great feedback so far! Thanks :D
Pascal Berger
@pascalberger
Nothing to thank. You did the work :)
Rob Reynolds
@ferventcoder
:point_up: December 16, 2016 2:54 AM Summary - I'd say that is good to maybe include on the list view (with fallback to first x lines of description)? And leave it out of the package view.
@ferventcoder All auto generated too :). Makes finding and tweaking settings a breeze.
Rob Reynolds
@ferventcoder
nice
Richard Simpson
@RichiCoder1
@ferventcoder Any idea why I'm not getting "Owners" back from Chocolatey?
Richard Simpson
@RichiCoder1
Holy edge cases batman
So, chocolatey doesn't return Owners from the API. And the only reason we were getting that information in the local view previously is because I was reading the package info off disk and merging it with Chocolatey's Feed Results.
Eeeyup. That's exactly what it is.
Gary Ewan Park
@gep13
@RichiCoder1 I haven't checked, but is there Maintainers from the Choco API? Owners = Maintainers
Richard Simpson
@RichiCoder1
Nah. Maintainers is purely UI parlance. It's all owners under the covers.
Gary Ewan Park
@gep13
ok, that makes sense, just wanted to check
Richard Simpson
@RichiCoder1
@pascalberger Just pushed a big change that should make sources support more solid. Still pretty happy path atm, but supports Priority and Disabled, as well as editting sources.