Commit Graph

26 Commits

Author SHA1 Message Date
danisharora099 2e22d3ee9e
chore(release): fix ci 2023-01-25 13:10:01 +05:30
Sasha fcad46760c
Merge pull request #177 from waku-org/weboko/noise
Move noise example
2023-01-24 22:33:35 +01:00
Jakub Sokołowski 012ef6089b
ci: simplify overcomplicated file copying
Overcomplicated for no reason.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-01-17 11:43:31 +01:00
weboko d5427b882e
copy other types of files 2023-01-14 02:55:15 +01:00
weboko f4ef91deed
remove sh check for files 2023-01-12 18:47:13 +01:00
weboko e1de9ba205
add try block 2023-01-11 22:30:35 +01:00
weboko 9aacfdcf3e
split cp command and test if files exist before copying them 2023-01-11 22:21:56 +01:00
weboko d3df6f7b7f
escape backslash 2023-01-11 21:45:08 +01:00
weboko dcdcd12ed3
escape braket to avoid collision with groovy syntax 2023-01-11 21:22:01 +01:00
weboko 4011baf6cf
fix syntax of command 2023-01-11 20:22:32 +01:00
weboko ad77f8cba5
add noise example to the stage 2023-01-06 01:06:29 +01:00
weboko 6093d95b3a
merge with master 2023-01-04 21:57:56 +01:00
weboko 7e02520111
use npm in Jenkins 2022-12-23 23:11:39 +01:00
weboko dd43fac5a2
fix failure in Jenkins script 2022-12-22 21:38:59 +01:00
weboko 940609718a
move examples to dedicated folder, update create app and ci accordingly 2022-12-22 21:37:55 +01:00
weboko 123613975b
update ci file 2022-12-22 21:37:28 +01:00
fryorcraken.eth db63255c1e
chore: remove CI for rln-react-ts 2022-10-28 13:00:29 +11:00
fryorcraken.eth 742a4245fe
ci: do not fail if no style.css file 2022-10-07 11:41:59 +11:00
fryorcraken.eth 101b302522
ci: deploy style sheet if present 2022-10-07 11:35:53 +11:00
fryorcraken.eth f452056b76
Merge pull request #117 from waku-org/rln-react-ts 2022-09-26 14:08:27 +10:00
fryorcraken.eth 999027a515
chore(rln-react-ts): rename to avoid typos 2022-09-26 14:05:55 +10:00
fryorcraken.eth ebf1d23616
chore(rln-js): deploy 2022-09-26 13:56:02 +10:00
Jakub Sokołowski a193fdba6f
ci: use Docker image with pnpm installed
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-09-23 17:58:58 +02:00
fryorcraken.eth 72f6acceea
ci(rln-reactts): add to ci 2022-09-23 21:36:41 +10:00
fryorcraken.eth 1d03b70fcb
feat: add light push + filter JavaScript example 2022-09-13 22:46:34 +10:00
Jakub Sokołowski 80efc5ad7c
ci: add Jenkinsfile for GitHub pages builds
Resolves: https://github.com/waku-org/js-waku-examples/issues/94

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-09-07 09:02:15 +02:00