Cian Johnston
bfc588955c
ci: make test-go-pg depend on sqlc-vet ( #11288 )
2023-12-20 08:47:47 +00:00
Kayla Washburn
97f7a35a47
feat: add light theme ( #11266 )
2023-12-19 17:03:00 -07:00
Steven Masley
e8be092af0
chore: add sqlc push action on releases ( #11171 )
...
* add sqlc push action on releases
* Make sqlc push optional
2023-12-19 20:31:55 +00:00
Muhammad Atif Ali
45e9d93d37
chore: remove unused input from deploy-pr workflow ( #11259 )
2023-12-18 17:32:53 +03:00
Muhammad Atif Ali
5647e87207
ci: drop chocolatey from ci ( #11245 )
2023-12-18 17:31:35 +03:00
dependabot[bot]
28a0242c27
ci: bump the github-actions group with 4 updates ( #11256 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 13:30:18 +00:00
Dean Sheather
e46431078c
feat: add AgentAPI using DRPC ( #10811 )
...
Co-authored-by: Spike Curtis <spike@coder.com >
2023-12-18 22:53:28 +10:00
Cian Johnston
eb781751b8
ci: update flux to 2.2.1 ( #11253 )
2023-12-18 09:29:46 +00:00
Muhammad Atif Ali
b779655f01
ci: fix syntax for ipv6 address in fly.io wsproxies ( #11205 )
2023-12-14 15:26:43 +03:00
Muhammad Atif Ali
c3eb68a585
Update CODER_WILDCARD_ACCESS_URL in fly-wsproxies configuration files ( #11195 )
2023-12-13 21:43:53 +00:00
Muhammad Atif Ali
d82ed008f2
ci: revert fly proxies to shared cpu type ( #11194 )
2023-12-13 21:15:56 +00:00
Muhammad Atif Ali
3924b294fb
ci: bump memory to 1024 MB for fly.io proxies ( #11193 )
...
* Update paris-coder.toml
* Update sao-paulo-coder.toml
* Update sydney-coder.toml
2023-12-13 20:03:46 +00:00
Muhammad Atif Ali
12f728189c
ci: add wildcard support to fly.io wsproxies ( #11188 )
...
* ci: add wildcard support to fly.io wsproxies
* Update sao-paulo-coder.toml
* Update sydney-coder.toml
* Update paris-coder.toml
* Apply suggestions from code review
Co-authored-by: Dean Sheather <dean@deansheather.com >
* Update .github/fly-wsproxies/sao-paulo-coder.toml
Co-authored-by: Dean Sheather <dean@deansheather.com >
* Update sao-paulo-coder.toml
* Update sydney-coder.toml
---------
Co-authored-by: Dean Sheather <dean@deansheather.com >
2023-12-13 22:44:04 +03:00
Muhammad Atif Ali
c60c75c833
ci: do not rebuild but use artifacts from the build job ( #11180 )
2023-12-13 12:46:22 +00:00
Dean Sheather
8b8a763ca9
chore: use flux 2.2.0 ( #11174 )
2023-12-13 09:26:48 +00:00
Steven Masley
6800fc8477
chore: bump go (->v1.21.5) and sqlc (->v1.24.0) to new versions ( #11170 )
2023-12-12 18:50:23 -06:00
Steven Masley
e52d848d05
chore: validate queries using sqlc-vet in github actions ( #11163 )
2023-12-12 15:53:26 -06:00
Cian Johnston
2471f3b9a8
ci: set flux version to 2.1.2 ( #11164 )
2023-12-12 20:17:01 +00:00
Cian Johnston
d07fa9c62f
ci: offlinedocs: install protoc ( #11148 )
2023-12-12 10:00:16 +00:00
Muhammad Atif Ali
4612c28d99
ci: update tj-actions/branch-names action in dogfood.yaml ( #11120 )
2023-12-11 16:49:53 +03:00
dependabot[bot]
6823194683
ci: bump the github-actions group with 7 updates ( #11123 )
...
Bumps the github-actions group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [crate-ci/typos](https://github.com/crate-ci/typos ) | `1.16.23` | `1.16.24` |
| [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud ) | `1` | `2` |
| [google-github-actions/get-gke-credentials](https://github.com/google-github-actions/get-gke-credentials ) | `1` | `2` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) | `2` | `3` |
| [docker/build-push-action](https://github.com/docker/build-push-action ) | `4` | `5` |
| [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) | `0.14.0` | `0.16.0` |
| [actions/stale](https://github.com/actions/stale ) | `8.0.0` | `9.0.0` |
Updates `crate-ci/typos` from 1.16.23 to 1.16.24
- [Release notes](https://github.com/crate-ci/typos/releases )
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crate-ci/typos/compare/v1.16.23...v1.16.24 )
Updates `google-github-actions/setup-gcloud` from 1 to 2
- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases )
- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md )
- [Commits](https://github.com/google-github-actions/setup-gcloud/compare/v1...v2 )
Updates `google-github-actions/get-gke-credentials` from 1 to 2
- [Release notes](https://github.com/google-github-actions/get-gke-credentials/releases )
- [Changelog](https://github.com/google-github-actions/get-gke-credentials/blob/main/CHANGELOG.md )
- [Commits](https://github.com/google-github-actions/get-gke-credentials/compare/v1...v2 )
Updates `docker/setup-buildx-action` from 2 to 3
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3 )
Updates `docker/build-push-action` from 4 to 5
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5 )
Updates `aquasecurity/trivy-action` from 0.14.0 to 0.16.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/2b6a709cf9c4025c5438138008beaddbb02086f0...91713af97dc80187565512baba96e4364e983601 )
Updates `actions/stale` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v8.0.0...v9.0.0 )
---
updated-dependencies:
- dependency-name: crate-ci/typos
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: google-github-actions/setup-gcloud
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: google-github-actions/get-gke-credentials
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 23:21:07 +10:00
Muhammad Atif Ali
2c7ad1c094
ci: ungroup Dockerfile dependabot changes ( #11125 )
2023-12-11 16:16:28 +03:00
Cian Johnston
4ca4736411
ci: reconcile provisionerd as well ( #11085 )
2023-12-08 09:55:43 +00:00
Muhammad Atif Ali
f0b4badf74
ci: add arm64 and amd64 portable binaries to winget ( #11030 )
...
* ci: add arm64 and amd64 portable binaries to winget
This PR updates `release.yaml` workflow to automate updates for `arm64` and `x64` zip installers to winget. This has recently been merged into [winget](https://github.com/microsoft/winget-pkgs/pull/129175 ).
Thanks to @mdanish-kh for the upstream PR.
* fixup!
* remove extra `--urls` flags
* remove architecture override.
`wingetcreate` does not need architecture override as it now supports parsing the URL for `amd64` and correctly marking it as x64 architecture.
Reference:
1. https://github.com/microsoft/winget-create/blob/08baf0e61e62dabcb2487397984fc69fad6a7499/src/WingetCreateCore/Common/PackageParser.cs#L594C56-L594C61
2. PR: https://github.com/microsoft/winget-create/pull/445
2. This has been available since version https://github.com/microsoft/winget-create/releases/tag/v1.5.3.0
* fixup!
* Update release.yaml
2023-12-05 17:06:39 +03:00
Cian Johnston
1b2ed5bc9b
ci: add missing go tools to offlinedocs build step ( #11034 )
2023-12-05 12:03:29 +00:00
Dean Sheather
b07b40b346
chore: revert nix dogfood image ( #11022 )
...
The nix image isn't used because it doesn't work, and we haven't been
updating our "pre-nix" tag since the changes were made. Reverts back to
being a regular Dockerfile.
2023-12-05 09:02:57 +00:00
dependabot[bot]
2443a9f861
ci: bump the github-actions group with 2 updates ( #11018 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-04 16:57:44 +03:00
Muhammad Atif Ali
b212bd4ac5
chore: deploy workspace proxies on fly.io ( #10983 )
...
Co-authored-by: Dean Sheather <dean@deansheather.com >
2023-12-04 12:12:22 +03:00
Dean Sheather
d9a169556a
chore: run deploy job on regular runner
2023-12-02 10:08:33 -08:00
Dean Sheather
c82e878b50
chore: disable legacy dogfood deploy ( #10999 )
2023-12-03 02:20:19 +10:00
Cian Johnston
432925df31
ci: make offlinedocs required ( #10980 )
2023-12-01 14:37:47 +00:00
Dean Sheather
153abd5003
chore: fix build job pt.3 ( #10986 )
2023-12-01 12:25:06 +00:00
Dean Sheather
122cbaa134
chore: fix build job ( #10984 )
2023-12-01 12:08:10 +00:00
Dean Sheather
15875a76ae
chore: add new deploy job for new dogfood ( #10852 )
2023-12-01 03:16:49 -08:00
Cian Johnston
d49bcc93fe
fix(docs): remove anchor links from headings in admin/healthcheck.md ( #10975 )
...
Relates to #8965
* Fixes offlinedocs that broke from change in feat(coderd/healthcheck): add access URL error codes and healthcheck doc #10915 by removing the offending anchor links from the page subheadings.
* Makes offlinedocs also conditional on changes to docs
2023-12-01 09:49:18 +00:00
dependabot[bot]
c634a38bd7
ci: bump the github-actions group with 1 update ( #10890 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 21:47:26 +03:00
Muhammad Atif Ali
4cb94d1347
chore: update dependabot to use single groups ( #10870 )
...
* chore: update dependabot.yaml to use single groups
This will hopefully reduce @dependabot spamming PRs.
* Update dependabot.yaml
2023-11-27 21:27:58 +03:00
dependabot[bot]
c14c1cce13
ci: bump the github-actions group with 1 update ( #10694 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-14 20:15:52 +00:00
Bruno Quaresma
90b6e86555
chore(site): remove xstate ( #10659 )
2023-11-14 18:34:38 +00:00
dependabot[bot]
3f4791c9de
ci: bump the github-actions group with 4 updates ( #10649 )
...
Bumps the github-actions group with 4 updates: [crate-ci/typos](https://github.com/crate-ci/typos ), [actions/github-script](https://github.com/actions/github-script ), [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action ) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ).
Updates `crate-ci/typos` from 1.16.22 to 1.16.23
- [Release notes](https://github.com/crate-ci/typos/releases )
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crate-ci/typos/compare/v1.16.22...v1.16.23 )
Updates `actions/github-script` from 5 to 6
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v5...v6 )
Updates `DeterminateSystems/nix-installer-action` from 6 to 7
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases )
- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v6...v7 )
Updates `aquasecurity/trivy-action` from 0.13.1 to 0.14.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/f78e9ecf42a1271402d4f484518b9313235990e1...2b6a709cf9c4025c5438138008beaddbb02086f0 )
---
updated-dependencies:
- dependency-name: crate-ci/typos
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: DeterminateSystems/nix-installer-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 22:53:19 +03:00
Muhammad Atif Ali
be0436afbe
ci: bump terraform version to 1.5.7 to match embedded terraform version ( #10630 )
2023-11-13 10:06:36 +03:00
Muhammad Atif Ali
715bbd3edd
ci: bump go to version 1.20.11 ( #10631 )
2023-11-13 10:06:26 +03:00
Muhammad Atif Ali
076db31486
ci: use actions/setup-go builtin cache ( #10608 )
2023-11-09 20:41:31 +03:00
Ammar Bandukwala
4f3925d0b3
ci: close likely-no issues automatically ( #10569 )
2023-11-08 04:54:44 +00:00
dependabot[bot]
e976f50415
ci: bump the github-actions group with 2 updates ( #10537 )
...
Bumps the github-actions group with 2 updates: [crate-ci/typos](https://github.com/crate-ci/typos ) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ).
Updates `crate-ci/typos` from 1.16.21 to 1.16.22
- [Release notes](https://github.com/crate-ci/typos/releases )
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crate-ci/typos/compare/v1.16.21...v1.16.22 )
Updates `aquasecurity/trivy-action` from 0.13.0 to 0.13.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/b77b85c0254bba6789e787844f0585cde1e56320...f78e9ecf42a1271402d4f484518b9313235990e1 )
---
updated-dependencies:
- dependency-name: crate-ci/typos
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-06 11:20:25 -06:00
dependabot[bot]
6b7858c516
ci: bump the github-actions group with 2 updates ( #10420 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 11:25:37 +00:00
Muhammad Atif Ali
51aa32cfcf
chore: limit history to the last 30 runs/days for PR deploy and cleanup workflows ( #10406 )
2023-10-27 11:15:21 +00:00
dependabot[bot]
39fbf74c7d
ci: bump the github-actions group with 1 update ( #10379 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 22:14:48 +03:00
Mathias Fredriksson
9b73020f11
ci(.github): set DataDog upload timeout ( #10328 )
2023-10-18 20:07:52 +03:00
Eric Paulsen
09d995c8dc
fix: set K8s deployment strategy to Recreate ( #10321 )
2023-10-17 21:06:35 +00:00