aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/deploy.yaml (follow)
Commit message (Collapse)AuthorAgeLines
* merge buid & deploy CIsGravatar shtlrs2023-03-06-52/+0
|
* Stop using deprecated set-output workflow commandGravatar wookie1842023-01-18-1/+1
|
* Bump azure/k8s-set-context from 1 to 3Gravatar dependabot[bot]2023-01-17-1/+1
| | | | | | | | | | | | | | Bumps [azure/k8s-set-context](https://github.com/azure/k8s-set-context) from 1 to 3. - [Release notes](https://github.com/azure/k8s-set-context/releases) - [Commits](https://github.com/azure/k8s-set-context/compare/v1...v3) --- updated-dependencies: - dependency-name: azure/k8s-set-context dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge branch 'main' into dependabot/github_actions/Azure/k8s-deploy-4Gravatar wookie1842023-01-16-1/+1
|\
| * Bump actions/checkout from 2 to 3Gravatar dependabot[bot]2023-01-16-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
* | Setup kubectl in deploy workflowGravatar Chris Lovering2023-01-16-1/+2
| | | | | | | | Azure/k8s-deploy no longer does this for us.
* | Bump Azure/k8s-deploy from 1 to 4Gravatar dependabot[bot]2023-01-16-1/+1
|/ | | | | | | | | | | | | | Bumps [Azure/k8s-deploy](https://github.com/Azure/k8s-deploy) from 1 to 4. - [Release notes](https://github.com/Azure/k8s-deploy/releases) - [Commits](https://github.com/Azure/k8s-deploy/compare/v1...v4) --- updated-dependencies: - dependency-name: Azure/k8s-deploy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
* `REPO_TOKEN` env var obliteratedGravatar Xithrius2022-10-12-1/+0
|
* Update in accordance with python-discord/kubernetes#95Gravatar Joe Banks2021-09-04-1/+1
|
* Add cache purge step to CI deploy stage (#533)Gravatar Joe Banks2021-06-16-0/+6
|
* Update deploy.yamlGravatar Joe Banks2021-03-14-0/+1
|
* master => mainGravatar Joe Banks2021-03-13-1/+1
|
* Rename kubernetes-deployment.yaml to deploy.yamlGravatar Sebastiaan Zeeff2020-11-27-0/+45
I've renamed the file to create a more consistent naming scheme.