- Notifications
You must be signed in to change notification settings - Fork22
Commit99b56f9
committed
docs: clarify cron attribute format for coder_script resource
- Update cron description to specify 6-field format (seconds minutes hours day month day-of-week)- Fix misleading example that used 5-field Unix format- Add additional cron examples with proper 6-field format- Include inline comments explaining the scheduleFixes#3531 parentcfa101d commit99b56f9
File tree
2 files changed
+18
-7
lines changed- docs/resources
- examples/resources/coder_script
2 files changed
+18
-7
lines changedLines changed: 15 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
55 | 66 |
| |
56 | 67 |
| |
57 | 68 |
| |
| |||
78 | 89 |
| |
79 | 90 |
| |
80 | 91 |
| |
81 |
| - | |
| 92 | + | |
82 | 93 |
| |
83 | 94 |
| |
84 | 95 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
|
0 commit comments
Comments
(0)