File tree Expand file tree Collapse file tree 14 files changed +60
-1
lines changed Expand file tree Collapse file tree 14 files changed +60
-1
lines changed Original file line number Diff line number Diff line change @@ -90,3 +90,5 @@ description: "Released on 04/27/2022"
90
90
` ubuntu:latest ` ) will fail to build on new Coder deployments with
91
91
self-contained workspace builds enabled. The workaround is to use a base image
92
92
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.
Original file line number Diff line number Diff line change @@ -20,3 +20,8 @@ There are no breaking changes in 1.30.1.
20
20
### Security updates 🔐
21
21
22
22
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.
Original file line number Diff line number Diff line change @@ -20,3 +20,8 @@ There are no new features in 1.30.2.
20
20
### Security updates 🔐
21
21
22
22
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.
Original file line number Diff line number Diff line change @@ -19,3 +19,8 @@ There are no breaking changes in 1.30.3.
19
19
### Security updates 🔐
20
20
21
21
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.
Original file line number Diff line number Diff line change @@ -23,3 +23,8 @@ There are no new features in 1.30.4.
23
23
### Security updates 🔐
24
24
25
25
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.
Original file line number Diff line number Diff line change @@ -50,3 +50,5 @@ There are no security updates in 1.31.0.
50
50
upload their license when prompted.
51
51
- web: by default, Coder workspace builds are self-contained; as such, images
52
52
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.
Original file line number Diff line number Diff line change @@ -18,3 +18,8 @@ There are no breaking changes in 1.31.1.
18
18
### Security updates 🔐
19
19
20
20
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.
Original file line number Diff line number Diff line change @@ -23,3 +23,8 @@ There are no new features in 1.31.2.
23
23
### Security updates 🔐
24
24
25
25
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.
Original file line number Diff line number Diff line change @@ -57,3 +57,5 @@ There are no breaking changes in 1.32.0.
57
57
upload their license when prompted.
58
58
- web: by default, Coder workspace builds are self-contained; as such, images
59
59
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.
Original file line number Diff line number Diff line change @@ -20,3 +20,8 @@ There are no features in 1.32.1.
20
20
### Security updates 🔐
21
21
22
22
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.
Original file line number Diff line number Diff line change @@ -29,3 +29,8 @@ description: "Released on 07/20/2022"
29
29
### Security updates 🔐
30
30
31
31
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.
Original file line number Diff line number Diff line change @@ -20,3 +20,8 @@ There are no breaking changes in 1.32.3.
20
20
### Security updates 🔐
21
21
22
22
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.
Original file line number Diff line number Diff line change @@ -38,3 +38,8 @@ description: "Released on 07/27/2022"
38
38
### Security updates 🔐
39
39
40
40
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.
Original file line number Diff line number Diff line change @@ -68,10 +68,13 @@ changes.
68
68
Name ImageTag CPUCores MemoryGB DiskGB GPUs Updating Status
69
69
yourName latest 4 4 30 0 false ON
70
70
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
72
72
Created session sync_dLg9zfqynqVa9aj2V36Fr4OCMz1AHzTKzNGFYYkqfAI
73
73
```
74
74
75
+ > Do not include ~ / or /home in your target directory definition. Mutagen will
76
+ > look in the home directory by default.
77
+
75
78
1 . Test your connection by running ` mutagen sync monitor ` . If you're successful,
76
79
your project files should sync on all future changes.
77
80
You can’t perform that action at this time.
0 commit comments