niclaz
78f10cf85b
changed additionalProperties to true for mem+com/par
2024-09-30 21:56:09 +02:00
niclaz
154d30b9bb
moved members and community-partners outside of nested 'teams' in schema
2024-09-30 21:51:47 +02:00
niclaz
0bc46bad6a
added 's' to member def... mismatched in tests
2024-09-30 21:49:21 +02:00
niclaz
77664bb644
removed 'id' property from members and community-partners in schema
2024-09-30 21:45:48 +02:00
niclaz
17a17e0118
Update index.yaml
2024-09-30 21:41:58 +02:00
niclaz
d4d2523251
moved members and community into team within schema
2024-09-30 21:37:57 +02:00
niclaz
1a2b112b22
fixed missing " in schema
2024-09-30 21:30:55 +02:00
niclaz
c4f12d1543
fix attempt 2
2024-09-30 21:29:30 +02:00
niclaz
6a6d604e49
fixing error in testing patch
2024-09-30 21:26:31 +02:00
niclaz
8d1807521d
adding 's' to community-partner in schema
2024-09-30 21:21:10 +02:00
niclaz
6fb1de6b32
fixed typos in new schema entry: community-partners
2024-09-30 21:16:16 +02:00
niclaz
6ce6b647f7
Added community-partner to schema (following members)
2024-09-30 20:40:49 +02:00
niclaz
0b21f34f83
Added member logic to schema (based off people)
2024-09-30 20:16:07 +02:00
niclaz
73df1f40e7
Updated schema - replaced regex pattern for country in index.yaml
...
The previous regex pattern under country was `^\\w{2}$` and this seemed to not work with the submission of two letter country codes
replaced it with the regex `^[a-z]{2}$` which is used for the same two letter code within the schema already
2024-09-05 16:16:05 +02:00
niclaz
0c225fec71
removing regex 'pattern' to the index.yaml file - reverting PR #9
2024-08-30 15:20:58 +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
e920180b58
change bled to meta hackathon web3privacy/events#7
2024-03-16 03:54:58 +01:00
0e44e4a586
add thumbs
2024-03-07 17:47:20 +01:00
f8a239b8ac
add img gen
2024-03-07 13:28:46 +01:00
694e81b417
use people collection for core-team
2024-03-03 23:09:16 +01:00
298a972ed7
sync
2024-03-03 21:52:22 +01:00
07a8d3e75e
online summit draft
2024-03-02 15:41:39 +01:00
d5a07752e9
add event gh issue to schema
2024-02-24 02:56:37 +01:00
a94c489bc4
people: add coinmandeer
2024-02-23 22:38:52 +01:00
97630cb205
update schema
2024-02-21 16:36:02 +01:00
f55c6feb7c
privacy corner init
2024-02-21 16:35:26 +01:00
200a2098bc
add email & domain
2024-02-09 14:49:06 +01:00
358ffdb8b0
add core-team members contacts
2024-02-09 11:38:28 +01:00
bb5fa11b98
summit2 rome speakers
2024-02-02 07:24:55 +01:00
e09b317531
event speakers
2024-02-02 06:12:21 +01:00
5c7f56aeb9
add ids to people
2024-02-02 05:28:04 +01:00
047f81ebe4
add people
2024-02-02 05:23:07 +01:00
e138e9fd0d
events: add "sfe" tag to berlin meetup
2024-01-26 00:29:21 +01:00
15d824efa1
add event.place-address to schema
2024-01-25 23:38:11 +01:00
d436c7f2f6
add projects
2024-01-25 21:38:08 +01:00
be3825b5a1
update
2023-11-28 03:05:02 +01:00