Sasha
1bd7597db4
feat: add direct relay-rtc example ( #260 )
...
* add relay-rtc example
* add relay chat example
* update readme and texts
* add default node from go-waku prod fleet
* add ci steps
* update readme
* rename to relay-direct-chat
* rename to relay-direct-rtc
2023-10-03 01:03:48 +02:00
Sasha
ea2207abf4
chore: add codeowners ( #254 )
2023-07-28 15:08:56 +02:00
Sasha
2820bd2579
chore: remove web-chat-dev example ( #217 )
2023-03-13 22:28:28 +01:00
Sasha
2cf9160aad
chore: make latest tag default for publishing ( #216 )
2023-03-06 20:56:41 +01:00
danisharora099
7fa0f98fa4
add updates to CI
2023-02-28 13:20:08 -07:00
Sasha
95d13a52db
PoC of WebRTC signalling exchange through @waku/noise ( #186 )
...
* init PoC from noise example
* reimplement webrtc logic, add sending of ice candidate to a peer
* add RTC abstractions and pretify code
* finalize rtc connection
* fix sending of the message
* add favicon and manifest, rename package, rename build folder
* add README with details
* fix styling
* add new stage for the example
2023-01-27 23:09:13 +01:00
Sasha
fcad46760c
Merge pull request #177 from waku-org/weboko/noise
...
Move noise example
2023-01-24 22:33:35 +01:00
weboko
ba13190f25
fix typo
2023-01-20 01:40:03 +01:00
weboko
918c298826
use WAKU_CREATE_APP_PUBLISH as a secret
2023-01-20 00:55:37 +01:00
weboko
ad77f8cba5
add noise example to the stage
2023-01-06 01:06:29 +01:00
weboko
7fe118794f
block release for failed examples stage
2023-01-06 00:47:40 +01:00
weboko
ecc83f3b03
add release_create_waku stage
2023-01-06 00:42:28 +01:00
weboko
a29127e9a0
use other standard to ci.yml
2023-01-04 22:19:35 +01:00
weboko
aafa185591
quote expression in ci
2023-01-04 22:17:36 +01:00
weboko
6093d95b3a
merge with master
2023-01-04 21:57:56 +01:00
weboko
637e8328a6
use node 18 in github ci
2023-01-04 21:36:54 +01:00
weboko
fab00de3bc
use install in ci.yml
2022-12-24 02:11:04 +01:00
weboko
9a8800980b
use npm in ci.yml
2022-12-23 23:10:06 +01:00
weboko
53da2e44e0
use interpolation in ci.yml
2022-12-22 22:22:40 +01:00
weboko
1ef616efcb
app examples into path in ci
2022-12-22 22:18:33 +01:00
fryorcraken.eth
612766fc6f
chore: remove dependabot
...
Not compatible with pnpm
Ref: https://github.com/dependabot/dependabot-core/issues/1736
2022-11-21 10:16:45 +11:00
fryorcraken.eth
db63255c1e
chore: remove CI for rln-react-ts
2022-10-28 13:00:29 +11:00
fryorcraken.eth
999027a515
chore(rln-react-ts): rename to avoid typos
2022-09-26 14:05:55 +10:00
fryorcraken.eth
72f6acceea
ci(rln-reactts): add to ci
2022-09-23 21:36:41 +10:00
fryorcraken.eth
6bccd65264
chore: add issues to waku Product project board
2022-09-02 14:32:43 +10:00
fryorcraken.eth
04d129143e
feat: remove eth-pm-wallet-encryption
...
The MetaMask API is now deprecated: https://medium.com/metamask/metamask-api-method-deprecation-2b0564a84686
Refer to eth-pm for an alternative example.
2022-08-29 16:27:13 +10:00
fryorcraken.eth
206a71690d
chore(dependabot): change reviewer
2022-08-08 13:16:17 +10:00
fryorcraken.eth
ce0470504c
chore(dependabot): fix config indentation
2022-08-08 13:16:17 +10:00
fryorcraken.eth
a7f422956c
ci: build before test, only test if present
2022-08-08 13:16:17 +10:00
fryorcraken.eth
9aa3962145
ci: lexical order examples
2022-08-08 13:16:16 +10:00
fryorcraken.eth
b234b496f8
ci: only use pnpm
2022-08-08 12:48:29 +10:00
fryorcraken.eth
4c96150095
fix: only cache pnpm projects
...
Intent is to move all projects to same package manager.
2022-08-08 11:13:27 +10:00
fryorcraken.eth
1a6136d6c1
fix: caching is already handled by setup-node
2022-08-08 11:13:27 +10:00
fryorcraken.eth
c5505aeffa
fix: use pnpm for web-chat
...
To better handle missing peer dependencies.
2022-08-08 11:13:27 +10:00
fryorcraken.eth
95b9d2ff74
feat: do not stop CI if an example fails
...
As other examples may or not also fail, best to have full result to
investigate and fix all examples at once.
2022-08-07 16:33:22 +10:00
fryorcraken.eth
6786aee866
fix: use npm ci
2022-08-07 16:30:22 +10:00
Franck Royer
47cc98f842
Examples are at the root folder now
2022-06-17 10:55:51 +10:00
Franck Royer
97130af651
Add dependabot
2022-06-17 10:54:58 +10:00
Franck Royer
46a5586573
Add GitHub Action CI
2022-06-17 10:50:54 +10:00