Commit Graph

309 Commits

Author SHA1 Message Date
niclaz 09e6bcaad7
Updated tim-bansemer.yaml to fix regex error in URL
Replaced caption with the role he has listed on LinkedIn
2024-08-30 17:20:48 +02:00
niclaz 0c225fec71
removing regex 'pattern' to the index.yaml file - reverting PR #9 2024-08-30 15:20:58 +02:00
Mykola Siusko a3a305c13a
Merge pull request #9 from niclaz/main
data tests patch - fixing the error within test.js
2024-08-28 21:49:48 +02:00
niclaz a9ebb98429
Merge branch 'web3privacy:main' into main 2024-08-28 21:39:34 +02:00
niclaz 85719df1db
Extending the caption section of schema - regex to include URLs in index.yaml
Following up on this error:
https://github.com/web3privacy/data/actions/runs/10602350927/job/29384187270

Investigated to find that the error was because the caption entry of a speaker had many URL links within then, so breaking the configuration - added the following regex to the pattern for caption:


```
'^((([A-Za-z]{3,9}:(?:\/\/)?)(?:[-;:&=\+\$,\w]+@)?[A-Za-z0-9.-]+|(?:www.|[-;:&=\+\$,\w]+@)[A-Za-z0-9.-]+)((?:\/[\+~%\/.\w-_]*)?\??(?:[-\+=&;%@.\w_]*)#?(?:[\w]*))?)'
```

Tested the regex expression in https://regex101.com/ first to ensure it worked with url format
2024-08-28 21:39:03 +02:00
Mykola Siusko e4f2f661b5
Merge pull request #8 from niclaz/data-tests-patch
Data tests patch - fixed typo on ajv-format + updated package in .workflow
2024-08-28 20:27:31 +02:00
niclaz 354d5352c2
bumped version and changed target of upload-pages-artifact@v3
actions/upload-pages-artifact@v3
became
actions/upload-artifact@v4
2024-08-28 19:24:28 +02:00
niclaz 82861b7e0b
Merge branch 'web3privacy:main' into data-tests-patch 2024-08-28 19:09:13 +02:00
niclaz e869827893
Fixed typo within test.js that was failing Github Build
npm:ajv-formats@3.0.1
instead of
npm:ajv-formats@3.O.1

https://github.com/web3privacy/data/actions/runs/10537593173/job/29199162508
2024-08-28 19:08:30 +02:00
Mykola Siusko e9533d9224
Merge pull request #7 from niclaz/data-tests-patch
Data tests patch # 2 - bumping test versions, cleaning up /src/people and chaning schema/index.yaml
2024-08-24 11:53:02 +02:00
niclaz 5c3ffec2f7
changed privacy-corner to 'pc' instead of 'c' + cleaned up old events (commented code) 2024-08-23 23:38:27 +02:00
niclaz 52847454e6
Rename wslyvh.yaml to wesley.yaml 2024-08-23 23:33:44 +02:00
niclaz e3fc4f19db
Update wslyvh.yaml 2024-08-23 23:33:06 +02:00
niclaz b644fb10ba
Update tim-bansemer.yaml 2024-08-23 23:32:35 +02:00
niclaz 12e7947342
Update mario-havel.yaml 2024-08-23 23:30:35 +02:00
niclaz 232cbdb8f4
Update limone-eth.yaml 2024-08-23 23:29:59 +02:00
niclaz 06db0128bb
fixing juraj-bednar.yaml 2024-08-23 23:29:18 +02:00
niclaz 262c1de076
fixing jaya-klara-brekke.yaml 2024-08-23 23:28:46 +02:00
niclaz fe9625dc7e
fixed joshua-davila.yaml 2024-08-23 23:28:23 +02:00
niclaz 1077762290
bumoing deno.land dependencies in engine.js (see comments)
Followed the rabbit hole 

deno.land/std is migrating to jsr:@std

First step of migration is to update to v 0.244.0 (this commit)

In future another commit should change these to jsr:@std
2024-08-23 23:23:00 +02:00
niclaz ec42293300
Added Congress + changed schema codes + bumped ajv ajv-formats version
npm:ajv@8.17.1
npm:ajv-formats@3.0.1
2024-08-23 23:16:19 +02:00
Mykola Siusko 85c25d6c5e
Merge pull request #6 from niclaz/data-tests-patch
Data-tests-patch: Attempting to fix the errors in Github workflows and tests within repository
2024-08-23 12:24:10 +02:00
niclaz 4e0e862d8c
fixing twitter ref in emanuele-russo.yaml 2024-08-23 12:05:34 +02:00
niclaz f5cbf0409e
fixed twitter ref in arturo-filasto.yaml 2024-08-23 12:05:01 +02:00
niclaz cd2bc6b487
Fixed twitter ref in marco-castignoli.yaml 2024-08-23 12:01:03 +02:00
niclaz 52e4cdbc75
removed empty fields in luca-lezzerini.yaml 2024-08-23 12:00:36 +02:00
niclaz 715e506155
Update gabari.yaml - removed " in caption 2024-08-23 11:58:49 +02:00
niclaz c33421e4dc
Added 'deno test --allow-all utils/test.js' back to the Makefile 2024-08-23 11:56:43 +02:00
Mykola Siusko 362da7e685
Merge pull request #5 from niclaz/patch-4
Adding Bangkok to event & Speakers to speakers
2024-08-23 11:04:15 +02:00
niclaz d30c77b9b5
Added new speaker images 2024-08-22 23:18:09 +02:00
niclaz b20c93c399
removed 'deno test' from Makefile 2024-08-22 23:00:40 +02:00
niclaz 7567585cba
Update and rename arturo-filasto to arturo-filasto.yaml 2024-08-22 22:52:45 +02:00
niclaz c6a0c8f74a
Uploading files for c24bkk event on main website 2024-08-22 22:40:33 +02:00
niclaz 1ef5eb0c32
Merge branch 'web3privacy:main' into patch-4 2024-08-22 22:38:52 +02:00
PG 0e581a8917
Update marco-castignoli.yaml 2024-08-22 14:45:02 +02:00
PG e703e419b0
Update emanuele-russo.yaml 2024-08-22 14:44:45 +02:00
PG b017839eec
Update arturo-filasto 2024-08-22 14:44:29 +02:00
PG b9f49e627c
Update luca-lezzerini.yaml 2024-08-22 14:44:14 +02:00
niclaz d7b2fce55c
Create gavin-birch.yaml 2024-08-21 22:53:50 +02:00
niclaz e8a7a6215d
Create nate.yaml 2024-08-21 22:52:14 +02:00
niclaz 26ca4c7a09
Create oskarth.yaml 2024-08-21 22:50:33 +02:00
niclaz 676f336f98
Create pie-man.yaml 2024-08-21 22:48:42 +02:00
niclaz df717fcecb
Create remi-gai.yaml 2024-08-21 22:47:37 +02:00
niclaz 2ea913e7cd
Create ying-tong.yaml 2024-08-21 22:46:24 +02:00
niclaz 4d5e0b1c3f
Create michelle-lai.yaml 2024-08-21 22:44:30 +02:00
niclaz 83b420e2d2
Create hsinju-chuang.yaml 2024-08-21 22:43:11 +02:00
niclaz 522d6f3072
Create kris.yaml 2024-08-21 22:41:43 +02:00
niclaz f66703ae51
Create dapplion.yaml 2024-08-21 22:40:19 +02:00
niclaz 401958236b
Create bob-summerwill.yaml 2024-08-21 22:38:56 +02:00
niclaz 90de8f87d3
Create auryn-macmillan.yaml 2024-08-21 22:37:39 +02:00