Skip to content

Commit ebb9982

Browse files
authored
add: JetBrains IDE/Projector incompatabilities (#1074)
1 parent 7c04a9d commit ebb9982

File tree

14 files changed

+60
-1
lines changed

14 files changed

+60
-1
lines changed

changelog/1.30.0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,5 @@ description: "Released on 04/27/2022"
9090
`ubuntu:latest`) will fail to build on new Coder deployments with
9191
self-contained workspace builds enabled. The workaround is to use a base image
9292
with `curl` available (e.g., `codercom/enterprise-base:ubuntu`).
93+
- web: JetBrains IDEs versions 2022.2 or later are not compatible with the
94+
installed Projector version in this release.

changelog/1.30.1.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,8 @@ There are no breaking changes in 1.30.1.
2020
### Security updates 🔐
2121

2222
There are no security updates in 1.30.1.
23+
24+
### Known issues 🔧
25+
26+
- web: JetBrains IDEs versions 2022.2 or later are not compatible with the
27+
installed Projector version in this release.

changelog/1.30.2.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,8 @@ There are no new features in 1.30.2.
2020
### Security updates 🔐
2121

2222
There are no security updates in 1.30.2.
23+
24+
### Known issues 🔧
25+
26+
- web: JetBrains IDEs versions 2022.2 or later are not compatible with the
27+
installed Projector version in this release.

changelog/1.30.3.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,8 @@ There are no breaking changes in 1.30.3.
1919
### Security updates 🔐
2020

2121
There are no security updates in 1.30.3.
22+
23+
### Known issues 🔧
24+
25+
- web: JetBrains IDEs versions 2022.2 or later are not compatible with the
26+
installed Projector version in this release.

changelog/1.30.4.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,8 @@ There are no new features in 1.30.4.
2323
### Security updates 🔐
2424

2525
There are no security updates in 1.30.4.
26+
27+
### Known issues 🔧
28+
29+
- web: JetBrains IDEs versions 2022.2 or later are not compatible with the
30+
installed Projector version in this release.

changelog/1.31.0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,5 @@ There are no security updates in 1.31.0.
5050
upload their license when prompted.
5151
- web: by default, Coder workspace builds are self-contained; as such, images
5252
that do _not_ contain `curl` will result in the workspace failing to build.
53+
- web: JetBrains IDEs versions 2022.2 or later are not compatible with the
54+
installed Projector version in this release.

changelog/1.31.1.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,8 @@ There are no breaking changes in 1.31.1.
1818
### Security updates 🔐
1919

2020
There are no security updates in 1.31.1.
21+
22+
### Known issues 🔧
23+
24+
- web: JetBrains IDEs versions 2022.2 or later are not compatible with the
25+
installed Projector version in this release.

changelog/1.31.2.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,8 @@ There are no new features in 1.31.2.
2323
### Security updates 🔐
2424

2525
There are no security updates in 1.31.2.
26+
27+
### Known issues 🔧
28+
29+
- web: JetBrains IDEs versions 2022.2 or later are not compatible with the
30+
installed Projector version in this release.

changelog/1.32.0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,5 @@ There are no breaking changes in 1.32.0.
5757
upload their license when prompted.
5858
- web: by default, Coder workspace builds are self-contained; as such, images
5959
that do _not_ contain `curl` will result in the workspace failing to build.
60+
- web: JetBrains IDEs versions 2022.2 or later are not compatible with the
61+
installed Projector version in this release.

changelog/1.32.1.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,8 @@ There are no features in 1.32.1.
2020
### Security updates 🔐
2121

2222
There are no security updates in 1.32.1.
23+
24+
### Known issues 🔧
25+
26+
- web: JetBrains IDEs versions 2022.2 or later are not compatible with the
27+
installed Projector version in this release.

changelog/1.32.2.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,8 @@ description: "Released on 07/20/2022"
2929
### Security updates 🔐
3030

3131
There are no security updates in 1.32.2.
32+
33+
### Known issues 🔧
34+
35+
- web: JetBrains IDEs versions 2022.2 or later are not compatible with the
36+
installed Projector version in this release.

changelog/1.32.3.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,8 @@ There are no breaking changes in 1.32.3.
2020
### Security updates 🔐
2121

2222
There are no security updates in 1.32.3.
23+
24+
### Known issues 🔧
25+
26+
- web: JetBrains IDEs versions 2022.2 or later are not compatible with the
27+
installed Projector version in this release.

changelog/1.33.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,8 @@ description: "Released on 07/27/2022"
3838
### Security updates 🔐
3939

4040
There are no security updates in 1.33.0.
41+
42+
### Known issues 🔧
43+
44+
- web: JetBrains IDEs versions 2022.2 or later are not compatible with the
45+
installed Projector version in this release.

cli/file-sync.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,13 @@ changes.
6868
Name ImageTag CPUCores MemoryGB DiskGB GPUs Updating Status
6969
yourName latest 4 4 30 0 false ON
7070
test latest 1 1 10 0 false OFF
71-
$ mutagen sync create ~/project coder.env-name:~/project
71+
$ mutagen sync create ~/project coder.env-name:/target-dir
7272
Created session sync_dLg9zfqynqVa9aj2V36Fr4OCMz1AHzTKzNGFYYkqfAI
7373
```
7474

75+
> Do not include ~/ or /home in your target directory definition. Mutagen will
76+
> look in the home directory by default.
77+
7578
1. Test your connection by running `mutagen sync monitor`. If you're successful,
7679
your project files should sync on all future changes.
7780

0 commit comments

Comments
 (0)