Jeremy Cline

Results 100 comments of Jeremy Cline

Hmm. I started on adding support for different version schemes (#470) and I suppose the not-yet-created date variety could allow users to specify a format string of some kind to...

@junghans I'm glad you figured it out! When I have a chance to spend more time on Anitya, I'd like to make it record all versions, not just what it...

It does seem like it would be nice to have this information. Packages do move between repositories sometimes, and sometimes might be present in more than one with different versions,...

I've started on this in #448. Rather than per-backend, it's per-project. Please let me know what you think!

> Could this be per-ecosystem rather than per-project? > > I don't think we really want to encourage people defining their own ad hoc version ordering schemes, and ecosystems typically...

> That becomes a question how it maps to the fedmesg and fmn stuff. People are probably going to want a way to filter "Only the new releases because we...

@pypingou @ncoghlan I've been looking at how to make ecosystems define a default version scheme, and I'm curious about the history of the Backend and Ecosystem database model. I'm not...

Okay then, I opted to spend some time removing them rather than writing a migration for them.

@ncoghlan yup, I added the Travis stuff anticipating #448 would get solve the RPM problem (since it removes the dependency completely), but I like the look of #460 and I...

I can't think of a reason why you couldn't use it as a library and I'd welcome PRs that further improved the experience of using it as such.