Skip to content

CI to auto update ecosystem metadata#3507

Open
MTRNord wants to merge 1 commit into
mainfrom
MTRNord/ecosystem-auto-maintenance
Open

CI to auto update ecosystem metadata#3507
MTRNord wants to merge 1 commit into
mainfrom
MTRNord/ecosystem-auto-maintenance

Conversation

@MTRNord

@MTRNord MTRNord commented Jul 3, 2026

Copy link
Copy Markdown
Member

Description

Fixes #2010 by proposing a CI that checks if a client or server is obsolete (archived/unreachable on their website) and optionally also fetches a DOAP based metadata definition to allow for maintainer-based updates to the ecosystem without needing to worry as much about updating things in our repo. Updating on their side should be enough.

This still however does use PRs so a human has to review things before they land. This is mainly to avoid T&S related issues.

There is also a permanent Issue which gets used to track technical issues with those files (unreachable, invalid etc. stuff you want to be notified about even if there is no change PR).

There is also a second helper that does hint at this in PRs and validates the DOAP file if provided.

This basically leans on what XMPP is doing in https://xmpp.org/extensions/xep-0453.html

Related issues

#2010

Role

Website and Content WG Member

Timeline

Whenever

Signoff

Please sign off your individual commits.

…etup on new client and server ecosystem PRs

Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>
@MTRNord MTRNord requested a review from a team as a code owner July 3, 2026 21:04
@MTRNord MTRNord added the ecosystem Adding and removing ecosystem projects label Jul 3, 2026
@MTRNord MTRNord changed the title add CI to refresh client and server ecosystem data and validate the setup on new client and server ecosystem PRs CI to auto update ecosystem metadata Jul 3, 2026
@MTRNord MTRNord added the needs decision The website maintainers need to discuss this topic. label Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ecosystem Adding and removing ecosystem projects needs decision The website maintainers need to discuss this topic.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refresh clients data automatically

1 participant