-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Verify
- I understand that if I ignore these instructions, my issue may be closed without review.
- I have made sure that there are no similar opened issues.
- I have made sure that the mod version matches the latest release.
Is your feature request related to a problem? Please describe.
Following dstmodders/mod-dev-tools#17 path.
As dstmodders/github-action has already matured enough, it's time to start migrating to it and disable Codecov PR checks as well.
Describe the solution you'd like
Migrate to dstmodders/github-action.
Describe alternatives you've considered
If applicable, add a clear and concise description of any alternative solutions or features you've considered.
Additional context
Progress
- Replace CI lint job
- Luacheck
- Prettier
- StyLua
- Slack notification
- Replace CI test job
- Busted
- Slack notification
- Replace Deploy docs job
- LDoc
- Slack notification
- Add corresponding dotfiles:
-
.luacheckignore
-
.stylua.toml
-
.styluaignore
-
- Change Codecov Global YAML to disable patch and project coverage
- Remove obsolete
Makefile
targets - QA
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request