moogar0880 / PyTrakt

A Pythonic interface to the Trakt.tv REST API
Other
65 stars 51 forks source link

PyTrakt Maintenance #199

Open glensc opened 2 years ago

glensc commented 2 years ago

Problem: I've submitted 25 merge requests in 2022 January:

not one of them has any response from the maintainer.

@moogar0880 how to get this repo up and working again?

navanchauhan commented 2 years ago

Do you want to fork the repo and apply your patches to it?

glensc commented 2 years ago

No. I do not want to fork!

I will rather be a co-maintainer if can get in contact with the current maintainer.

glensc commented 2 years ago

Anyone can contact him via linked-in? The "Message" button is locked for me:

i.e someone has Premium InMail enabled or connected with him.

glensc commented 2 years ago

Wrote DM on their Instagram:

no replies yet.

onedr0p commented 2 years ago

If the maintainer is not responding or ghosting GitHub completely he seems to be unreliable for maintaining his project here, what if he comes back to solve a few issues and then disappears again? For this projects longevity it should be forked and have a few maintainers with repo access. @glensc you have many PRs he needs to review upon return and I know you have no interest in maintaining a fork but at what point is it going to be a necessity for someone to do it anyways? You seem to have the knowledge and time to move this project forward under a new fork IMO.

He also appeared to have deleted or made his linkedin private, and his instagram pics seem like he has moved on to non-tech projects. He has a pretty radical garden! I wonder what he's growing 🧑‍🌾

glensc commented 2 years ago

@onedr0p the intent was to be a co-maintainer, he said kind of ok earlier. still want to continue using the same pip package.

the transfer is also fine if he wishes not to have anything to do with the project. this means GitHub repo and pip package.

glensc commented 2 years ago

@moogar0880

to add collaborators

  1. in github: add people: https://github.com/moogar0880/PyTrakt/settings/access
  2. in pip: add collaborator, role maintainer in pip: https://pypi.org/manage/project/trakt/collaboration/

to transfer project

  1. in github: transfer project at the bottom https://github.com/moogar0880/PyTrakt/settings
  2. in pip: add collaborator, role owner in pip: https://pypi.org/manage/project/trakt/collaboration/
thiagomgd commented 2 years ago

@glensc were you able to get any response from @moogar0880 ?

glensc commented 2 years ago

@thiagomgd if I had, I would have responded here, or he himself.

simonc56 commented 2 years ago

I just sent him a message on linkedin 🤞

MrLinford commented 2 years ago

+1

glensc commented 2 years ago

Started merging commits to my fork:

3.4.1

3.4.2

3.4.3

3.4.4

3.4.5

3.4.6

3.4.7

3.4.8

glensc commented 2 years ago

3.4.9

glensc commented 2 years ago

3.4.10

3.4.11

glensc commented 2 years ago

3.4.12

glensc commented 2 years ago

3.4.13

glensc commented 1 year ago

3.4.15

glensc commented 1 year ago

@moogar0880 can you please archive this repository? so, I don't end up creating pull requests to the wrong repo...

glensc commented 1 year ago

@moogar0880 please archive the repository. Creating PR's in wrong repo is annoying:

onedr0p commented 1 year ago

I wonder how his garden is coming this year.

glensc commented 10 months ago

@moogar0880 please archive this repository.

github by default creates pr's to wrong upstream:

glensc commented 10 months ago

NOTE: code from this (moogar0880/PyTrakt) repository will stop working after 1 February 2024:

onedr0p commented 10 months ago

He was active 8 months ago! Huzzah! It seems he is deliberately ignoring this repo. 😭

https://github.com/moogar0880/oxide

irbyjm commented 10 months ago

NOTE: code from this (moogar0880/PyTrakt) repository will stop working after 1 February 2024:

@glensc Thank you for forking this project and having your own PIP module; I was troubleshooting this for quite a while today before I saw this thread--I had figured out to update BASE_URL, but my auth still wasn't working. I popped your module in and I'm back in business. :clinking_glasses: