HebaruSan

Results 422 comments of HebaruSan

So it's not a "special" search like `is:compatible`, but just looking for keywords in the mod names/descriptions. Thanks. :+1:

I wonder whether we should simply ignore searches for 1 or 2 characters. By the time you get to 3 or more, the mod list ought to be cut down...

This one's on GitLab: - https://forum.kerbalspaceprogram.com/index.php?/topic/191660-kspremotebeta-control-ksp-aircraft-with-your-phone/ - https://gitlab.com/djdisodo/kspremote/-/releases

KSRSS, too: - https://forum.kerbalspaceprogram.com/index.php?/topic/192818-beta-ksrss-07-kerbin-or-x25-sized-rss/ - https://gitlab.com/ksrss/KSRSS/-/releases

``` $ curl -s 'https://gitlab.com/api/v4/projects/Ailex-%2Fstarilex-mk1-iva/releases' | jq [ { "name": "MK1 Pod ''Needle' V 1.0", "tag_name": "v1.0", "description": "", "created_at": "2022-08-22T13:56:03.936Z", "released_at": "2022-08-22T13:53:56.162Z", "upcoming_release": false, "author": { "id": 8293968, "username":...

``` $ curl -s 'https://gitlab.com/api/v4/projects/Ailex-%2Fstarilex-mk1-iva'|jq { "id": 38781495, "description": null, "name": "Starilex MK1 IVA", "name_with_namespace": "Alex P / Starilex MK1 IVA", "path": "starilex-mk1-iva", "path_with_namespace": "Ailex-/starilex-mk1-iva", "created_at": "2022-08-22T13:13:46.126Z", "default_branch": "main", "tag_list":...

- https://gitlab.com/N70/Kerbalism - https://gitlab.com/N70/JDiminishingRTG

I like the idea of passive mirroring to GitLab and treating it as a fallback now, before any disaster. :+1:

Excellent! For what it's worth, I checked the mirror of CKAN-meta and things seem to be propagating across nicely. Trying to brainstorm the remaining steps that would allow us to...