Commit Graph

14 Commits (53c5994a0324abceb62a867811da07db64213460)

Author SHA1 Message Date
Amir Zarrinkafsh 6feeea8eff
ci(renovate): remove pre-1.0.0 auto merge exclusion (#4786) 2023-01-18 11:29:33 +11:00
James Elliott 0f5752ce62
ci: fix renovaterc (#4784) 2023-01-18 06:40:03 +11:00
James Elliott e15e157dbe
ci: fix .renovaterc and add json schema (#4556)
Fixes #3293.
2022-12-13 10:50:53 +11:00
Amir Zarrinkafsh 505a7e90b3
refactor(suites): replace kind with k3d (#4553)
This change replaces Kind with a might lighter K8s variation K3D.
Many of our manifests have also been consolidated.
Other key changes have been highlighted below:
* Utilise K3D Traefik Ingress
* Automatically provision all manifests, removing the abundance of shell scripts
* Expose Traefik and K8s dashboards through the Ingress
2022-12-13 10:15:32 +11:00
Amir Zarrinkafsh ce31315d3e
ci(renovate): update renovate presets and auto-merge digests (#4098) 2022-09-28 10:46:29 +10:00
Amir Zarrinkafsh 32d28151f8
ci(renovate): enable auto-merge for minor and patch deps (#4070)
* ci(renovate): enable auto-merge for minor and patch deps

* fix: spacing
2022-09-25 20:19:37 +10:00
James Elliott b2c60ef898
feat: major documentation refresh (#3475)
This marks the launch of the new documentation website.
2022-06-15 17:51:47 +10:00
Amir Zarrinkafsh 14f9a19b7d
ci(renovate): fix go.mod tidy and utilise latest go version (#3310) 2022-05-06 20:06:43 +10:00
James Elliott 038ec1d2cf
ci: force renovate to use go 1.17 (#3226) 2022-04-23 15:42:47 +10:00
Amir Zarrinkafsh 968fffb7fe
ci(renovate): enable auto rebase (#1679)
The initial deps backlog has mostly been addressed now, this along with some reshuffling and changes to node jobs/priority means we should be able to turn auto rebase back on.
2021-01-31 20:43:32 +11:00
Amir Zarrinkafsh e091032279
docs: update contribution guidelines (#1666)
* docs: update contribution guidelines

* add release commit message type

* update none/empty scope definition

* add go mod tidy post update option
2021-01-30 19:29:07 +11:00
Amir Zarrinkafsh 6eda7d5c00
ci(renovate): disable automatic rebasing (#1668)
This change is to ensure that our CI workers are not flooded with jobs that fail.
This setting will be removed when the initial backlog has been merged.
2021-01-30 18:48:31 +11:00
Amir Zarrinkafsh 231a9a4c8f
ci: update renovate configuration (#1648)
This PR removes the hourly limit for the number of PRs that renovate will raise.
2021-01-30 15:58:33 +11:00
renovate[bot] da5892faad
ci: configure renovate (#1643)
* Add renovate.json

* Update renovate configuration

* Fix labelling

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2021-01-30 14:28:23 +11:00