bigkevmcd / tekton-polling-operator

A simple git repository poller.
Apache License 2.0
26 stars 12 forks source link

bitbucket support #7

Open mattymo opened 2 years ago

mattymo commented 2 years ago

Are there any plans to add Atlassian Bitbucket support for polling?

bigkevmcd commented 2 years ago

I'd be happy to accept a PR for it, clearly designated as Cloud or Server.

I am working on an evolution of this code that simplifies things a lot, by sending CloudEvents, which means you can connect it to a Trigger, which would simplify the PipelineRun / Templating a lot, but it's reusing the clients.

The goal for the clients is to reduce the cost of polling as much as possible, i.e. things like ETag support if possible.

cabernal commented 1 year ago

Any recommendations on tackling this? I'm interested on setting up a Bitbucket poller within Tekton as my current setup is configured behind a firewall .