Difference between revisions of "Infrastructure Overview"
Jump to navigation
Jump to search
(Added PTBs) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
* various [[Github Actions]] (linux + macos builds and various infrastructure helpers) | * various [[Github Actions]] (linux + macos builds and various infrastructure helpers) | ||
− | |||
* [https://github.com/Mudlet/deployment-link-probot deployment links probot] | * [https://github.com/Mudlet/deployment-link-probot deployment links probot] | ||
*[https://github.com/Mudlet/ci-snapshots snapshots website] (deployed [https://make.mudlet.org/snapshots here]) | *[https://github.com/Mudlet/ci-snapshots snapshots website] (deployed [https://make.mudlet.org/snapshots here]) | ||
Line 6: | Line 5: | ||
* this [https://www.mediawiki.org/wiki/MediaWiki mediawiki] site | * this [https://www.mediawiki.org/wiki/MediaWiki mediawiki] site | ||
**[[Wiki Translation Infrastructure|translation infrastructure]] | **[[Wiki Translation Infrastructure|translation infrastructure]] | ||
+ | **update docs from [[Area_51]] using this scripts ([https://github.com/Mudlet/area51-migration github]) | ||
*[https://www.mudlet.org/ mudlet.org] wordpress site | *[https://www.mudlet.org/ mudlet.org] wordpress site | ||
**[https://github.com/Mudlet/mudlet-release-plugin plugin] to syncronise github releases with mudlet.org | **[https://github.com/Mudlet/mudlet-release-plugin plugin] to syncronise github releases with mudlet.org | ||
+ | **get latest contributors from [https://crowdin.com/project/mudlet Crowdin] using this scripts ([https://github.com/Mudlet/thank-translators github]) | ||
*[https://forums.mudlet.org/ forums.mudlet.org] phpbb forums | *[https://forums.mudlet.org/ forums.mudlet.org] phpbb forums | ||
*[[Rainforest Testing|Rainforest QA]] for testing Mudlet visually | *[[Rainforest Testing|Rainforest QA]] for testing Mudlet visually | ||
Line 18: | Line 19: | ||
*[https://docs.smoogle.gg/ Smoogle] translation bot for discord | *[https://docs.smoogle.gg/ Smoogle] translation bot for discord | ||
*[[Answeroverflow]] for exposing #help and #help-international to search engines | *[[Answeroverflow]] for exposing #help and #help-international to search engines | ||
− | *[ | + | *[https://zapier.com zapier] for posting wiki edits to #mudlet-pulse (broken, requires $) |
− | * | + | * make.com for posting forum edits to #mudlet-pulse |
Latest revision as of 04:55, 19 August 2024
- various Github Actions (linux + macos builds and various infrastructure helpers)
- deployment links probot
- snapshots website (deployed here)
- DangerJS for automated PR checks (workflow, checks)
- this mediawiki site
- translation infrastructure
- update docs from Area_51 using this scripts (github)
- mudlet.org wordpress site
- forums.mudlet.org phpbb forums
- Rainforest QA for testing Mudlet visually
- C++ (Qt Test) automated tests (github)
- Lua (Busted) automated tests (github)
- Performance tests (for measuring display speed) on a Raspberry Pi (performance-analysis.yml)
- Chart available here
- Public Test Builds
- China Mirrors
- Smoogle translation bot for discord
- Answeroverflow for exposing #help and #help-international to search engines
- zapier for posting wiki edits to #mudlet-pulse (broken, requires $)
- make.com for posting forum edits to #mudlet-pulse