@powerhousedao/switchboard 2.5.0-dev.4 → 2.5.0-dev.41
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +244 -0
- package/Dockerfile +11 -6
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/entrypoint.sh +0 -1
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,247 @@
|
|
|
1
|
+
## 2.5.0-dev.41 (2025-06-18)
|
|
2
|
+
|
|
3
|
+
This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
|
|
4
|
+
|
|
5
|
+
## 2.5.0-dev.40 (2025-06-18)
|
|
6
|
+
|
|
7
|
+
This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
|
|
8
|
+
|
|
9
|
+
## 2.5.0-dev.39 (2025-06-18)
|
|
10
|
+
|
|
11
|
+
This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
|
|
12
|
+
|
|
13
|
+
## 2.5.0-dev.38 (2025-06-18)
|
|
14
|
+
|
|
15
|
+
This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
|
|
16
|
+
|
|
17
|
+
## 2.5.0-dev.37 (2025-06-18)
|
|
18
|
+
|
|
19
|
+
This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
|
|
20
|
+
|
|
21
|
+
## 2.5.0-dev.36 (2025-06-18)
|
|
22
|
+
|
|
23
|
+
This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
|
|
24
|
+
|
|
25
|
+
## 2.5.0-dev.35 (2025-06-18)
|
|
26
|
+
|
|
27
|
+
This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
|
|
28
|
+
|
|
29
|
+
## 2.5.0-dev.34 (2025-06-18)
|
|
30
|
+
|
|
31
|
+
This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
|
|
32
|
+
|
|
33
|
+
## 2.5.0-dev.33 (2025-06-18)
|
|
34
|
+
|
|
35
|
+
### 🩹 Fixes
|
|
36
|
+
|
|
37
|
+
- deploy not on push to main ([63eef7020](https://github.com/powerhouse-inc/powerhouse/commit/63eef7020))
|
|
38
|
+
- deploy powerhouse to available environments ([a45859a22](https://github.com/powerhouse-inc/powerhouse/commit/a45859a22))
|
|
39
|
+
|
|
40
|
+
### ❤️ Thank You
|
|
41
|
+
|
|
42
|
+
- Frank
|
|
43
|
+
|
|
44
|
+
## 2.5.0-dev.32 (2025-06-18)
|
|
45
|
+
|
|
46
|
+
This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
|
|
47
|
+
|
|
48
|
+
## 2.5.0-dev.31 (2025-06-18)
|
|
49
|
+
|
|
50
|
+
### 🚀 Features
|
|
51
|
+
|
|
52
|
+
- **reactor:** initial event-bus implementation with tests and benchmarks ([ef5b3c42e](https://github.com/powerhouse-inc/powerhouse/commit/ef5b3c42e))
|
|
53
|
+
|
|
54
|
+
### ❤️ Thank You
|
|
55
|
+
|
|
56
|
+
- Benjamin Jordan (@thegoldenmule)
|
|
57
|
+
|
|
58
|
+
## 2.5.0-dev.30 (2025-06-17)
|
|
59
|
+
|
|
60
|
+
### 🩹 Fixes
|
|
61
|
+
|
|
62
|
+
- **connect:** set proper tag on docker build ([598c1b3fb](https://github.com/powerhouse-inc/powerhouse/commit/598c1b3fb))
|
|
63
|
+
|
|
64
|
+
### ❤️ Thank You
|
|
65
|
+
|
|
66
|
+
- Frank
|
|
67
|
+
|
|
68
|
+
## 2.5.0-dev.29 (2025-06-17)
|
|
69
|
+
|
|
70
|
+
This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
|
|
71
|
+
|
|
72
|
+
## 2.5.0-dev.28 (2025-06-16)
|
|
73
|
+
|
|
74
|
+
### 🚀 Features
|
|
75
|
+
|
|
76
|
+
- add app skeleton to html at build time ([1882bb820](https://github.com/powerhouse-inc/powerhouse/commit/1882bb820))
|
|
77
|
+
|
|
78
|
+
### ❤️ Thank You
|
|
79
|
+
|
|
80
|
+
- acaldas
|
|
81
|
+
|
|
82
|
+
## 2.5.0-dev.27 (2025-06-16)
|
|
83
|
+
|
|
84
|
+
This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
|
|
85
|
+
|
|
86
|
+
## 2.5.0-dev.26 (2025-06-16)
|
|
87
|
+
|
|
88
|
+
This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
|
|
89
|
+
|
|
90
|
+
## 2.5.0-dev.25 (2025-06-13)
|
|
91
|
+
|
|
92
|
+
### 🚀 Features
|
|
93
|
+
|
|
94
|
+
- start dependent services with switchboard ([188c82c6a](https://github.com/powerhouse-inc/powerhouse/commit/188c82c6a))
|
|
95
|
+
|
|
96
|
+
### 🩹 Fixes
|
|
97
|
+
|
|
98
|
+
- **docker:** request write permissions ([29d4d3fd7](https://github.com/powerhouse-inc/powerhouse/commit/29d4d3fd7))
|
|
99
|
+
|
|
100
|
+
### ❤️ Thank You
|
|
101
|
+
|
|
102
|
+
- Frank
|
|
103
|
+
|
|
104
|
+
## 2.5.0-dev.24 (2025-06-13)
|
|
105
|
+
|
|
106
|
+
### 🚀 Features
|
|
107
|
+
|
|
108
|
+
- added hostnames in docker compose ([a590eea17](https://github.com/powerhouse-inc/powerhouse/commit/a590eea17))
|
|
109
|
+
- **docker-compose:** work with published images ([9f31b70fb](https://github.com/powerhouse-inc/powerhouse/commit/9f31b70fb))
|
|
110
|
+
- **ci:** build and publish docker images on newly created tags ([ee930c4a4](https://github.com/powerhouse-inc/powerhouse/commit/ee930c4a4))
|
|
111
|
+
|
|
112
|
+
### 🩹 Fixes
|
|
113
|
+
|
|
114
|
+
- **switchboard:** entrypoint script ([a50e5eb06](https://github.com/powerhouse-inc/powerhouse/commit/a50e5eb06))
|
|
115
|
+
|
|
116
|
+
### ❤️ Thank You
|
|
117
|
+
|
|
118
|
+
- Frank
|
|
119
|
+
|
|
120
|
+
## 2.5.0-dev.23 (2025-06-13)
|
|
121
|
+
|
|
122
|
+
### 🩹 Fixes
|
|
123
|
+
|
|
124
|
+
- **switchboard:** added semicolons ([ce23c47f0](https://github.com/powerhouse-inc/powerhouse/commit/ce23c47f0))
|
|
125
|
+
|
|
126
|
+
### ❤️ Thank You
|
|
127
|
+
|
|
128
|
+
- Frank
|
|
129
|
+
|
|
130
|
+
## 2.5.0-dev.22 (2025-06-13)
|
|
131
|
+
|
|
132
|
+
### 🩹 Fixes
|
|
133
|
+
|
|
134
|
+
- **ci:** set proper tags for docker images ([3cab91969](https://github.com/powerhouse-inc/powerhouse/commit/3cab91969))
|
|
135
|
+
- **ci:** connect deployment ([8ac8e423b](https://github.com/powerhouse-inc/powerhouse/commit/8ac8e423b))
|
|
136
|
+
|
|
137
|
+
### ❤️ Thank You
|
|
138
|
+
|
|
139
|
+
- Frank
|
|
140
|
+
|
|
141
|
+
## 2.5.0-dev.21 (2025-06-12)
|
|
142
|
+
|
|
143
|
+
This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
|
|
144
|
+
|
|
145
|
+
## 2.5.0-dev.20 (2025-06-12)
|
|
146
|
+
|
|
147
|
+
This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
|
|
148
|
+
|
|
149
|
+
## 2.5.0-dev.19 (2025-06-12)
|
|
150
|
+
|
|
151
|
+
This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
|
|
152
|
+
|
|
153
|
+
## 2.5.0-dev.18 (2025-06-12)
|
|
154
|
+
|
|
155
|
+
### 🚀 Features
|
|
156
|
+
|
|
157
|
+
- added docker publish workflow ([adf65ef8a](https://github.com/powerhouse-inc/powerhouse/commit/adf65ef8a))
|
|
158
|
+
|
|
159
|
+
### ❤️ Thank You
|
|
160
|
+
|
|
161
|
+
- Frank
|
|
162
|
+
|
|
163
|
+
## 2.5.0-dev.17 (2025-06-12)
|
|
164
|
+
|
|
165
|
+
### 🚀 Features
|
|
166
|
+
|
|
167
|
+
- show app skeleton while loading and accessibility fixes ([4f96e2472](https://github.com/powerhouse-inc/powerhouse/commit/4f96e2472))
|
|
168
|
+
|
|
169
|
+
### ❤️ Thank You
|
|
170
|
+
|
|
171
|
+
- acaldas
|
|
172
|
+
|
|
173
|
+
## 2.5.0-dev.16 (2025-06-11)
|
|
174
|
+
|
|
175
|
+
This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
|
|
176
|
+
|
|
177
|
+
## 2.5.0-dev.15 (2025-06-11)
|
|
178
|
+
|
|
179
|
+
This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
|
|
180
|
+
|
|
181
|
+
## 2.5.0-dev.14 (2025-06-10)
|
|
182
|
+
|
|
183
|
+
### 🚀 Features
|
|
184
|
+
|
|
185
|
+
- improved analytics frontend integration ([269aed50c](https://github.com/powerhouse-inc/powerhouse/commit/269aed50c))
|
|
186
|
+
|
|
187
|
+
### ❤️ Thank You
|
|
188
|
+
|
|
189
|
+
- acaldas @acaldas
|
|
190
|
+
|
|
191
|
+
## 2.5.0-dev.13 (2025-06-10)
|
|
192
|
+
|
|
193
|
+
This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
|
|
194
|
+
|
|
195
|
+
## 2.5.0-dev.12 (2025-06-10)
|
|
196
|
+
|
|
197
|
+
This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
|
|
198
|
+
|
|
199
|
+
## 2.5.0-dev.11 (2025-06-07)
|
|
200
|
+
|
|
201
|
+
### 🚀 Features
|
|
202
|
+
|
|
203
|
+
- **connect:** updated diff-analyzer processor ([ce5d1219f](https://github.com/powerhouse-inc/powerhouse/commit/ce5d1219f))
|
|
204
|
+
|
|
205
|
+
### ❤️ Thank You
|
|
206
|
+
|
|
207
|
+
- acaldas
|
|
208
|
+
|
|
209
|
+
## 2.5.0-dev.10 (2025-06-06)
|
|
210
|
+
|
|
211
|
+
### 🚀 Features
|
|
212
|
+
|
|
213
|
+
- run analytics db on web worker ([ecf79575f](https://github.com/powerhouse-inc/powerhouse/commit/ecf79575f))
|
|
214
|
+
|
|
215
|
+
### ❤️ Thank You
|
|
216
|
+
|
|
217
|
+
- acaldas
|
|
218
|
+
|
|
219
|
+
## 2.5.0-dev.9 (2025-06-05)
|
|
220
|
+
|
|
221
|
+
This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
|
|
222
|
+
|
|
223
|
+
## 2.5.0-dev.8 (2025-06-05)
|
|
224
|
+
|
|
225
|
+
This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
|
|
226
|
+
|
|
227
|
+
## 2.5.0-dev.7 (2025-06-05)
|
|
228
|
+
|
|
229
|
+
This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
|
|
230
|
+
|
|
231
|
+
## 2.5.0-dev.6 (2025-06-05)
|
|
232
|
+
|
|
233
|
+
### 🩹 Fixes
|
|
234
|
+
|
|
235
|
+
- set node 22 in release branch workflow ([b33681938](https://github.com/powerhouse-inc/powerhouse/commit/b33681938))
|
|
236
|
+
|
|
237
|
+
### ❤️ Thank You
|
|
238
|
+
|
|
239
|
+
- Frank
|
|
240
|
+
|
|
241
|
+
## 2.5.0-dev.5 (2025-06-05)
|
|
242
|
+
|
|
243
|
+
This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
|
|
244
|
+
|
|
1
245
|
## 2.5.0-dev.4 (2025-06-05)
|
|
2
246
|
|
|
3
247
|
### 🩹 Fixes
|
package/Dockerfile
CHANGED
|
@@ -34,13 +34,18 @@ ENV PORT=4001
|
|
|
34
34
|
ENV PH_SWITCHBOARD_PORT=$PORT
|
|
35
35
|
|
|
36
36
|
# Other
|
|
37
|
-
ARG
|
|
38
|
-
ENV
|
|
37
|
+
ARG TAG=latest
|
|
38
|
+
ENV TAG=$TAG
|
|
39
39
|
|
|
40
|
-
RUN pnpm add -g ph-cmd@$
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
40
|
+
RUN pnpm add -g ph-cmd@$TAG
|
|
41
|
+
RUN if [ "$TAG" = "dev" ] || [ "$TAG" = "staging" ]; then \
|
|
42
|
+
ph init project --${TAG} --package-manager pnpm; \
|
|
43
|
+
else \
|
|
44
|
+
ph init project --package-manager pnpm; \
|
|
45
|
+
fi
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
WORKDIR /app/project
|
|
44
49
|
|
|
45
50
|
# Copy and set up entrypoint script
|
|
46
51
|
|