Email or username:

Password:

Forgot your password?
Michał Górny

The problem with "my project" attitude is when you no longer care about stuff working for your users, refuse to support #Python 3.12 because of some proprietary CI not providing it and then close the bug as "completed", even though nothing was fixed.

github.com/simplistix/testfixt

2 comments
Lieven

@mgorny He thanked you for the warning and told you he doesn't have the time to fix this. Seems totally fair no?

Agree on the 'Completed' part, that's not helpful, certainly not the best way to attract PR's.

Given your bio I'm sure you must know that not everyone in #foss has the energy, time or character to give a thoughtful empathic response to each individual issue reporter. But we all try :)

meejah

@Lgo @mgorny A better response would certainly be "here is a PR", but I feel I would respond similarly as the original author for many of my projects.

Certainly not defending CircleCI but I also don't have time to write my own CI system for personal-ish projects.
#foss

Go Up