actions / upload-release-asset

An Action to upload a release asset via the GitHub Release API
MIT License
687 stars 189 forks source link

Mark this repository as unmaintained #78

Closed andymckay closed 3 years ago

andymckay commented 3 years ago

Sadly we haven't got the time to maintain this repository as an official GitHub Action. In the last year or two since we originally published this, a large number of really good community Actions have appeared on the Marketplace for doing this.

We'd like to mark this repository as unmaintained and make it clear to users what their expectations should be.

People are of course free to fork this repository and maintain those forks if they like.

To do this we'll:

greyltc commented 3 years ago

a large number of really good community Actions have appeared on the Marketplace for doing this.

@andymckay Could you suggest some?

rugk commented 3 years ago

Also sad to see this go. Is not this an official GitHub validated Action?

eine commented 3 years ago

@rugk, see #58.

hannesa2 commented 3 years ago

@hross I guess you are the maintainer here. Please can you add some other maintainers. Maybe the last 5 guys who contribute already ?

Sadly this is the current/future state of most github repos: The maintainer looses interest and the project dies slowly. There is no relay race culture to prevent from dead project

eine commented 3 years ago

@hannesa2:

ash0x0 commented 3 years ago

@andymckay I think you should at least merge #79 ASAP because I personally wasted time trying to use this and I see other people have as well. The PR covers the necessary bases and I ended up using softprops/action-gh-release as you suggest. It's probably much better to merge it even if you don't archive immediately because there needs to be some indication to people who end up here that they shouldn't use this.