dstmodders/DST Modding Tools

Run different modding tools for Don't Starve Together game

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
bustedRun Bustednofalse
ldocRun LDocnofalse
luacheckRun Luachecknofalse
prettierRun Prettiernofalse
styluaRun StyLuanofalse
slackEnable Slack notificationnofalse
slack-color-defaultDefault color for Slack attachmentno#1f242b
slack-color-failureFailure color for Slack attachmentno#cc1f2d
slack-color-successSuccess color for Slack attachmentno#24a943
slack-color-warningWarning color for Slack attachmentno#dcad04
slack-force-statusForce Slack status: success|failure|cancelled|skippedno""
slack-luacheck-formatSlack field format for Luacheck: issues|passes|failuresnoissues
slack-prettier-formatSlack field format for Prettier: issues|passes|failuresnoissues
slack-stylua-formatSlack field format for StyLua: issues|passes|failuresnoissues
ignore-check-versionsIgnore check versions step (disables versions output)nofalse
ignore-failureIgnore failures (action passes even when issues found or tests fail)nofalse
ignore-set-outputIgnore set output step (disables all action output)nofalse
namedescription
busted-versionBusted version
ldoc-versionLDoc version
lua-versionLua version
luacheck-versionLuacheck version
prettier-versionPrettier version
stylua-versionStyLua version
busted-totalNumber of total tests checked by Busted
busted-failedNumber of failed tests by Busted
busted-passedNumber of passed tests by Busted
busted-outputBusted output
ldoc-exit-codeExit code of LDoc
ldoc-stderrStandard error of LDoc
ldoc-stdoutStandard output of LDoc
luacheck-totalNumber of total files checked by Luacheck
luacheck-failedNumber of failed files by Luacheck
luacheck-passedNumber of passed files by Luacheck
luacheck-issuesNumber of total issues found by Luacheck
luacheck-outputThe list of all failed files by Luacheck
prettier-totalNumber of total files checked by Prettier
prettier-failedNumber of failed files by Prettier
prettier-passedNumber of passed files by Prettier
prettier-issuesNumber of total issues found by Prettier
prettier-outputThe list of all failed files by Prettier
stylua-totalNumber of total files checked by StyLua
stylua-failedNumber of failed files by StyLua
stylua-passedNumber of passed files by StyLua
stylua-issuesNumber of total issues found by StyLua
stylua-outputThe list of all failed files by StyLua