index
:
seven-wonders
favicon
main
(obsolete) my fork of github.com/hildan/seven-wonders
bgstack15
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
Commit message (
Expand
)
Author
Age
*
Upgrade Docker Build Push action to v4
Joffrey Bion
2023-07-05
*
Use existing Gradle updater action instead of custom workflow
Joffrey Bion
2023-05-01
*
Upgrade docker actions
Joffrey Bion
2022-11-05
*
Switch to official gradle-build-action
Joffrey Bion
2022-11-05
*
Update java distrib on CI to temurin for faster install
Joffrey Bion
2022-11-05
*
Trim action checkout version to just v3 so it upgrades on minor versions
Joffrey Bion
2022-11-05
*
Run CI on all branches
Joffrey Bion
2022-07-03
*
Bump actions/checkout from 2 to 3.0.2
dependabot[bot]
2022-04-22
*
Bump actions/setup-java from 2 to 3
dependabot[bot]
2022-04-22
*
Add workflow to auto-update Gradle
Joffrey Bion
2022-01-11
*
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
*
Re-enable ci build
Joffrey Bion
2021-09-06
*
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
*
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
*
Fix closed issues workflow
joffrey-bion
2021-02-11
*
Add proper name for checkout step on CI
joffrey-bion
2021-02-10
*
Add CI on non-main branches
joffrey-bion
2021-02-10
*
Avoid discord notification for duplicates
joffrey-bion
2021-02-10
*
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
*
Add namespace in status check
joffrey-bion
2021-02-07
*
Use shory-lived k8s digitalocean credentials
Joffrey Bion
2021-02-07
*
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
*
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
*
Add CI stage to push to DockerHub
Joffrey Bion
2020-09-10
*
Format github CI's yaml file
Joffrey Bion
2020-09-10
[next]
bgstack15