Mickey

Results 50 comments of Mickey

looks like URLs have changed, `https://admin.fedoraproject.org/pkgdb` doesn't exist - it's been decommissioned. I see they replaced it with `https://src.fedoraproject.org/` but I didn't check how that translates to our script using...

https://github.com/metacpan/metacpan-puppet/pull/181

I'm a bit lost on all the different `Type::Tiny` versions and it seems we're using an old one. is there a reason for that?

The main issue I see is with the querying method not returning a hash (because of the way the framework works). Filtering by a CSV `versions` param to filter specific...

`jq` was just for visualization, I'm open to suggestions on the format to make it machine readable if it's not (I just followed the requested `\t` & `\n`).

my merged solution still didn't address the request for 'latest' - I'll handle that separately.

none of the current boolean fields have a 'is_' prefix... so for consistency, maybe: `latest_pure_dev_release`?

@Grinnz you are right, I have checked it earlier and saw the exact same thing. This is the same issue as #592 so we don't need a separate issue -...

I remember we tried it after the move to v1 and it caused problems. I am in favor of trying again though.