Franck R
f44d700c11
Do not run bootstrap live data test as part of normal CI ( #450 )
2022-01-27 21:50:27 +11:00
Jakub
671c757fa2
ci: add Jenkinsfile for building docs page ( #410 )
...
CI setup that builds the `master` branch and pushes it to `gh-pages`
branch in the repo which is published by GitHub pages.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-01-24 11:53:45 +01:00
Franck R
a037b79294
Remove automerge ( #430 )
2022-01-24 18:02:24 +11:00
Franck R
cba5212872
Upgrade nim-waku to v0.7 ( #417 )
2022-01-19 15:43:45 +11:00
Franck Royer
2c16f0befb
Separate tests that use DNS data in CI
2022-01-14 12:44:06 +11:00
Franck Royer
2826d47cf2
Setup automerge action
...
https://github.com/marketplace/actions/merge-pull-requests-automerge-action
2022-01-10 12:51:30 +11:00
Franck Royer
a1ad50f55b
Do not build nim-waku
...
But get the asset from GitHub.
2022-01-10 12:44:00 +11:00
Franck Royer
6d5ec49e5b
Debugging nim-waku caching
...
It always builds for some reason.
2022-01-10 12:42:03 +11:00
Franck Royer
e55f7ac6db
Remove min-reactjs-chat
...
As it was done with old react-scripts 4.
Replaced by relay-reactjs-chat.
2022-01-10 12:27:09 +11:00
Franck Royer
aa4d66fab5
Add to CI
2022-01-10 12:27:09 +11:00
Franck Royer
822a888e03
Remove automerge bot
...
Not working.
2022-01-10 11:55:05 +11:00
Franck Royer
dbb3cdaa34
Remove run on macos
...
This is a browser library, there is little to no value to run the CI
on several OSes.
2022-01-10 11:42:59 +11:00
Franck Royer
0d23817369
Fix actions/checkout version
2022-01-10 11:21:31 +11:00
Franck Royer
ae8db33cc7
Add automerge bot
2022-01-10 10:28:03 +11:00
Franck Royer
ddec271621
Make minimum support node version 16
...
A number of libp2p packages do not support node 14 anymore.
2022-01-06 14:17:17 +11:00
Franck Royer
3340207d60
Refresh GH pages cache
...
As it is needed for #377 to have effect.
2022-01-06 13:13:56 +11:00
Franck
c67664a21b
Debug changed files
2022-01-05 11:27:37 +11:00
Franck
5512cf309a
Rename `main` branch to `master`
2022-01-04 16:56:48 +11:00
Franck
97aa13292d
For dependabot PRs to be added to board.
2021-12-20 15:26:58 +11:00
F
38d114da63
Do not cache bufbuild
...
It only takes few seconds and the cached bin was actually not used.
2021-12-01 15:26:40 +11:00
F
4b727d9138
ci: Upgrade bufbuild to 0.56.0
2021-11-26 16:31:10 +11:00
Franck Royer
9bd5d98ed9
Do not delete subfolders
...
Which makes them unavailable until they are published.
2021-10-13 12:17:44 +11:00
Franck Royer
9692b4af72
Rename Eth-DM to Eth-PM
...
"Direct Message" can lead to confusion with "Direct Connection" that
refers to low latency network connections.
2021-08-17 16:06:46 +10:00
Franck Royer
01696d074c
Add to CI, upload to GH pages
2021-08-12 16:42:36 +10:00
Franck Royer
b4dcb73e30
Add store react to example CI
2021-08-09 12:36:50 +10:00
Franck Royer
0c3995a810
Remove cli-chat example
...
The focus of this library is on Web environment; Several examples now
cover usage of Waku Relay and Waku Store; web-chat POC should be
preferred to use the [TOY-CHAT](https://rfc.vac.dev/spec/22/ ) protocol.
2021-08-06 17:25:11 +10:00
Franck Royer
c13beae0d2
Include ReactJS in name min web chat name
2021-08-05 13:39:42 +10:00
Franck Royer
975fb6245a
Run CI for min js web chat example
2021-08-02 10:45:10 +10:00
Franck Royer
d9f875ca4a
Add Eth-DM to CI
2021-06-21 15:41:30 +10:00
Franck Royer
ec90bd021a
Deploy main HEAD eth-dm to GH pages
2021-06-18 16:51:11 +10:00
Franck Royer
fc987f8f58
Publish eth-dm on GH pages
2021-06-17 16:24:04 +10:00
Franck Royer
1735beb798
Add new PRs to board
2021-06-01 16:03:37 +10:00
Franck Royer
25cb167a6e
Fix actions/checkout@v2.3.3
...
As per https://github.com/actions/checkout/issues/417#issuecomment-775293723
2021-05-17 13:42:28 +10:00
Franck Royer
065593b0cf
Revert naming to js-waku
...
To align with go-waku and nim-waku and keep bors working.
2021-05-13 20:27:38 +10:00
Franck Royer
82d026c6d5
Rename repo to waku-js
2021-05-13 11:01:41 +10:00
Franck Royer
faf5f46a35
Deploy docs on GH Pages
2021-05-11 09:06:22 +10:00
Franck Royer
50eaa39fec
Add debug statement in tests
...
Also enable debug logs in CI.
2021-05-10 20:18:26 +10:00
Franck Royer
316edff778
Move web-chat to examples folder
2021-05-05 16:35:14 +10:00
Franck Royer
abd5709f86
Move cli chat to examples folder
2021-05-05 10:53:40 +10:00
Franck Royer
aa6b869da1
Test are too unstable to run on different environment
...
Moreover the library targets browser execution so there is little
value in running on several node instances.
2021-04-29 16:40:54 +10:00
Franck Royer
37018ebff8
Add GH Token to avoid API rate limit
2021-04-29 15:07:08 +10:00
Franck Royer
ccd3e5d6d1
Enable CI for NodeJS 16 and mac os
2021-04-29 11:03:49 +10:00
Franck Royer
5ed2a122fa
Authenticate to avoid API rate limit
2021-04-29 11:03:49 +10:00
Franck Royer
102c55c4ff
Use custom token to have the correct rights
...
"Read and write org and team membership, read and write org projects"
according to https://github.com/alex-page/github-project-automation-plus
2021-04-28 16:44:10 +10:00
Franck Royer
7811e92618
Use up to date syntax
2021-04-28 13:38:20 +10:00
Franck Royer
bab57a7d90
Use maintained GH action
2021-04-28 12:38:58 +10:00
Franck Royer
f78145c7aa
Build the web app
2021-04-28 12:12:09 +10:00
Franck Royer
32672b9d53
Use GitHub Action to deploy to gh pages
2021-04-28 12:03:39 +10:00
bors[bot]
f53773997f
Merge #65 #79
...
65: Few UI improvements r=D4nte a=D4nte
Resolves #51
79: Automatically add new issues to js-waku board r=D4nte a=D4nte
Co-authored-by: Franck Royer <franck@status.im>
Co-authored-by: Franck Royer <franck@royer.one>
2021-04-28 01:29:55 +00:00
Franck Royer
1de6e41156
Automatically add new issues to board
2021-04-28 11:01:10 +10:00