tekton-polling-operator icon indicating copy to clipboard operation
tekton-polling-operator copied to clipboard

bitbucket support

Open mattymo opened this issue 3 years ago • 2 comments

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

mattymo avatar Nov 29 '21 12:11 mattymo

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.

bigkevmcd avatar Nov 29 '21 12:11 bigkevmcd

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 .

cabernal avatar Jun 10 '23 02:06 cabernal