Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch OOTB connectors for all supported platforms #4752

Open
3 tasks
nikku opened this issue Dec 11, 2024 · 3 comments
Open
3 tasks

Fetch OOTB connectors for all supported platforms #4752

nikku opened this issue Dec 11, 2024 · 3 comments
Labels
connectors enhancement New feature or request

Comments

@nikku
Copy link
Member

nikku commented Dec 11, 2024

Problem you would like to solve

As a user I don't only want to fetch the latest OOTB connectors, but OOTB connectors for all supported run-time versions (#4530).

This allows me to start with a clean slate, and use different connectors for different run-time versions.

Proposed solution

  • We indicate the run-time versions we support to the marketplace API
  • The marketplace serves templates compatible for all supported engine versions (https://github.com/camunda/marketplace-api/issues/102):
    • If two templates exist for a connector to support >= 8.5 and <= 8.6 then the call retrieves both templates
  • As a result I can freely migrate between engine versions, and have all relevant templates available

Alternatives considered

None.

Additional context

Related to https://github.com/camunda/product-hub/issues/2368, #4530.

@nikku nikku added enhancement New feature or request connectors labels Dec 11, 2024
@sbuettner
Copy link

@HanselIdes I added this one to the WMA project as the its the place for marketplace API topics.

@HanselIdes
Copy link

Hi @crobbins215 , is this mandatory to complete https://github.com/camunda/product-hub/issues/2368?

@barmac
Copy link
Collaborator

barmac commented Dec 18, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
connectors enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants