Commit Graph

178 Commits

Author SHA1 Message Date
Cian Johnston 891c3855db
feat(image/base): add jq (#270)
adds jq to enterprise-base and enterprise-minimal
2024-03-14 15:49:23 +00:00
dependabot[bot] 9548f50194
chore: Bump the npm group with 3 updates (#268)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 18:05:34 +03:00
dependabot[bot] 0e248385f3
chore: Bump the npm group with 2 updates (#266)
Bumps the npm group with 2 updates: [husky](https://github.com/typicode/husky) and [lint-staged](https://github.com/okonet/lint-staged).


Updates `husky` from 8.0.3 to 9.0.10
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.10)

Updates `lint-staged` from 15.2.0 to 15.2.1
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/okonet/lint-staged/compare/v15.2.0...v15.2.1)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 15:39:49 +00:00
dependabot[bot] 6308f72b0d
chore: Bump the github-actions group with 1 update (#264)
Bumps the github-actions group with 1 update: [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action).


Updates `styfle/cancel-workflow-action` from 0.12.0 to 0.12.1
- [Release notes](https://github.com/styfle/cancel-workflow-action/releases)
- [Commits](https://github.com/styfle/cancel-workflow-action/compare/0.12.0...0.12.1)

---
updated-dependencies:
- dependency-name: styfle/cancel-workflow-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>
2024-02-02 15:39:28 +00:00
dependabot[bot] 9c96197156
chore: Bump the npm group with 1 update (#263)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
2024-01-24 16:27:10 +03:00
dependabot[bot] 49482ece83
chore: Bump the github-actions group with 1 update (#262)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-24 16:24:06 +03:00
Muhammad Atif Ali 9eb2922c52
chore: update dependencies weekly (#260)
Co-authored-by: Cian Johnston <cian@coder.com>
2024-01-24 16:20:08 +03:00
Cian Johnston 9698050752
fix(deprecated/vnc): fix broken turbovncserver-security.conf (#261) 2024-01-22 21:25:17 +00:00
Muhammad Atif Ali c35ef22abf
chore: format and optimize Dockerfiles (#256) 2024-01-17 13:33:24 +03:00
Muhammad Atif Ali b283c60b6c
ci: do not use the paid runner (#257) 2024-01-17 13:31:01 +03:00
Muhammad Atif Ali 48221d5d18
fix: switch docker deb repo to jammy (#255) 2024-01-17 12:23:12 +03:00
Muhammad Atif Ali 0dd8dc921d
chore: use `docker-compose` binary from the `docker-compose-plugin` pkg (#254) 2024-01-17 12:16:07 +03:00
dependabot[bot] 69cdcbb657
chore: Bump lint-staged from 13.2.2 to 15.2.0 (#234)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 17:34:01 +03:00
dependabot[bot] e1a925f1a0
chore: Bump actions/checkout from 3 to 4 (#225)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 17:33:45 +03:00
Cian Johnston 839ec0eb05
fix(scripts/push_images.sh): break into separate depot push invocations (#252) 2024-01-16 14:28:37 +00:00
Muhammad Atif Ali 67df50c8ff
fix: fix a typo in `depot build` (#250) 2024-01-16 17:16:51 +03:00
Cian Johnston 207b1bd108
fix multiline check_dependencies invocation (#251)
* fix multiline check_dependencies invocation

* Update push_images.sh
2024-01-16 14:16:11 +00:00
Muhammad Atif Ali 5192a7706d
fix: fix pushing to correct repo (#249) 2024-01-16 16:53:43 +03:00
dependabot[bot] 0025c3f21b
chore: Bump prettier from 3.0.0 to 3.2.2 (#242)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 16:22:24 +03:00
dependabot[bot] d6234b8fa6
chore: Bump docker/login-action from 2 to 3 (#226)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 16:22:14 +03:00
dependabot[bot] 7fe8a3e0a4
chore: Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0 (#227)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 16:21:40 +03:00
Muhammad Atif Ali 34db29e665
feat: add `latest` tag (#247)
Co-authored-by: Cian Johnston <cian@coder.com>
2024-01-16 16:21:24 +03:00
Muhammad Atif Ali 99cd65febf
chore: bump node to v20 (#246) 2024-01-16 16:21:06 +03:00
dependabot[bot] 59c9f27976
chore: Bump github/codeql-action from 2 to 3 (#236)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 16:10:09 +03:00
Muhammad Atif Ali a379b9075c
fix: explicitly use a tag (#245) 2024-01-16 15:55:05 +03:00
Muhammad Atif Ali 5fb04fd943
feat: build multiarch images (#244) 2024-01-16 15:39:23 +03:00
Muhammad Atif Ali c3abd2898d
ci: use depot.dev to build images (#243) 2024-01-16 12:02:06 +03:00
Cian Johnston c8bb86df29
chore(images/base): update to 22.04 (#241) 2023-12-19 16:38:14 +00:00
Cian Johnston 3bc4b6da9a
chore: update README, stop building deprecated images (#240) 2023-12-19 15:51:28 +00:00
Cian Johnston 43506266a6
chore: add deprecation notices (#239)
Adds deprecation notices in /etc/motd to all images except enterprise-base and enterprise-minimal.
Adds a line in global bashrc to print /etc/motd
2023-12-19 12:08:49 +00:00
Cian Johnston a4c3fc3ca8
fix(images/java): bump maven from 3.9.3 -> 3.9.5 (#231) 2023-11-20 09:17:36 +00:00
dependabot[bot] 7af25a21c3
chore: Bump prettier from 2.8.8 to 3.0.0 (#218)
* chore: Bump prettier from 2.8.8 to 3.0.0

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.0.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* yarn format:write

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cian Johnston <cian@coder.com>
2023-07-07 15:50:56 +01:00
Cian Johnston 8b388d96fb
fix(images/java): upgrade maven to 3.9.3 (#219)
* chore(images/java): upgrade maven to 3.9.3

* use OSU mirror
2023-07-07 10:15:59 -04:00
Cian Johnston 33f1f9abd2
feat(images): add minimal image (#216)
Adds a minimal image based on ubuntu 22.04 with bash, git, curl, and sudo.
2023-05-11 10:46:48 +01:00
dependabot[bot] 520f1adf64
chore: Bump lint-staged from 13.2.1 to 13.2.2 (#215)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.1 to 13.2.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.2.1...v13.2.2)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-27 10:10:24 -04:00
dependabot[bot] de9b44393f
chore: Bump lint-staged from 13.2.0 to 13.2.1 (#212)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.0 to 13.2.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.2.0...v13.2.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Paulsen <ericpaulsen@coder.com>
2023-04-24 13:23:33 -04:00
dependabot[bot] 53f0dda879
chore: Bump prettier from 2.8.7 to 2.8.8 (#213)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to 2.8.8.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.7...2.8.8)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 12:47:03 -04:00
dependabot[bot] 4bb4adf3cc
chore: Bump prettier from 2.8.6 to 2.8.7 (#211)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.6 to 2.8.7.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.6...2.8.7)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-24 09:18:14 -04:00
dependabot[bot] d2fd200b34
chore: Bump prettier from 2.8.5 to 2.8.6 (#210)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.5 to 2.8.6.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.5...2.8.6)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 15:19:40 -04:00
dependabot[bot] a299e4b18a
chore: Bump prettier from 2.8.4 to 2.8.5 (#209) 2023-03-20 08:41:28 -04:00
dependabot[bot] 7c92c67d61
chore: Bump lint-staged from 13.1.2 to 13.2.0 (#208)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.1.2 to 13.2.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.1.2...v13.2.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 20:05:51 -04:00
dependabot[bot] 766ce8c8ed
chore: Bump lint-staged from 13.1.1 to 13.1.2 (#202)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.1.1 to 13.1.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.1.1...v13.1.2)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Paulsen <ericpaulsen@coder.com>
2023-02-28 09:52:24 -05:00
dependabot[bot] 0566d507a7
chore: Bump prettier from 2.8.3 to 2.8.4 (#200)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to 2.8.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.3...2.8.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Paulsen <ericpaulsen@coder.com>
2023-02-28 09:11:08 -05:00
Jon Ayers b7d2fa64af
breaking: removed support for CentOS (#207)
- Due to excessive vulnerabilities removed `brew` from Ubuntu images.
2023-02-16 11:43:56 -06:00
Jon Ayers e6f03c8b73
chore: try to fix centos image (#203)
- Use correct base for rust centos image.
2023-02-14 22:29:39 -06:00
Dean Sheather 983c953be9
chore: add apt-get upgrade to ubuntu base (#204) 2023-02-14 19:37:32 -08:00
Jon Ayers 0913166052
chore: prevent installing homebrew-core when installing homebrew (#201)
- There are some default libraries that contain test code that triggers
  our security scanners. Having homebrew installed should be sufficient
  for users. This will eventually be the default for all brew users anyway.
  See https://github.com/Homebrew/brew/issues/13794#issue-1359708246
- Update installed Go to 1.20
- Update Ruby to 2.7.7
- Update docker-compose to 2.16.0
2023-02-14 10:51:15 -06:00
dependabot[bot] df40363d11
chore: bump husky from 7.0.1 to 8.0.3 (#188)
Bumps [husky](https://github.com/typicode/husky) from 7.0.1 to 8.0.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v7.0.1...v8.0.3)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Paulsen <ericpaulsen@coder.com>
Co-authored-by: Ben <me@bpmct.net>
Co-authored-by: Ben Potter <ben@coder.com>
2023-02-09 11:17:03 -06:00
Ben Potter f82113173b
fix: we use TurboVNC for the VNC image (#136)
* fix: we use TurboVNC for the VNC image

* fmt

---------

Co-authored-by: Eric Paulsen <ericpaulsen@coder.com>
Co-authored-by: Cian Johnston <cian@coder.com>
2023-02-09 09:12:51 -05:00
dependabot[bot] 329d21167b
chore: bump prettier from 2.5.1 to 2.8.3 (#193)
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.8.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.1...2.8.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Paulsen <ericpaulsen@coder.com>
Co-authored-by: Ben Potter <ben@coder.com>
2023-02-09 07:42:18 -06:00