Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 679 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 679 Bytes

Github Workflow configuration for Spring Cloud Stream with Asyncapi

This repo will have the github workflow needed to plan, provision, and promote a Spring Cloud Stream application using Event Portal, Event Broker, and AsyncaPI

Things to note

  • This workflow assumes an asyncapi.yml file in the root of the directory.
  • Make sure github actions is enabled in your repo
    • Settings --> Actions --> General --> Allow all actions and reusable workflows
    • Settings --> Actions --> General --> Workflow permissions --> Enable read/write
  • Confiure the secrets in your repo as per the workflow files
  • Edit this readme to match your project description