Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rename ci-cd workflow to deploy since it's manual now | Joffrey Bion | 2021-11-17 |
| | |||
* | Upgrade JDK to 17 in Github actions | Joffrey Bion | 2021-11-11 |
| | |||
* | Remove unnecessary setup-qemu action | Joffrey Bion | 2021-09-07 |
| | |||
* | Use JDK 15 because of Gradle issue on 16 | Joffrey Bion | 2021-09-06 |
| | | | | Related: https://github.com/gradle/gradle/issues/17493 | ||
* | Migrate to gradle-cache-action | Joffrey Bion | 2021-09-06 |
| | |||
* | Bump Ilshidur/action-discord from 0.3.0 to 0.3.2 | dependabot[bot] | 2021-08-12 |
| | | | | | | | | | | | | | | Bumps [Ilshidur/action-discord](https://github.com/Ilshidur/action-discord) from 0.3.0 to 0.3.2. - [Release notes](https://github.com/Ilshidur/action-discord/releases) - [Commits](https://github.com/Ilshidur/action-discord/compare/0.3.0...0.3.2) --- updated-dependencies: - dependency-name: Ilshidur/action-discord dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | ||
* | Rename container registry token env var | Joffrey Bion | 2021-07-27 |
| | |||
* | Make deployment manual | Joffrey Bion | 2021-07-27 |
| | |||
* | Upgrade setup-java Github action to v2 | joffrey-bion | 2021-04-12 |
| | |||
* | Disable auto-embeds in Discord notifications | joffrey-bion | 2021-02-17 |
| | |||
* | Add auto-deployment of all kubernetes files in kubernetes/ folder | joffrey-bion | 2021-02-14 |
| | |||
* | Add proper name for checkout step on CI | joffrey-bion | 2021-02-10 |
| | |||
* | Improve discord notifications | joffrey-bion | 2021-02-10 |
| | |||
* | Add deployment notifications for discord | joffrey-bion | 2021-02-09 |
| | |||
* | Add namespace in status check | joffrey-bion | 2021-02-07 |
| | |||
* | Use shory-lived k8s digitalocean credentials | Joffrey Bion | 2021-02-07 |
| | | | This is to avoid accumulating long lived tokens | ||
* | Remove heroku deployment | Joffrey Bion | 2021-02-07 |
| | |||
* | Add digital ocean deployment | Joffrey Bion | 2021-02-07 |
| | |||
* | Split PR and CI/CD builds | joffrey-bion | 2021-01-28 |