Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-16 | update CI to Node 20 and upload-artifact@v3 | 0neGal | |
Hopefully this works just fine, and I don't need to push anything again, I however don't feel like running the CI locally, so simply pushing is easier! :3 | |||
2022-09-18 | refactor: remove --force option from `npm install` | Remy Raes | |
Issue has been fixed in #144. | |||
2022-09-15 | Revert "feat: upload Windows installer executable on commits" | Remy Raes | |
This reverts commit fd9ed6c0a7a323c32733752ce1125c16c20423eb. | |||
2022-09-15 | feat: upload Windows installer executable on commits | Remy Raes | |
2022-08-07 | feat: add Linux builds CI | Alystrasz | |
2022-08-07 | refactor: rename windows build job | Alystrasz | |
2022-08-07 | fix: only include executable windows artefacts | Alystrasz | |
2022-08-07 | fix: only upload needed files after build | Alystrasz | |
2022-08-07 | fix: only compile windows build on windows ci | Alystrasz | |
2022-08-07 | build: install npm dependencies by force | Alystrasz | |
2022-08-07 | fix: typo | Alystrasz | |
2022-08-07 | build: add initial CI configuration | Alystrasz | |