Skip to content

tspannhw/github-action-pulsar

 
 

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

About

GitHub Action to set up Apache Pulsar

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 71.7%
  • Dockerfile 28.3%