summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2021-11-02fix(ci): proper branch match orderThomas F. K. Jorna
2021-11-02fix(cd): double stars to match everything (#145)...* fix(cd): double stars to match everything * fix(ci): actually do some ci sometimeThomas F. K. Jorna
2021-11-02fix(cd): proper cd (#143)...* fix(cd): properly end the yml * fix(cd): don't check on main * fix(cd): only test build if ts files are changed * fix(cd): proper ubuntu * fix(cd): use checkout * fix(cd): add filter to cd * fix(cd): ubuntu latest and better exclThomas F. K. Jorna
2021-11-02feat(cd): don't run build check on mainThomas F. K. Jorna
2021-11-02feat(cd): create proper cdThomas F. K. Jorna
2021-11-02Update build.ymlThomas F. K. Jorna
2021-11-02Update build.ymlThomas F. K. Jorna
2021-11-02fix: make cd workThomas F. K. Jorna
2021-11-02feat: continuous deploymentThomas F. K. Jorna
2021-10-13Update enhancement.mdThomas F. K. Jorna
2021-10-13Update enhancement.mdThomas F. K. Jorna
2021-10-12fix: heading formatting major for realThomas F. K. Jorna
2021-10-12fix: heading formatting majorThomas F. K. Jorna
2021-10-12fix: heading formatting minorThomas F. K. Jorna
2021-10-12add: new enhancement issue templateThomas F. K. Jorna
2021-10-12Create FUNDING.ymlThomas F. K. Jorna
2021-08-30fix: heading in feature requestsThomas F. K. Jorna
2021-08-16Delete feature_request.mdThomas F. K. Jorna
2021-08-16Update issue templatesThomas F. K. Jorna
2021-08-04FIX: fix prettier fucking up the ci yamlThomas F. K. Jorna
2021-08-04chore: handle mergeThomas F. K. Jorna
2021-08-04Add basic CI (#37)...* Add basic CI * Fix CI credentials * fix * Use https:// instead of ssh://git * Fix * Add suggesting steps and badgeHellseher