Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Improve discord notifications | joffrey-bion | 2021-02-10 |
| | |||
* | Add deployment notifications for discord | joffrey-bion | 2021-02-09 |
| | |||
* | Fix discord message payload | joffrey-bion | 2021-02-09 |
| | |||
* | Add closed issues workflow to send discord notifs | joffrey-bion | 2021-02-09 |
| | |||
* | Add rollback workflow | joffrey-bion | 2021-02-09 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/91 | ||
* | 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 |
| | |||
* | Make k8s credentials short-lived | Joffrey Bion | 2021-02-07 |
| | |||
* | Create deploy-digitalocean.yml | Joffrey Bion | 2021-02-07 |
| | |||
* | Split PR and CI/CD builds | joffrey-bion | 2021-01-28 |
| | |||
* | Clarify docker image tags (sha and build) | joffrey-bion | 2021-01-28 |
| | |||
* | Add docker tags based on commit SHA | joffrey-bion | 2020-12-12 |
| | |||
* | Add Heroku release step in GitHub workflow | joffrey-bion | 2020-12-12 |
| | |||
* | Use env variables to generalize GitHub workflow | joffrey-bion | 2020-12-12 |
| | |||
* | Avoid too specific version for actions/cache | joffrey-bion | 2020-12-12 |
| | |||
* | Upgrade to Java 15 | joffrey-bion | 2020-12-12 |
| | |||
* | Push Docker image to Heroku, remove Travis CI | joffrey-bion | 2020-12-12 |
| | |||
* | Bump actions/setup-java from v1.4.2 to v1.4.3 | dependabot[bot] | 2020-10-01 |
| | | | | | | | Bumps [actions/setup-java](https://github.com/actions/setup-java) from v1.4.2 to v1.4.3. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/compare/v1.4.2...d202f5dbf7256730fb690ec59f6381650114feb2) Signed-off-by: dependabot[bot] <support@github.com> | ||
* | Upgrade GitHub action/cache to v2.1.1 | Joffrey Bion | 2020-09-10 |
| | |||
* | Upgrade setup-java Github Action to 1.4.2 | Joffrey Bion | 2020-09-10 |
| | |||
* | Enable Dependabot for github actions | Joffrey Bion | 2020-09-10 |
| | |||
* | Add CI stage to push to DockerHub | Joffrey Bion | 2020-09-10 |
| | |||
* | Format github CI's yaml file | Joffrey Bion | 2020-09-10 |
| | |||
* | Use specific token for GitHub container registry | Joffrey Bion | 2020-09-02 |
| | |||
* | Migrate docker push to Github Container Registry | Joffrey Bion | 2020-09-02 |
| | |||
* | Re-enable heroku deployment from travis CI | Joffrey Bion | 2020-05-25 |
| | |||
* | Attempt at heroku-deploy action | Joffrey Bion | 2020-05-25 |
| | |||
* | Add docker push to Heroku | Joffrey Bion | 2020-05-25 |
| | |||
* | Fix docker image name | Joffrey Bion | 2020-05-25 |
| | |||
* | Dockerize server | Joffrey Bion | 2020-05-24 |
| | |||
* | Add github actions build | Joffrey Bion | 2020-05-18 |