Alex Christoffer Rasmussen
|
fc7ed6bd20
|
clean turbo config and cache github actions (#1805)
* refactor: turbo scripts
refactor dev and build scripts
remove cleanup
* fix e2e script
* cache playwright
* cache pnpm
* fix docker env in vite
* fixup! refactor: turbo scripts
* chore: add comment
|
2025-10-07 12:32:12 +02:00 |
|
jwetzell
|
750927dc8d
|
chore: switch workspaces to use pnpm to setup node with useNodeVersion value
|
2025-10-07 12:32:12 +02:00 |
|
jwetzell
|
0b9306de82
|
update pnpm to latest v10
|
2025-06-05 06:13:04 +02:00 |
|
jwetzell
|
3b1e6cf33d
|
update node version in workflows
|
2025-06-05 06:13:04 +02:00 |
|
Carlos Valente
|
4758bc84b5
|
chore: upgrade node dependencies
|
2024-07-11 13:31:05 +02:00 |
|
jwetzell
|
5c3989c9b6
|
switch workflows to release trigger (#1115)
* switch docker workflow to release trigger
* switch cli publish workflow to release trigger
|
2024-07-03 22:30:56 +02:00 |
|
jwetzell
|
8f88ca5053
|
add permission for provenance publishing
https://docs.npmjs.com/generating-provenance-statements
|
2024-06-15 14:59:16 -05:00 |
|
jwetzell
|
c4be814de5
|
add registry url for publishing via CI
|
2024-06-15 13:33:08 -05:00 |
|
jwetzell
|
cf690aff08
|
disable git checks for pnpm publish workflow
|
2024-06-15 08:25:43 -05:00 |
|
jwetzell
|
837fd53dfd
|
remove pkg bundling of cli
|
2024-06-13 20:01:04 -05:00 |
|
jwetzell
|
75a35e8537
|
add access flag to publish to organization
|
2024-06-13 19:59:47 -05:00 |
|
jwetzell
|
052a8e4ccb
|
switch pkg to only build linux x64 and arm64 binaries
|
2024-06-13 19:59:47 -05:00 |
|
jwetzell
|
969c2bad14
|
add step to publish to NPM as well
|
2024-06-13 19:59:47 -05:00 |
|
jwetzell
|
8b99e91883
|
add github workflow to build cli
|
2024-06-13 19:59:47 -05:00 |
|