Commit graph

137 commits

Author SHA1 Message Date
Vitaly
b8b1320258
feat: single file build! (#181) 2025-03-11 23:58:52 +03:00
Vitaly
1c700aac1e
feat(config-json): Only either bundle or load from remote (#291) 2025-03-04 19:00:20 +03:00
Vitaly Turovsky
4b54be637d ci: adjust esbuild build arg syntax for prod 2025-03-03 18:48:27 +03:00
Vitaly Turovsky
1d4dc0ddaa fix define in arg build 2025-03-03 18:45:25 +03:00
Vitaly Turovsky
874cafc75e add self host zip publishing with release 2025-03-03 18:42:08 +03:00
Vitaly Turovsky
2a8f514095 add build zip workflow 2025-03-03 18:24:06 +03:00
Vitaly Turovsky
ecf55727bc stop publishing UI to npm since no one uses it 2025-02-26 03:52:32 +03:00
Vitaly Turovsky
946fc26d86 correctly open release link, show build info 2025-02-11 16:26:17 +03:00
Vitaly Turovsky
7ab03e3245 ci: fix crash no deploy 2025-02-09 22:12:50 +03:00
Vitaly
f96673bc17
rename prismarine-viewer dir to renderer to avoid confusion (#269) 2025-02-08 14:17:27 +03:00
Vitaly Turovsky
1b7ccbd77f up workflows 2025-02-06 08:47:12 +03:00
Vitaly Turovsky
09f91d1491 try to use pnpm action setup and recommend usign corepack 2025-02-06 08:40:24 +03:00
Vitaly Turovsky
4a77ba15b6 disable dedupe check until usability and performanse problemas are fixed in pnpm 2025-02-03 05:16:46 +03:00
Vitaly Turovsky
978bd16785 ci: rm --offline flag 2025-02-01 02:34:49 +03:00
Vitaly Turovsky
b7da6e201f up browserify 2025-02-01 01:52:04 +03:00
Vitaly Turovsky
92ce4dd0d8 chore(ci): Update GitHub Actions workflow dependencies
- Upgrade actions/upload-artifact to v4
- Minor workflow configuration refinements
2025-02-01 00:35:06 +03:00
Vitaly Turovsky
b052422c99 ci: fix update CI workflow condition for dedupe-check to use pull request head ref 2025-01-16 18:09:49 +07:00
Vitaly Turovsky
8f91d282d2 ci: add deduped packages check 2025-01-16 18:01:54 +07:00
Vitaly Turovsky
cbd90aeb53 add release pr auto opening 2025-01-13 10:38:29 +07:00
Vitaly Turovsky
c5f6c087ac ci: restore linkin preview domains 2024-12-12 02:07:36 +03:00
Vitaly Turovsky
2d77bdb9b2 ci: allow setting multiple aliases 2024-12-12 01:30:51 +03:00
Vitaly Turovsky
37b84ae003 ci: fix use pr commit SHA, not base branch 2024-12-10 07:17:11 +03:00
Vitaly Turovsky
b02b250ee8 ci(preview): correctly set pr number in url 2024-12-09 09:48:16 +03:00
Vitaly Turovsky
68dba89bf5 ci: update paths for PR and commit redirect index.html in preview workflow 2024-12-09 09:32:37 +03:00
Vitaly Turovsky
2f21e2b453 write pr & commit redirect 2024-12-09 09:28:14 +03:00
Vitaly
84dce0941c write build info to all deploys!
(cherry picked from commit 4afccbefbdf96beb62fbc2ea0d442d9f7cd1c370)
2024-12-04 23:19:37 +03:00
Vitaly Turovsky
270da682da ci: fix release info writing 2024-11-05 13:12:15 +03:00
Vitaly Turovsky
667eff49af feat: write published version name on prod website! 2024-11-01 06:40:37 +03:00
Vitaly Turovsky
dbd4058912 should fix publishing to npm 2024-10-28 17:57:40 +03:00
Vitaly Turovsky
ebb5056540 ci: refactor deployment workflow in preview.yml by removing unused checks and adding alias retrieval step 2024-10-23 02:31:04 +03:00
Vitaly Turovsky
ece59e1744 ci: update event trigger from pull_request to pull_request_target in preview.yml (fix) 2024-10-23 02:20:44 +03:00
Vitaly
8955075d75
ci: trying to fix auto preview workflow! (#221) 2024-10-23 02:11:11 +03:00
Vitaly Turovsky
427ec21213 check that! 2024-10-23 02:03:05 +03:00
Vitaly Turovsky
42cc0bd818 ci: add push event trigger and refine deployment conditions in preview.yml for improved deployment handling 2024-10-23 01:38:55 +03:00
Vitaly Turovsky
9a7a13c2dd ci: enhance trigger conditions for deployment in preview.yml using variables for issue comments and pull requests 2024-10-23 01:00:34 +03:00
Vitaly Turovsky
e35873e106 ci: refactor variable usage from env to vars for PR check in preview.yml 2024-10-23 00:43:43 +03:00
Vitaly Turovsky
f900d6933c ci: simplify PR number check logic using fromJSON in AUTO_DEPLOY_PRS in preview.yml 2024-10-23 00:42:04 +03:00
Vitaly Turovsky
6354ba6bb8 ci: update variable name from env to vars in AUTO_DEPLOY_PRS check in preview.yml 2024-10-23 00:36:58 +03:00
Vitaly Turovsky
95c185fc0b fix: correct syntax for checking PR numbers in AUTO_DEPLOY_PRS in preview.yml 2024-10-23 00:35:33 +03:00
Vitaly
6c994a54f0
autodeploy PRs (#218) 2024-10-22 23:41:19 +03:00
Vitaly Turovsky
33437823f3 disable outdated packages check for now 2024-09-11 22:40:41 +03:00
Vitaly Turovsky
d0b921a48e revert update current ref 2024-09-11 22:39:51 +03:00
Vitaly Turovsky
16bb43c7d9 update current ref 2024-09-11 22:16:26 +03:00
Vitaly Turovsky
755eead976 correctly capture screenshots of cypress 2024-09-11 21:51:12 +03:00
Vitaly Turovsky
25db002bc3 redirect to correct playground url 2024-09-11 21:39:15 +03:00
Vitaly Turovsky
f9b87d5087 move playground to rsbuild! now fast reloads!
reload on workers change

fix cd
2024-09-11 02:28:56 +03:00
Vitaly Turovsky
3fb872129e fix: update autojump module 2024-09-10 00:29:30 +03:00
Vitaly Turovsky
a3ef16a81a ci: checkout pr before merge 2024-09-08 18:40:37 +03:00
Vitaly Turovsky
f518dce04d ci: checkout pr before merge 2024-09-08 18:39:13 +03:00
Vitaly Turovsky
e89196041e ci: update commands 2024-09-08 18:37:06 +03:00