Commit Graph
16 Commits
Author SHA1 Message Date
Sasha aab59ce633 chore: introduce custom publish script and move to a new secret for publishing (#1279) 2023-03-29 10:36:37 +02:00
jakub e0c738c092 ci: fix builds broken by moving to packages/core
Broken by:
https://github.com/waku-org/js-waku/commit/b975943e

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-12-02 11:44:52 +01:00
fryorcraken.eth 69c94db23a chore: fix doc 2022-11-02 15:05:12 +11:00
fryorcraken.eth 54ac43677f doc: fix infra link 2022-09-11 00:38:12 +10:00
jakub 91fbcb5fb9 ci: fix deploy.js script to use import
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-09-11 00:38:11 +10:00
jakub fa43c0ce05 ci: update site domain to js.waku.org
Resolves: https://github.com/waku-org/js-waku/issues/943

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-09-11 00:38:11 +10:00
fryorcraken.eth 01baf4b6e6 docs: reinstate Jenkins deployment of docs 2022-09-09 10:18:49 +10:00
fryorcraken.eth c201cbd3dd chore: remove examples folder 2022-09-07 16:47:22 +10:00
Franck Royer 04fbc55fdf Use npm ci in CI
So there is no attempt to update the lock file.
2022-06-17 16:30:03 +10:00
Franck Royer 09986d4e2b Publish simple HTML examples 2022-05-13 16:06:16 +10:00
Franck Royer df367d265f Need to build examples before deploying 2022-05-12 15:17:53 +10:00
Franck Royer 3b15a32f12 Remove root build step when deploying examples 2022-05-02 16:37:27 +10:00
Franck Royer a94351f265 Deploy all examples to wakuconnect.dev 2022-05-02 16:37:27 +10:00
jakub c60811852d ci: fix publish step conditional branch check
https://github.com/status-im/js-waku/issues/556

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-02-21 10:53:51 +01:00
Jakub e4888f779c ci: build examples and deply in a subfolder (#432) 2022-02-02 11:35:28 +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