Difference between revisions of "Infrastructure Overview"

From Mudlet
Jump to navigation Jump to search
(Added rainforest)
(document release plugin)
Line 2: Line 2:
 
* [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])
 
* [[Github Actions]]
 
* [[Github Actions]]
 +
*[https://ci.appveyor.com/project/Mudlet/mudlet][[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://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://ci.appveyor.com/project/Mudlet/mudlet appveyor windows builds]
 
 
* this mediawiki site
 
* this 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://forums.mudlet.org/ forums.mudlet.org] phpbb forums
 
* [https://forums.mudlet.org/ forums.mudlet.org] phpbb forums
 
* C++ ([https://doc.qt.io/qt-5/qtest-overview.html Qt Test]) automated tests ([https://github.com/Mudlet/Mudlet/blob/development/.github/workflows/build-mudlet.yml build-mudlet.yml])
 
* C++ ([https://doc.qt.io/qt-5/qtest-overview.html Qt Test]) automated tests ([https://github.com/Mudlet/Mudlet/blob/development/.github/workflows/build-mudlet.yml build-mudlet.yml])

Revision as of 10:32, 29 April 2022