Cian Johnston
68fa34feae
ci: remove ci make concurrency to fix docker image race ( #14027 )
...
This PR removes the `-j` argument to `make` when building and pushing Docker images on merge to main.
Seen here: https://github.com/coder/coder/actions/runs/10108431095/job/27954323032#step:9:119
We ran into this previously in #13769 for the release workflow, but neglected to apply the same change to the CI workflow.
2024-07-26 10:53:18 +01:00
Jon Ayers
8d4bccc612
feat: add meticulous recorder ( #13886 )
2024-07-18 20:15:07 -05:00
dependabot[bot]
aaf295badf
ci: bump the github-actions group with 2 updates ( #13890 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 15:56:12 +03:00
dependabot[bot] and Muhammad Atif Ali
65e1d0af4b
ci: bump crate-ci/typos from 1.22.9 to 1.23.1 in the github-actions group ( #13803 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Muhammad Atif Ali <atif@coder.com >
2024-07-09 15:45:09 +03:00
Kayla Washburn-Love
b1ec4630f2
chore: update react dependencies ( #13749 )
2024-07-01 15:55:27 -06:00
Cian Johnston
20e59e0797
ci: test with multiple postgres versions ( #13665 )
...
- Tests now run on postgres 16 by default when run locally (can be specified with POSTGRES_VERSION)
- Adds test-go-pg-16 to test against postgres version 16
- Updates Dogfood dockerfile / nix flake to postgres version 16
- Updates docker-compose.yaml postgres tag to 16
2024-06-26 16:22:24 +01:00
Danny Kopping
d5d8b918d7
feat: lint github actions workflows ( #13552 )
2024-06-26 10:28:16 +02:00
Muhammad Atif Ali
136900268e
ci: migrate to depot.dev runners ( #13467 )
2024-06-25 09:36:33 +03:00
Cian Johnston and Muhammad Atif Ali
b4a5c7ffa9
chore: upgrade Go version to 1.22.4 ( #13623 )
...
Updates Go version to 1.22.4
Co-authored-by: Muhammad Atif Ali <me@matifali.dev >
2024-06-24 15:50:52 +01:00
dependabot[bot]
7cb8bfb133
ci: bump the github-actions group with 2 updates ( #13645 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 15:52:05 +03:00
dependabot[bot]
eed9794516
ci: bump crate-ci/typos in the github-actions group ( #13584 )
...
Bumps the github-actions group with 1 update: [crate-ci/typos](https://github.com/crate-ci/typos ).
Updates `crate-ci/typos` from 1.22.3 to 1.22.7
- [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.22.3...v1.22.7 )
---
updated-dependencies:
- dependency-name: crate-ci/typos
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>
2024-06-17 09:03:26 -04:00
dependabot[bot]
363dbad3a3
ci: bump the github-actions group with 2 updates ( #13521 )
...
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.21.0 to 1.22.3
- [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.21.0...v1.22.3 )
Updates `aquasecurity/trivy-action` from 0.21.0 to 0.22.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/fd25fed6972e341ff0007ddb61f77e88103953c2...595be6a0f6560a0a8fc419ddf630567fc623531d )
---
updated-dependencies:
- dependency-name: crate-ci/typos
dependency-type: direct:production
update-type: version-update:semver-minor
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>
2024-06-11 01:06:40 +03:00
Bruno Quaresma
056a697eff
feat(site): add download logs option ( #13466 )
2024-06-07 10:03:05 -03:00
Spike Curtis
b43344b672
feat: use latest gVisor and go 1.22.3 ( #13338 )
2024-05-23 08:22:44 -04:00
Kyle Carberry and Colin Adler
3364abecdd
chore: generate terraform testdata with matching terraform version ( #13343 )
...
Terraform changed the default output of the `terraform graph` command. You must put `-type=plan` to keep the prior behavior.
Co-authored-by: Colin Adler <colin1adler@gmail.com >
2024-05-22 12:45:47 -05:00
Colin Adler
f176ff532f
ci: re-pin actions/dependency-review-action back to a release ( #13309 )
2024-05-17 11:55:30 -05:00
Jon Ayers
82c1562f82
fix: skip license review for dependabot ( #13239 )
2024-05-10 18:14:03 +00:00
Colin Adler
421c0d1242
chore: add nginx topology to tailnet tests ( #13188 )
2024-05-07 18:17:38 +10:00
Dean Sheather
677be9aab2
chore: add tailnet integration test CI job ( #13181 )
2024-05-07 06:21:17 +00:00
Kyle Carberry and Asher
3e3118794f
chore: add build targets to nix flake ( #13186 )
...
* chore: add build targets to nix flake
Enables `nix build github:coder/coder#main`!
* Fix all packages
* Add back pnpm
* Update flake.nix
Co-authored-by: Asher <ash@coder.com >
* Remove yarn
* fmt
---------
Co-authored-by: Asher <ash@coder.com >
2024-05-06 18:21:20 -04:00
dependabot[bot]
e7c87a806b
ci: bump the github-actions group with 2 updates ( #13177 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 22:43:17 +03:00
Kyle Carberry
93d8812284
chore: remove codecov ( #13124 )
...
* chore: remove codecov
It wasn't being used anymore.
* Update actions packages
2024-05-01 21:47:25 +00:00
Kyle Carberry
4e5960660e
chore: fix dependency review action ( #13105 )
...
See https://github.com/actions/dependency-review-action/issues/757
2024-04-29 20:51:01 -04:00
dependabot[bot]
ed07921752
ci: bump crate-ci/typos from 1.20.9 to 1.20.10 in the github-actions group ( #13090 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 16:57:53 +00:00
dependabot[bot] and Jon Ayers
81fcdf717b
chore: bump github.com/gohugoio/hugo from 0.124.0 to 0.125.2 ( #13024 )
...
* chore: bump github.com/gohugoio/hugo from 0.124.0 to 0.125.2
Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo ) from 0.124.0 to 0.125.2.
- [Release notes](https://github.com/gohugoio/hugo/releases )
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml )
- [Commits](https://github.com/gohugoio/hugo/compare/v0.124.0...v0.125.2 )
---
updated-dependencies:
- dependency-name: github.com/gohugoio/hugo
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* add license to allowlist
* syntax
* wrong format
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Ayers <jon@coder.com >
2024-04-23 02:27:32 +00:00
dependabot[bot] and Kyle Carberry
3af317317a
ci: bump crate-ci/typos from 1.19.0 to 1.20.9 in the github-actions group ( #13027 )
...
* ci: bump crate-ci/typos in the github-actions group
Bumps the github-actions group with 1 update: [crate-ci/typos](https://github.com/crate-ci/typos ).
Updates `crate-ci/typos` from 1.19.0 to 1.20.9
- [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.19.0...v1.20.9 )
---
updated-dependencies:
- dependency-name: crate-ci/typos
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
* Add `pn` exclusion
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kyle Carberry <kyle@carberry.com >
2024-04-22 10:25:23 -04:00
Jon Ayers
0c993566dd
hotfix: skip dependency license review on main ( #12982 )
2024-04-16 23:08:22 -05:00
Jon Ayers
80f5978124
chore: add license review to CI ( #12981 )
2024-04-16 22:52:07 -05:00
Steven Masley
22785a307c
chore: add -agpl to agpl e2e artifacts ( #12943 )
...
* chore: -agpl added to agpl e2e artifacts
Before was doing 'false' at the end of artifacts
2024-04-11 16:57:40 +00:00
Steven Masley
b9936a4671
chore: deconflict e2e enterprise and AGPL artifacts in ci ( #12941 )
2024-04-11 09:42:21 -05:00
Kayla Washburn-Love
9cf2358114
ci: execute enterprise and non-enterprise e2e tests concurrently ( #12872 )
2024-04-10 15:42:53 -06:00
Kayla Washburn-Love
bc9ea61eb4
ci: disable enterprise e2e tests temporarily ( #12874 )
2024-04-04 17:39:07 -06:00
Colin Adler
cb6fea61df
chore: upgrade go to 1.21.9 ( #12861 )
2024-04-03 13:20:26 -05:00
Kayla Washburn-Love
f3cfe10c26
chore: add more e2e template settings tests ( #12717 )
2024-03-28 16:00:27 -06:00
Kyle Carberry
fd8010c26d
chore: make build only run on main ( #12753 )
2024-03-25 19:15:18 +00:00
Marcin Tojek
1e0bbd5e10
docs: describe operational readiness ( #12723 )
2024-03-25 17:10:24 +01:00
Marcin Tojek
a7d9d87ba2
docs: use scale testing utility ( #12643 )
2024-03-22 11:33:31 +00:00
dependabot[bot]
aa3ab209f3
ci: bump the github-actions group with 3 updates ( #12622 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-17 13:27:15 +00:00
Cian Johnston and Dean Sheather
3e6e1e6f10
ci: add jnb wsproxy + update dogfood template ( #12440 )
...
Co-authored-by: Dean Sheather <dean@deansheather.com >
2024-03-06 18:54:26 +00:00
Cian Johnston
b17fcd9cff
ci: use linter version from Dockerfile ( #12354 )
2024-02-29 09:53:32 +00:00
Kayla Washburn-Love
30772b80c1
Revert "ci: bump the github-actions group with 1 update ( #12303 )" ( #12327 )
...
This reverts commit 5757321ba2 .
2024-02-27 19:49:50 +00:00
dependabot[bot]
5757321ba2
ci: bump the github-actions group with 1 update ( #12303 )
...
Bumps the github-actions group with 1 update: [chromaui/action](https://github.com/chromaui/action ).
Updates `chromaui/action` from 10 to 11
- [Release notes](https://github.com/chromaui/action/releases )
- [Commits](https://github.com/chromaui/action/compare/v10...v11 )
---
updated-dependencies:
- dependency-name: chromaui/action
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>
2024-02-27 11:53:48 -03:00
dependabot[bot]
9560d9a68b
ci: bump the github-actions group with 2 updates ( #12091 )
...
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.18.0 to 1.18.2
- [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.18.0...v1.18.2 )
Updates `aquasecurity/trivy-action` from 0.16.1 to 0.17.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/d43c1f16c00cfd3978dde6c07f4bbcf9eb6993ca...84384bd6e777ef152729993b8145ea352e9dd3ef )
---
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-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>
2024-02-13 17:52:12 +03:00
Cian Johnston
f1e5b4fbb8
ci: stop deploying legacy wsproxies ( #12025 )
2024-02-06 11:00:10 +00:00
dependabot[bot]
52ec3edd5d
ci: bump the github-actions group with 4 updates ( #12019 )
...
Bumps the github-actions group with 4 updates: [buildjet/cache](https://github.com/buildjet/cache ), [crate-ci/typos](https://github.com/crate-ci/typos ), [codecov/codecov-action](https://github.com/codecov/codecov-action ) and [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action ).
Updates `buildjet/cache` from 3 to 4
- [Changelog](https://github.com/BuildJet/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/buildjet/cache/compare/v3...v4 )
Updates `crate-ci/typos` from 1.17.2 to 1.18.0
- [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.17.2...v1.18.0 )
Updates `codecov/codecov-action` from 3 to 4
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4 )
Updates `hmarr/auto-approve-action` from 3 to 4
- [Release notes](https://github.com/hmarr/auto-approve-action/releases )
- [Commits](https://github.com/hmarr/auto-approve-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: buildjet/cache
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: crate-ci/typos
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: hmarr/auto-approve-action
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>
2024-02-05 14:46:05 +00:00
Kayla Washburn-Love
aeb4112513
chore: update storybook ( #11936 )
2024-01-30 14:23:40 -07:00
dependabot[bot]
46d92dac57
ci: bump the github-actions group with 5 updates ( #11890 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 00:38:59 +03:00
dependabot[bot]
ca38bfd2fc
ci: bump the github-actions group with 2 updates ( #11745 )
...
Bumps the github-actions group with 2 updates: [crate-ci/typos](https://github.com/crate-ci/typos ) and [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign ).
Updates `crate-ci/typos` from 1.17.1 to 1.17.2
- [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.17.1...v1.17.2 )
Updates `toshimaru/auto-author-assign` from 2.0.1 to 2.1.0
- [Release notes](https://github.com/toshimaru/auto-author-assign/releases )
- [Changelog](https://github.com/toshimaru/auto-author-assign/blob/main/CHANGELOG.md )
- [Commits](https://github.com/toshimaru/auto-author-assign/compare/v2.0.1...v2.1.0 )
---
updated-dependencies:
- dependency-name: crate-ci/typos
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: toshimaru/auto-author-assign
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>
2024-01-23 09:43:02 +03:00
Muhammad Atif Ali
1ea70ba573
ci: build a multi-arch image on each commit to main ( #11544 )
2024-01-18 10:57:35 +00:00
dependabot[bot]
288f879f72
ci: bump the github-actions group with 1 update ( #11616 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-15 14:48:19 +00:00