Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
derberg authored Sep 4, 2023
2 parents bd578cc + b1fc79b commit 6dd67b9
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-website-tsc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ jobs:
git add .
git commit -m "docs(community): update latest maintainers list"
git push https://${{ env.GITHUB_TOKEN }}@github.com/asyncapi/website
echo "CHANGES=true" >> $GITHUB_ENV
echo "CHANGES=true" >> $GITHUB_OUTPUT
else
echo "No changes to commit."
echo "CHANGES=false" >> $GITHUB_ENV
echo "CHANGES=false" >> $GITHUB_OUTPUT
fi
- name: Create PR if there are changes
if: steps.check_changes.outputs.CHANGES == 'true'
Expand Down
1 change: 1 addition & 0 deletions MAINTAINERS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@
- bindings
- glee
- .github
- optimizer
- name: Laurent Broudoux
github: lbroudoux
twitter: lbroudoux
Expand Down
5 changes: 5 additions & 0 deletions tweets/recurring-discuss-ideas/2023-09-01.tweet
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Do you have some nice ideas for #AsyncAPI-related tools? Do you want to validate and share with the AsyncAPI community?

Drop it πŸ‘‡ and let us have an open discussion πŸš€

https://github.com/asyncapi/community/discussions/categories/ideas
7 changes: 7 additions & 0 deletions tweets/recurring-slack-link/2023-08-26.tweet
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
✨ Did you know #AsyncAPI is on Slack? ✨

Join our Slack workspace to chat with anyone from our Open-Source community!

πŸ”— asyncapi.com/slack-invite

Ask for help and help others too. πŸ’ͺ🏿πŸ’ͺ🏽🦾
7 changes: 7 additions & 0 deletions tweets/recurring-slack-link/2023-09-02.tweet
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
✨ Did you know #AsyncAPI is on Slack? ✨

Join our Slack workspace to chat with anyone from our Open-Source community!

πŸ”— asyncapi.com/slack-invite

Ask for help and help others too. πŸ’ͺ🏿πŸ’ͺ🏽🦾

1 comment on commit 6dd67b9

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Errors:

  • Bad Authentication data.
  • Bad Authentication data.
  • Bad Authentication data.

Please sign in to comment.