Skip to content

reugn/github-action-pulsar

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-action-pulsar

YAML Lint

This GitHub Action sets up Apache Pulsar in standalone mode.

Inputs

Name Required Description Default
version false Apache Pulsar version. latest
brokerServicePort false Broker data port. 6650
httpServerPort false The HTTP server port to listen on. 8080

Usage example

- name: Set up Apache Pulsar
  uses: reugn/github-action-pulsar@v1