Difference between revisions of "Infrastructure Overview"
Jump to navigation
Jump to search
(document zapier use) |
|||
Line 1: | Line 1: | ||
− | |||
− | |||
* various [[Github Actions]] (linux + macos builds and various infrastructure helpers) | * various [[Github Actions]] (linux + macos builds and various infrastructure helpers) | ||
*[[Github Actions|appveyor windows builds]] | *[[Github Actions|appveyor windows builds]] | ||
− | * [https://danger.systems/js DangerJS] for automated PR checks ([https://github.com/Mudlet/Mudlet/blob/development/.github/workflows/dangerjs.yml workflow], [https://github.com/Mudlet/Mudlet/blob/development/dangerfile.js checks]) | + | * [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://danger.systems/js DangerJS] for automated PR checks ([https://github.com/Mudlet/Mudlet/blob/development/.github/workflows/dangerjs.yml workflow], [https://github.com/Mudlet/Mudlet/blob/development/dangerfile.js checks]) | ||
* 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]] | ||
− | * [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 |
− | * [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 | ||
* C++ ([https://doc.qt.io/qt-5/qtest-overview.html Qt Test]) automated tests ([https://github.com/Mudlet/Mudlet/tree/development/test github]) | * C++ ([https://doc.qt.io/qt-5/qtest-overview.html Qt Test]) automated tests ([https://github.com/Mudlet/Mudlet/tree/development/test github]) | ||
Line 14: | Line 14: | ||
* Performance tests (for measuring display speed) on a Raspberry Pi ([https://github.com/Mudlet/Mudlet/blob/development/.github/workflows/performance-analysis.yml performance-analysis.yml]) | * Performance tests (for measuring display speed) on a Raspberry Pi ([https://github.com/Mudlet/Mudlet/blob/development/.github/workflows/performance-analysis.yml performance-analysis.yml]) | ||
** Chart [https://docs.google.com/spreadsheets/d/e/2PACX-1vT8yUIGjORyCD284ItcfHXprduAnCBGpJbPRKC-3uSkzY6JK2TOPJ17Rfibi8nh9VWdCxHCjlItnBhq/pubchart?oid=1268116248&format=interactive available here] | ** Chart [https://docs.google.com/spreadsheets/d/e/2PACX-1vT8yUIGjORyCD284ItcfHXprduAnCBGpJbPRKC-3uSkzY6JK2TOPJ17Rfibi8nh9VWdCxHCjlItnBhq/pubchart?oid=1268116248&format=interactive available here] | ||
− | * [[China Mirrors]] | + | *[[China Mirrors]] |
− | * [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 |
− | * [[pmalerts]] for notifying #mudlet-pulse of project mentions on the web | + | *[[pmalerts]] for notifying #mudlet-pulse of project mentions on the web |
− | * [https://zapier.com zapier] for posting wiki edits to #mudlet-pulse | + | *[https://zapier.com zapier] for posting wiki edits to #mudlet-pulse |
Revision as of 16:30, 2 May 2023
- various Github Actions (linux + macos builds and various infrastructure helpers)
- appveyor windows builds
- deployment links probot
- snapshots website (deployed here)
- DangerJS for automated PR checks (workflow, checks)
- this mediawiki site
- mudlet.org wordpress site
- plugin to syncronise github releases with mudlet.org
- 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
- China Mirrors
- Smoogle translation bot for discord
- Answeroverflow for exposing #help and #help-international to search engines
- pmalerts for notifying #mudlet-pulse of project mentions on the web
- zapier for posting wiki edits to #mudlet-pulse