@powerhousedao/switchboard 2.5.0-test.0 → 3.1.0

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 CHANGED
@@ -1,4 +1,116 @@
1
- ## 2.5.0-test.0 (2025-06-04)
1
+ ## 3.1.0 (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-staging.3 (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-staging.2 (2025-06-18)
10
+
11
+ ### 🚀 Features
12
+
13
+ - add app skeleton to html at build time ([1882bb820](https://github.com/powerhouse-inc/powerhouse/commit/1882bb820))
14
+ - **reactor:** initial event-bus implementation with tests and benchmarks ([ef5b3c42e](https://github.com/powerhouse-inc/powerhouse/commit/ef5b3c42e))
15
+
16
+ ### 🩹 Fixes
17
+
18
+ - deploy not on push to main ([63eef7020](https://github.com/powerhouse-inc/powerhouse/commit/63eef7020))
19
+ - deploy powerhouse to available environments ([a45859a22](https://github.com/powerhouse-inc/powerhouse/commit/a45859a22))
20
+ - **connect:** set proper tag on docker build ([598c1b3fb](https://github.com/powerhouse-inc/powerhouse/commit/598c1b3fb))
21
+
22
+ ### ❤️ Thank You
23
+
24
+ - acaldas @acaldas
25
+ - Benjamin Jordan (@thegoldenmule)
26
+ - Frank
27
+
28
+ ## 2.5.0-staging.1 (2025-06-13)
29
+
30
+ ### 🚀 Features
31
+
32
+ - start dependent services with switchboard ([188c82c6a](https://github.com/powerhouse-inc/powerhouse/commit/188c82c6a))
33
+ - added hostnames in docker compose ([a590eea17](https://github.com/powerhouse-inc/powerhouse/commit/a590eea17))
34
+ - **docker-compose:** work with published images ([9f31b70fb](https://github.com/powerhouse-inc/powerhouse/commit/9f31b70fb))
35
+ - **ci:** build and publish docker images on newly created tags ([ee930c4a4](https://github.com/powerhouse-inc/powerhouse/commit/ee930c4a4))
36
+ - added docker publish workflow ([adf65ef8a](https://github.com/powerhouse-inc/powerhouse/commit/adf65ef8a))
37
+ - show app skeleton while loading and accessibility fixes ([4f96e2472](https://github.com/powerhouse-inc/powerhouse/commit/4f96e2472))
38
+ - improved analytics frontend integration ([269aed50c](https://github.com/powerhouse-inc/powerhouse/commit/269aed50c))
39
+ - **connect:** updated diff-analyzer processor ([ce5d1219f](https://github.com/powerhouse-inc/powerhouse/commit/ce5d1219f))
40
+ - run analytics db on web worker ([ecf79575f](https://github.com/powerhouse-inc/powerhouse/commit/ecf79575f))
41
+
42
+ ### 🩹 Fixes
43
+
44
+ - **docker:** request write permissions ([29d4d3fd7](https://github.com/powerhouse-inc/powerhouse/commit/29d4d3fd7))
45
+ - **switchboard:** entrypoint script ([a50e5eb06](https://github.com/powerhouse-inc/powerhouse/commit/a50e5eb06))
46
+ - **switchboard:** added semicolons ([ce23c47f0](https://github.com/powerhouse-inc/powerhouse/commit/ce23c47f0))
47
+ - **ci:** set proper tags for docker images ([3cab91969](https://github.com/powerhouse-inc/powerhouse/commit/3cab91969))
48
+ - **ci:** connect deployment ([8ac8e423b](https://github.com/powerhouse-inc/powerhouse/commit/8ac8e423b))
49
+
50
+ ### ❤️ Thank You
51
+
52
+ - acaldas
53
+ - Frank
54
+
55
+ ## 2.5.0-staging.0 (2025-06-05)
56
+
57
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
58
+
59
+ ## 2.5.0-dev.9 (2025-06-05)
60
+
61
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
62
+
63
+ ## 2.5.0-dev.8 (2025-06-05)
64
+
65
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
66
+
67
+ ## 2.5.0-dev.7 (2025-06-05)
68
+
69
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
70
+
71
+ ## 2.5.0-dev.6 (2025-06-05)
72
+
73
+ ### 🩹 Fixes
74
+
75
+ - set node 22 in release branch workflow ([b33681938](https://github.com/powerhouse-inc/powerhouse/commit/b33681938))
76
+
77
+ ### ❤️ Thank You
78
+
79
+ - Frank
80
+
81
+ ## 2.5.0-dev.5 (2025-06-05)
82
+
83
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
84
+
85
+ ## 2.5.0-dev.4 (2025-06-05)
86
+
87
+ ### 🩹 Fixes
88
+
89
+ - **builder-tools:** move esbuild dev dep to deps ([baa22be6f](https://github.com/powerhouse-inc/powerhouse/commit/baa22be6f))
90
+
91
+ ### ❤️ Thank You
92
+
93
+ - ryanwolhuter @ryanwolhuter
94
+
95
+ ## 2.5.0-dev.3 (2025-06-05)
96
+
97
+ ### 🚀 Features
98
+
99
+ - **builder-tools:** add node polyfills esbuild plugin for connect build ([43dd16b4d](https://github.com/powerhouse-inc/powerhouse/commit/43dd16b4d))
100
+
101
+ ### ❤️ Thank You
102
+
103
+ - ryanwolhuter
104
+
105
+ ## 2.5.0-dev.2 (2025-06-05)
106
+
107
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
108
+
109
+ ## 2.5.0-dev.1 (2025-06-05)
110
+
111
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
112
+
113
+ ## 2.5.0-dev.0 (2025-06-04)
2
114
 
3
115
  ### 🚀 Features
4
116
 
package/Dockerfile CHANGED
@@ -34,13 +34,18 @@ ENV PORT=4001
34
34
  ENV PH_SWITCHBOARD_PORT=$PORT
35
35
 
36
36
  # Other
37
- ARG PH_TAG=latest
38
- ENV PH_TAG=$PH_TAG
37
+ ARG TAG=latest
38
+ ENV TAG=$TAG
39
39
 
40
- RUN pnpm add -g ph-cmd@$PH_TAG && \
41
- ph init powerhouse --package-manager pnpm && \
42
- cd /app/powerhouse && \
43
- ph use $PH_TAG
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