Skip to content

Commit

Permalink
Merge branch 'master' into migrate-ts
Browse files Browse the repository at this point in the history
  • Loading branch information
akshatnema committed May 25, 2024
2 parents 74a3b58 + 3987e8b commit 3c3436c
Show file tree
Hide file tree
Showing 10 changed files with 103 additions and 101 deletions.
2 changes: 1 addition & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ pages/blog/*.md @thulieblack @alequetzalli
pages/community/*.md @thulieblack @alequetzalli

README.md @alequetzalli @derberg @akshatnema @magicmatatjahu @mayaleeeee @asyncapi-bot-eve
#docTriagers: TRohit20 octonawish-akcodes BhaswatiRoy VaishnaviNandakumar J0SAL
#docTriagers: TRohit20 BhaswatiRoy VaishnaviNandakumar J0SAL
#codeTriagers: sambhavgupta0705
2 changes: 1 addition & 1 deletion components/campaigns/AnnouncementBanner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export default function Banner({
}: BannerProps) {
return (
<div
className={`absolute size-full rounded border border-gray-200 bg-gray-50 py-6
className={`size-full rounded border border-gray-200 bg-gray-50 py-6
transition-transform${className} ${small ? 'mb-4' : 'mx-3 mb-6 mt-3 p-3'}
${activeBanner ? 'z-10 scale-100 opacity-100' : 'z-0 scale-90 opacity-0'}`}
data-testid='AnnouncementHero-main-div'
Expand Down
2 changes: 1 addition & 1 deletion components/campaigns/AnnouncementHero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export default function AnnouncementHero({ className = '', small = false }: IAnn
</div>
)}
<div className='relative flex w-5/6 flex-col items-center justify-center gap-2 pr-3'>
<div className='relative h-72 w-full overflow-hidden lg:h-[17rem] lg:w-[38rem]'>
<div className='relative min-h-72 w-full overflow-hidden lg:h-[17rem] lg:w-[38rem]'>
{banners.map(
(banner, index) =>
banner.show && (
Expand Down
7 changes: 7 additions & 0 deletions config/meetings.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,5 +213,12 @@
"url": "https://github.com/asyncapi/community/issues/1212",
"banner": "",
"date": "2024-05-22T14:00:00.000Z"
},
{
"title": "Developer Experience Working Group",
"calLink": "https://www.google.com/calendar/event?eid=ZWd1bWVrMjNrN3JoM3A3cXJndmZvNGFsdmsgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn",
"url": "https://github.com/asyncapi/community/issues/1220",
"banner": "",
"date": "2024-05-23T14:00:00.000Z"
}
]
24 changes: 12 additions & 12 deletions config/newsroom_videos.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
[
{
"image_url": "https://i.ytimg.com/vi/K7fvKbOfqOg/hqdefault.jpg",
"title": "Developer Experience Working Group, 14:00 UTC Thursday May 23rd 2024",
"description": "Define our vision and plans https://github.com/asyncapi/community/issues/1220.",
"videoId": "K7fvKbOfqOg"
},
{
"image_url": "https://i.ytimg.com/vi/94SSXX78VCU/hqdefault.jpg",
"title": "Essential Building Blocks Working Group, 18:00 UTC Tuesday May 14th 2024",
"description": "https://github.com/asyncapi/community/issues/1200.",
"videoId": "94SSXX78VCU"
},
{
"image_url": "https://i.ytimg.com/vi/RijgS6y_JAo/hqdefault.jpg",
"title": "Maintainers Growth Working Group, 14:00 UTC Wednesday May 8th 2024",
Expand All @@ -16,17 +28,5 @@
"title": "Marketing - WG setup and hiring, 14:00 UTC Wednesday May 9th 2024",
"description": "https://github.com/asyncapi/community/issues/1192.",
"videoId": "eQed8AKDlsM"
},
{
"image_url": "https://i.ytimg.com/vi/33uFRKeSSfM/hqdefault.jpg",
"title": "Community X Conference Meeting , Tuesday April 30th 2024",
"description": "https://github.com/asyncapi/community/issues/1184.",
"videoId": "33uFRKeSSfM"
},
{
"image_url": "https://i.ytimg.com/vi/aJxXEF11r5s/hqdefault.jpg",
"title": "Marketing - Next steps, Thursday April 25th 2024",
"description": "https://github.com/asyncapi/community/issues/1175.",
"videoId": "aJxXEF11r5s"
}
]
63 changes: 29 additions & 34 deletions dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,27 +29,7 @@
"resourcePath": "/asyncapi/community/pull/1013",
"repo": "asyncapi/community",
"labels": [],
"score": 23.26114168868996
},
{
"id": "I_kwDOBW5R_c5J6qNe",
"isPR": false,
"isAssigned": false,
"title": "Measuring AsyncAPI spec adoption",
"author": "derberg",
"resourcePath": "/asyncapi/website/issues/780",
"repo": "asyncapi/website",
"labels": [
{
"name": "enhancement",
"color": "84b6eb"
},
{
"name": "keep-open",
"color": "ffee84"
}
],
"score": 22.112443333692923
"score": 23.548316277439216
},
{
"id": "PR_kwDOFLhIt85bqKL8",
Expand Down Expand Up @@ -96,7 +76,18 @@
"color": "0e8a16"
}
],
"score": 16.943300736206268
"score": 17.517649913704783
},
{
"id": "I_kwDOCVQpZM5M_dcV",
"isPR": false,
"isAssigned": true,
"title": "DocsUI: Messages Object output",
"author": "mcturco",
"resourcePath": "/asyncapi/asyncapi-react/issues/618",
"repo": "asyncapi/asyncapi-react",
"labels": [],
"score": 17.230475324955524
},
{
"id": "I_kwDOFLhIt84-OUI3",
Expand Down Expand Up @@ -125,6 +116,17 @@
"labels": [],
"score": 14.933078614961456
},
{
"id": "PR_kwDOCoBobc5tRBZn",
"isPR": true,
"isAssigned": false,
"title": "chore: introduce the turborepo to the parser.js",
"author": "ayushnau",
"resourcePath": "/asyncapi/parser-js/pull/992",
"repo": "asyncapi/parser-js",
"labels": [],
"score": 14.358729437462937
},
{
"id": "I_kwDOFi_gUM5hpuWl",
"isPR": false,
Expand All @@ -149,17 +151,6 @@
],
"score": 13.78438025996442
},
{
"id": "PR_kwDOCoBobc5tRBZn",
"isPR": true,
"isAssigned": false,
"title": "chore: introduce the turborepo to the parser.js",
"author": "ayushnau",
"resourcePath": "/asyncapi/parser-js/pull/992",
"repo": "asyncapi/parser-js",
"labels": [],
"score": 13.78438025996442
},
{
"id": "I_kwDODou01c5BZZv-",
"isPR": false,
Expand Down Expand Up @@ -226,7 +217,7 @@
{
"id": "I_kwDOCxglSM6Bxg4I",
"title": "Convert OpenAPI 3.0 to AsyncAPI 3.0",
"isAssigned": false,
"isAssigned": true,
"resourcePath": "/asyncapi/converter-js/issues/233",
"repo": "asyncapi/converter-js",
"author": "jonaslagoni",
Expand Down Expand Up @@ -465,6 +456,10 @@
{
"name": "bug",
"color": "d73a4a"
},
{
"name": "keep-open",
"color": "fce14b"
}
]
},
Expand Down
2 changes: 1 addition & 1 deletion markdown/docs/concepts/message.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ weight: 30
---

## What is a message?
A `message` is a communication asset used to transmit or exchange information from a sender to the receiver through `channels`. A single `message` can be consumed by multiple independent receivers and can also be defined as an _event_ or _command_. The sender includes a payload of data that needs to be processed and serialized by the receiver into an appropriate format, e.g., JSON, XML, binary, etc. It may also include metadata, i.e., information that describes the message itself. This metadata is often known as _headers_ or _properties_.
A `message` is a communication asset used to transmit or exchange information from a sender to the receiver through `channels`. A single `message` can be consumed by multiple independent receivers and can also be defined as an _event_ or _command_. The sender includes a payload of data (that has been serialized into an appropriate format, e.g., JSON, XML, binary, etc.) that needs to be processed by the receiver. It may also include metadata; information that describes the message itself. This metadata is often known as _headers_ or _properties_.


``` mermaid
Expand Down
Loading

0 comments on commit 3c3436c

Please sign in to comment.