Automatically flag apps as deprecated-software with the help of a crappy script#2103
Automatically flag apps as deprecated-software with the help of a crappy script#2103Salamandar wants to merge 7 commits intomasterfrom
Conversation
|
For me we can remove from this list a lot of html/js apps (without server side code). Specifically all games. So at least: 20euros, 243-game, hextris, anarchism, cubiks-2048, encryptor-decryptor, filepizza, hat, osjs, simple-hash-generator, strut, trustyhash, tyto Those apps are not really deprecated, those apps are finished and doesn't really need update for now. |
|
Adguard home is up to date and released 2 days ago 🤔 |
hmmm indeed. i'm going to need to test this more deeply. |
396ffd5 to
c290bb4
Compare
I partially disagree. Yes, some apps might keep working even though they are not developped anymore, for example anarchism. But, for example for osjs, a non-developed app might become a security issue in the (near?) future. The issue is that we can't, as yunohost maintainers, really make that choice, except by really reading the source code… |
| - name: Install toml python lib | ||
| run: | | ||
| pip3 install toml tomlkit gitpython | ||
|
|
There was a problem hiding this comment.
From contributors meeting: we need to actually run the script somewhere around here :p
tl;dr, only working for github and gitlab upstreams, checks if the latest commit is more than 1 year old. It also removes deprecated-software if required.
tl;dr, only working for github upstreams, checks if the latest commit is more than 1 year old