Compare commits

...
3 Commits
Author SHA1 Message Date
plujaandGitHub b71a4077d4 Merge pull request #907 from 0xDE57/patch-3
Update SkyDroid URL, Mark unmaintained
2026-07-06 13:09:58 +03:00
pluja 6b69587a3e ci: drop removed lychee --exclude-mail flag and pin lychee to v0.23.0 2026-07-06 12:54:00 +03:00
arbitrary hexcodeandGitHub 80e660ee1f Update SkyDroid URL, Mark unmaintained
- https://skydroid.app/ is dead. re-point URL to github repo: https://github.com/redsolver/skydroid
- Mark as unmaintained. The repo is archived. Project is dead.
2026-07-06 08:39:19 +00:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -24,6 +24,7 @@ jobs:
- name: Run lychee on README.md - name: Run lychee on README.md
uses: lycheeverse/lychee-action@v2 uses: lycheeverse/lychee-action@v2
with: with:
lycheeVersion: v0.23.0
# Whole file, JSON output for the parser below. # Whole file, JSON output for the parser below.
# fail:false keeps the job green so we can build the report either way. # fail:false keeps the job green so we can build the report either way.
args: >- args: >-
@@ -33,7 +34,6 @@ jobs:
--max-retries 3 --max-retries 3
--retry-wait-time 2 --retry-wait-time 2
--timeout 20 --timeout 20
--exclude-mail
--accept 200..=299,403,429,999 --accept 200..=299,403,429,999
README.md README.md
format: json format: json
+1 -1
View File
@@ -23,6 +23,7 @@ jobs:
- name: Run lychee on README.md - name: Run lychee on README.md
uses: lycheeverse/lychee-action@v2 uses: lycheeverse/lychee-action@v2
with: with:
lycheeVersion: v0.23.0
# Scope strictly to README.md. # Scope strictly to README.md.
# --accept whitelists transient/bot-block codes so the PR only hard # --accept whitelists transient/bot-block codes so the PR only hard
# fails on real dead links (404/410) and dead domains (DNS/connection # fails on real dead links (404/410) and dead domains (DNS/connection
@@ -36,7 +37,6 @@ jobs:
--max-retries 3 --max-retries 3
--retry-wait-time 2 --retry-wait-time 2
--timeout 20 --timeout 20
--exclude-mail
--accept 100..=103,200..=299,403,429,500,502,503,504,999 --accept 100..=103,200..=299,403,429,500,502,503,504,999
README.md README.md
format: markdown format: markdown
+1 -1
View File
@@ -170,7 +170,7 @@
- [Aurora Droid](https://auroraoss.com/download/#aurora-droid) - Aurora Droid is a modern FOSS client for F-Droid. - [Aurora Droid](https://auroraoss.com/download/#aurora-droid) - Aurora Droid is a modern FOSS client for F-Droid.
- [Foxy Droid](https://github.com/kitsunyan/foxy-droid) [💀](#icons) - Unofficial F-Droid client in the style of the classic one. - [Foxy Droid](https://github.com/kitsunyan/foxy-droid) [💀](#icons) - Unofficial F-Droid client in the style of the classic one.
- [FossDroid](https://fossdroid.com/) - Fossdroid's aim is to promote free and open source apps on the Android platform: newest, trendiest and the most popular ones. - [FossDroid](https://fossdroid.com/) - Fossdroid's aim is to promote free and open source apps on the Android platform: newest, trendiest and the most popular ones.
- [SkyDroid](https://skydroid.app/) - Decentralized App Store for Android - [SkyDroid](https://github.com/redsolver/skydroid) [💀](#icons) - Decentralized App Store for Android
- [Obtainium](https://github.com/ImranR98/Obtainium) - Get app updates directly from the source. - [Obtainium](https://github.com/ImranR98/Obtainium) - Get app updates directly from the source.
- [Accrescent](https://github.com/accrescent/accrescent) - A novel Android app store focused on security, privacy, and usability. - [Accrescent](https://github.com/accrescent/accrescent) - A novel Android app store focused on security, privacy, and usability.