new m3api release! I moved the source code from GitHub to Wikimedia GitLab 🎉

to celebrate the occasion, here are 1.0.1 releases of all the packages:

m3api: https://gitlab.wikimedia.org/repos/m3api/m3api/-/releases/v1.0.1
m3api-query: https://gitlab.wikimedia.org/repos/m3api/m3api-query/-/releases/v1.0.1
m3api-botpassword: https://gitlab.wikimedia.org/repos/m3api/m3api-botpassword/-/releases/v1.0.1
m3api-oauth2: https://gitlab.wikimedia.org/repos/m3api/m3api-oauth2/-/releases/v1.0.1

(m3api is a JavaScript library for using the MediaWiki Action API )

#m3api

v1.0.1 · repos / m3api / m3api · GitLab

Migration to Wikimedia GitLab. m3api hosting migrated from GitHub to Wikimedia GitLab. If you use the library via npm, nothing should change for you,...

GitLab
the documentation still lives on GitHub Pages for now. if you can help me move it to doc.wikimedia.org, please chime in at https://phabricator.wikimedia.org/T392716 
T392716 Host m3api documentation on doc.wikimedia.org

As part of migrating m3api away from GitHub in general (see the parent task), doc.wikimedia.org seems like a good new home for…

Phabricator
(and as for the version numbers, I’m sure they’ll diverge sooner or later – probably rather sooner – but for now it’s kinda convenient that they’re all the same )
@LucasWerkmeister i think you're supposed to just send a patch against https://gitlab.wikimedia.org/repos/releng/docpub/-/blob/main/allowed_projects?ref_type=heads and after that you can publish to doc.wikimedia.org
allowed_projects · main · repos / releng / docpub · GitLab

A tool to publish documentation to doc.wikimedia.org from GitLab projects

GitLab

@taavi I’m not sure if docpub works for my workflow though

(and to try it out I’d first need an answer to https://phabricator.wikimedia.org/T392716#10769070)

T392716 Host m3api documentation on doc.wikimedia.org

As part of migrating m3api away from GitHub in general (see the parent task), doc.wikimedia.org seems like a good new home for…

Phabricator
@taavi I guess I could just try sending a a merge request adding `tmp-m3api-example` to the list and see if it gets merged or not