Commit graph

50 commits

Author SHA1 Message Date
Vitaly
86ffedff1e [viewer] link p-viewer instead for easier viewer dev 2023-09-29 05:23:56 +03:00
Vitaly Turovsky
a0630f5425 pnpm i workaround 2023-09-29 00:33:50 +03:00
Vitaly
899fae34aa preview: dont fetch all commits 2023-09-27 18:55:33 +03:00
Vitaly
03396bb1ba include deployment url to release 2023-09-26 19:39:52 +03:00
Vitaly
5b9c268750 add massive eslint config and big number of fixes for it! thx to ext 2023-09-26 08:01:17 +03:00
Vitaly
3802ae05a2 preview workflow should be fixed 2023-09-25 22:28:06 +03:00
Vitaly
7e0b7d79ae add typecheck to ci, always prepare data 2023-09-25 21:48:13 +03:00
Vitaly Turovsky
012804847a ci should be fixed now 2023-09-19 17:57:23 +03:00
Vitaly Turovsky
273ae7899e dont fail vercel on gh pages preview 2023-09-19 17:57:20 +03:00
Vitaly
14a9a2bf18
a few fixes (#20)
fix: ios improvements: always display full ui & no magnifier on double tap anymore
fix: regression: connect to p2p peers
2023-09-19 03:18:01 +03:00
Vitaly
01e5ae0c29 skip join to server test for now 2023-09-18 00:00:50 +03:00
Vitaly
6a474fbd24 should fix ci 2023-09-17 23:45:37 +03:00
Vitaly
a5db3d3c24 restore old working preview pipeline 2023-09-17 23:42:53 +03:00
Vitaly Turovsky
b4952e1619 ci: specify build commands? 2023-09-16 06:47:29 +03:00
Vitaly
111188dcc9
ci: update vercel pipelines
preview: comment
prod: should be fixed
2023-09-16 05:39:24 +03:00
Vitaly
030aca0d7e
deploy also to vercel prod 2023-09-16 04:59:47 +03:00
Vitaly
af5fb2271f
ci: pass default GITHUB_TOKEN 2023-09-15 07:23:47 +03:00
Vitaly
d8d1458e2d
ci: pass GITHUB_TOKEN 2023-09-15 07:23:34 +03:00
Vitaly Turovsky
5784a514f1 add experimental release posting 2023-09-15 07:14:54 +03:00
Vitaly
d1e658adee dont test before publish 2023-09-04 12:21:22 +03:00
Vitaly
cd050b099a rn workflow, fixes 2023-09-04 11:47:30 +03:00
Vitaly
f166de5c81 vercel: get correct env 2023-09-01 08:55:03 +03:00
Vitaly
dabbadff06 oops fix prevuilt target 2023-09-01 08:35:08 +03:00
Vitaly
82e5a93211 test vercel preview deploys on ci 2023-09-01 07:51:16 +03:00
Vitaly
fba6cfb392 test ci: sync publish with ci steps 2023-08-28 13:29:08 +03:00
Vitaly
0e167daee8
ci: publish correct folder 2023-08-28 07:35:31 +03:00
Vitaly
10d4e1c623 try fo fix page actually 2023-08-27 09:05:59 +03:00
Vitaly
19b7a6375a install false 2023-08-27 08:43:42 +03:00
Vitaly
df2e1a76cf wip testing cypress 2023-08-27 08:10:52 +03:00
Vitaly
7ddcb4090b make new ci.yml run on pulls 2023-08-26 06:12:47 +03:00
Vitaly
2611f0da00 add ci.yml 2023-08-26 06:12:02 +03:00
Vitaly
5bc6172dc7 skip cypress on ci for now, lets just deploy 2023-08-17 05:53:37 +03:00
Vitaly
9227ccc7d6 first real cypress test, try on ci
remove refs to unimplemented components for now
2023-08-17 05:35:29 +03:00
Vitaly
d8a69a31d8 oops. install pnpm first. 2023-08-09 21:37:07 +03:00
Vitaly
036e82c314 use temporarily github pages as vercel cant fetch some git repos? 2023-08-09 21:36:39 +03:00
Vitaly
5300f0cde5 remove not needed files 2023-08-09 16:24:22 +03:00
extremeheat
d414596ab0
Release 1.5.0 (#347)
* Update publish.yml to use node 18

* Update package.json

* Update HISTORY.md
2023-07-22 14:42:09 +02:00
Romain Beaumont
ed4c558384
remove cname copying in ci.yml 2023-04-09 00:42:23 +02:00
Romain Beaumont
24639915ec
use node 18 (#343)
* use node 18

* Update webpack.common.js
2023-04-09 00:34:33 +02:00
Romain Beaumont
5cf0cb4a4f
fix sed replacement 2021-03-14 17:31:05 +01:00
Romain Beaumont
871a27af14
trying to use | in ci.yml 2021-03-14 17:25:15 +01:00
Romain Beaumont
b812bfc9cb
Update ci.yml 2021-03-14 17:19:23 +01:00
Romain Beaumont
4792ac61a7
fix for real build 2021-03-12 17:09:49 +01:00
Romain Beaumont
9141df900a
fetch all branches 2021-03-12 17:02:17 +01:00
Romain Beaumont
f4c61fa01f
try fix gh pages deploy 2021-03-12 16:59:16 +01:00
Romain Beaumont
45139940c7
keep CNAME on gh pages deploy 2021-03-12 16:44:42 +01:00
Romain Beaumont
c8e3ffd019
Optimize webpack usage, fix #34 (#58)
* introduce prod/dev build https://webpack.js.org/guides/production/
* use it properly with express https://webpack.js.org/guides/development/#using-webpack-dev-middleware
to provide a fast npm start (5 second)
2021-03-06 01:29:28 +01:00
Karang
b9c3a6acac Add deploy to gh-pages 2021-03-04 04:02:30 +01:00
Romain Beaumont
1962a878b0 fix package.json 2021-02-27 22:28:08 +00:00
Romain Beaumont
d186c09a0b Initial commit 2021-02-27 22:27:59 +01:00