Skip to content

asyncapi/community

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

913 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

AsyncAPI Logo

AsyncAPI Community

Welcome to the AsyncAPI Initiative! Our mission is to improve the current state of Event-Driven Architectures (EDAs) and the tooling ecosystem around them. Join us in shaping the future of how you work with Event-Driven Architectures.

Community Goals 🎯

We set annual community goals that guide our growth and initiatives every year. Join us as we enhance maintainers' support, simplify onboarding, and establish structured community initiatives and programs.

More details »

Community Documentation & Onboarding

Find all the resources you need to start contributing to our organization.

Getting Started

  1. Follow the Code of Conduct and help keep the community inclusive and respectful.

  2. Read the Contribution Guide and learn how to contribute effectively.

  3. Explore the Community Contribution Onboarding Docs, a step-by-step guide for new contributors.

  4. Follow the AsyncAPI Style Guide to ensure consistency across all docs.

Community Governance and Charter

Our community is steered by a transparent governance board. You can learn more about our Community Governance and the AsyncAPI Charter, which outlines the decision-making process, structure, responsibilities, and procedures for contributions and oversight of the AsyncAPI open project.

AsyncAPI Technical Steering Committee (TSC)

The TSC is a group of maintainers and Ambassadors responsible for the maintenance and decision-making of the AsyncAPI Initiative. It was formed to ensure open governance and neutrality.

Want To Become a TSC Member?

Need Help? 🤝

If you have any questions or need guidance, please reach out through our GitHub Discussions page or via Slack.

Join our Community Calls

We invite you to join our Events & Meetings, and we hope to see you at one of the AsyncAPI Conferences.


Contributors

Thanks goes to these wonderful people (emoji key):

Lukasz Gornicki
Lukasz Gornicki

📖 🤔 👀 💻 💬 📋 🖋 📝 🔧 📢 🚧 ⚠️
Mike Ralphson
Mike Ralphson

💬 📖 💻 🤔 🚇 👀 ⚠️ 🔧 🚧 📋
raisel melian
raisel melian

💬 🐛 💻 📖 🤔 🚧 👀 🔧 ⚠️
Fran Méndez
Fran Méndez

💬 🐛 📝 💼 💻 🖋 📖 🎨 💵 🔍 🤔 🚇 🚧 🔌 👀 🔧 ⚠️ 📢 📋
dulce
dulce

🎨
Chris Wood
Chris Wood

💻 🤔 📖
Jonathan Schabowsky
Jonathan Schabowsky

📖 🔍 🤔
Victor Romero
Victor Romero

🤔 👀
Antonio Garrote
Antonio Garrote

🤔 👀
Jonathan Stoikovitch
Jonathan Stoikovitch

🔍 💡 🤔 👀
Jonas Lagoni
Jonas Lagoni

🐛 💻 📖 🤔 💬 📋
Eva
Eva

🤔 💼 📋
Waleed Ashraf
Waleed Ashraf

📢 🔧 📋
Andrzej Jarzyna
Andrzej Jarzyna

📢 📋
Emmelyn Wang
Emmelyn Wang

📝 📋 🤔 📖 📢
Marc DiPasquale
Marc DiPasquale

📝 📢 👀 🐛 🤔 📹
Gerald Loeffler
Gerald Loeffler

📖 🐛 🤔
Dale Lane
Dale Lane

📝 🤔 📹 📢 📖
Maciej Urbańczyk
Maciej Urbańczyk

👀 🤔
Vladimir Gorej
Vladimir Gorej

📖
Lorna Jane Mitchell
Lorna Jane Mitchell

📢 🤔
Laurent Broudoux
Laurent Broudoux

💻 📖 📝 📢 💡 🤔 👀
Jesse Menning
Jesse Menning

📝 📢 👀 🤔
Barbanio González
Barbanio González

📝
Dindihub
Dindihub

📖
Bhaswati Roy
Bhaswati Roy

📖
Philip Schlesinger @ Cryoport
Philip Schlesinger @ Cryoport

📖
Ludovic Dussart
Ludovic Dussart

📢 👀 🤔
Daniel Kocot
Daniel Kocot

📢 👀 🤔
Hugo Guerrero
Hugo Guerrero

📢 👀 🤔
Alejandra Quetzalli
Alejandra Quetzalli

📢 👀 🤔
AISHAT MUIBUDEEN
AISHAT MUIBUDEEN

🎨
Richa
Richa

🚇
Prince Rajpoot
Prince Rajpoot

💻
Mete Atamel
Mete Atamel

📢 👀 🚧 🤔 📝 📣
Akshit Gupta
Akshit Gupta

📖
nikhilkalburgi
nikhilkalburgi

📖
Giri Venkatesan
Giri Venkatesan

📢 📝 📣
Ashish Padhy
Ashish Padhy

🚇 👀 💬 🤔 🚧
Christine Belzie
Christine Belzie

📖

This project follows the all-contributors specification. Contributions of any kind welcome!

Development

The AsyncAPI Community repository includes extensive automation powered by custom scripts. To ensure these scripts function correctly, proper testing is essential. This section explains how to run existing tests and how to add new ones.

Running Tests

We use Jest for testing automation scripts. To run the tests locally, follow these steps:

  1. Install dependencies:
    npm install
  2. Run all tests:
    npm test

Adding New Tests

If you are contributing new automation scripts, ensure they are covered by tests. To add a new test:

  1. Create or update the relevant test file in the test/ directory.
  2. Follow the existing Jest structure for consistency.
  3. Ensure your test covers edge cases and different scenarios.
  4. Run the tests locally before pushing your changes.

All contributions to automation should include proper test coverage to maintain reliability.

About

AsyncAPI community-related stuff.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors