Skip to content

Commit

Permalink
Merge branch 'master' into combineToolsTest
Browse files Browse the repository at this point in the history
  • Loading branch information
vishvamsinh28 authored Nov 28, 2024
2 parents fa11169 + a296c00 commit 7a55807
Show file tree
Hide file tree
Showing 6 changed files with 160 additions and 153 deletions.
35 changes: 35 additions & 0 deletions .coderabbit.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
language: "en-US"
reviews:
high_level_summary: true
tools:
markdownlint:
enabled: true
biome:
enabled: true
github-checks:
enabled: true
timeout_ms: 180000
languagetool:
enabled: true
enabled_only: false
level: default
hadolint:
enabled: true
yamllint:
enabled: true
gitleaks:
enabled: true
eslint:
enabled: true
actionlint:
enabled: true
semgrep:
enabled: true
knowledge_base:
opt_out: false
learnings:
scope: "local"
issues:
scope: "local"
pull_requests:
scope: "local"
45 changes: 0 additions & 45 deletions .coderrabbit.yml

This file was deleted.

28 changes: 26 additions & 2 deletions config/finance/2024/Expenses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,12 +87,36 @@ August:
- Category: Community Manager
Amount: '2000.00'
- Category: Bounty Program
Amount: '1600.00'
Amount: '1800.00'
- Category: Swag Store
Amount: '2556.42'
- Category: Community Marketing Specialist
Amount: '2000.00'
- Category: 3rd Party Services
Amount: '1354.35'
- Category: AsyncAPI Conf on Tour 2024
Amount: '1384.70'
Amount: '1384.70'
September:
- Category: Bounty Program
Amount: '3000.00'
- Category: Swag Store
Amount: '736.59'
- Category: Community Manager
Amount: '2000.00'
- Category: Community Marketing Specialist
Amount: '2000.00'
- Category: JSON Schema Sponsorship
Amount: '250.00'
October:
- Category: Bounty Program
Amount: '1000.00'
- Category: Swag Store
Amount: '882.12'
- Category: AsyncAPI Conf on Tour 2024
Amount: '962.01'
- Category: Community Manager
Amount: '2000.00'
- Category: Community Marketing Specialist
Amount: '2000.00'
- Category: JSON Schema Sponsorship
Amount: '250.00'
7 changes: 7 additions & 0 deletions config/meetings.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,5 +138,12 @@
"url": "https://github.com/asyncapi/community/issues/1596",
"banner": "https://github.com/user-attachments/assets/ff469484-a2c5-4aa2-8652-782f017947fb",
"date": "2024-11-26T16:00:00.000Z"
},
{
"title": "AsyncAPI Mentorship Program Kick-Off",
"calLink": "https://www.google.com/calendar/event?eid=aGg5cGtwdGV0YmpzbnBlcmdwYjFqMjU1cTQgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn",
"url": "https://github.com/asyncapi/community/issues/1599",
"banner": "https://github.com/user-attachments/assets/739381b2-b7de-4e08-b845-04e5a07ba7e0",
"date": "2024-12-03T13:00:00.000Z"
}
]
12 changes: 6 additions & 6 deletions config/newsroom_videos.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
[
{
"image_url": "https://i.ytimg.com/vi/XirMXiBNaBM/hqdefault.jpg",
"title": "Community Meeting, 16:00 UTC Tuesday November 26th 2024",
"description": "",
"videoId": "XirMXiBNaBM"
},
{
"image_url": "https://i.ytimg.com/vi/Q2cvxsUUgzA/hqdefault.jpg",
"title": "AsyncAPI-Powered Event Feeds: 3 Steps to Streaming",
Expand All @@ -22,11 +28,5 @@
"title": "AsyncAPI and DDD - A Pretty Couple - Dr. Annegret Junker",
"description": "",
"videoId": "lCTdXmougTk"
},
{
"image_url": "https://i.ytimg.com/vi/b_BStEcLNqg/hqdefault.jpg",
"title": "Sustaining Open Source Beyond Code: The Importance of Marketing and Funding - Oluwabamikemi Kayode",
"description": "",
"videoId": "b_BStEcLNqg"
}
]
Loading

0 comments on commit 7a55807

Please sign in to comment.