summaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAge
* Fix closed issues workflowjoffrey-bion2021-02-11
* Add proper name for checkout step on CIjoffrey-bion2021-02-10
* Add CI on non-main branchesjoffrey-bion2021-02-10
* Avoid discord notification for duplicatesjoffrey-bion2021-02-10
* Improve discord notificationsjoffrey-bion2021-02-10
* Add deployment notifications for discordjoffrey-bion2021-02-09
* Fix discord message payloadjoffrey-bion2021-02-09
* Add closed issues workflow to send discord notifsjoffrey-bion2021-02-09
* Add rollback workflowjoffrey-bion2021-02-09
* Add namespace in status checkjoffrey-bion2021-02-07
* Use shory-lived k8s digitalocean credentials Joffrey Bion2021-02-07
* Remove heroku deploymentJoffrey Bion2021-02-07
* Add digital ocean deploymentJoffrey Bion2021-02-07
* Make k8s credentials short-livedJoffrey Bion2021-02-07
* Create deploy-digitalocean.ymlJoffrey Bion2021-02-07
* Split PR and CI/CD buildsjoffrey-bion2021-01-28
* Clarify docker image tags (sha and build)joffrey-bion2021-01-28
* Add docker tags based on commit SHAjoffrey-bion2020-12-12
* Add Heroku release step in GitHub workflowjoffrey-bion2020-12-12
* Use env variables to generalize GitHub workflowjoffrey-bion2020-12-12
* Avoid too specific version for actions/cachejoffrey-bion2020-12-12
* Upgrade to Java 15joffrey-bion2020-12-12
* Push Docker image to Heroku, remove Travis CIjoffrey-bion2020-12-12
* Bump actions/setup-java from v1.4.2 to v1.4.3dependabot[bot]2020-10-01
* Upgrade GitHub action/cache to v2.1.1Joffrey Bion2020-09-10
* Upgrade setup-java Github Action to 1.4.2Joffrey Bion2020-09-10
* Add CI stage to push to DockerHubJoffrey Bion2020-09-10
* Format github CI's yaml fileJoffrey Bion2020-09-10
* Use specific token for GitHub container registryJoffrey Bion2020-09-02
* Migrate docker push to Github Container RegistryJoffrey Bion2020-09-02
* Re-enable heroku deployment from travis CIJoffrey Bion2020-05-25
* Attempt at heroku-deploy actionJoffrey Bion2020-05-25
* Add docker push to HerokuJoffrey Bion2020-05-25
* Fix docker image nameJoffrey Bion2020-05-25
* Dockerize serverJoffrey Bion2020-05-24
* Add github actions buildJoffrey Bion2020-05-18
bgstack15