Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-02 | fix(ci): proper branch match order | Thomas F. K. Jorna | |
2021-11-02 | fix(cd): double stars to match everything (#145) | Thomas F. K. Jorna | |
* fix(cd): double stars to match everything * fix(ci): actually do some ci sometime | |||
2021-11-02 | fix(cd): proper cd (#143) | Thomas F. K. Jorna | |
* 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 excl | |||
2021-11-02 | feat(cd): don't run build check on main | Thomas F. K. Jorna | |
2021-11-02 | feat(cd): create proper cd | Thomas F. K. Jorna | |
2021-11-02 | Update build.yml | Thomas F. K. Jorna | |
2021-11-02 | Update build.yml | Thomas F. K. Jorna | |
2021-11-02 | fix: make cd work | Thomas F. K. Jorna | |
2021-11-02 | feat: continuous deployment | Thomas F. K. Jorna | |
2021-08-04 | FIX: fix prettier fucking up the ci yaml | Thomas F. K. Jorna | |
2021-08-04 | chore: handle merge | Thomas F. K. Jorna | |
2021-08-04 | Add basic CI (#37) | Hellseher | |
* Add basic CI * Fix CI credentials * fix * Use https:// instead of ssh://git * Fix * Add suggesting steps and badge |