Skip to content

feat: add new compatibility test workflow#647

Open
nicpuppa wants to merge 1 commit intomainfrom
nicpuppa/sdk-compatibility-workflow
Open

feat: add new compatibility test workflow#647
nicpuppa wants to merge 1 commit intomainfrom
nicpuppa/sdk-compatibility-workflow

Conversation

@nicpuppa
Copy link

@nicpuppa nicpuppa commented Feb 3, 2026

Description of the change

Add new workflow to test different versions of the sdk against different version of Camunda Cluster

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Checklist

  • I have read the CONTRIBUTING doc
  • I have opened this pull request against the alpha branch
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

[If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...]

closes camunda/camunda#41919

@nicpuppa nicpuppa force-pushed the nicpuppa/sdk-compatibility-workflow branch 3 times, most recently from 111da0e to 95c8b85 Compare February 3, 2026 16:47
@jwulf jwulf changed the base branch from main to alpha February 10, 2026 05:39
@jwulf jwulf changed the base branch from alpha to main February 10, 2026 05:40
@jwulf
Copy link
Member

jwulf commented Feb 10, 2026

Thanks @nicpuppa. Can you please rebase this PR on the alpha branch.

@jwulf
Copy link
Member

jwulf commented Feb 12, 2026

@nicpuppa I've changed the release branching strategy on this repo.

main now publishes 8.9.0-alpha pre-releases, and stable/8.8 is the maintenance branch publishing 8.8.x packages.

Where do you want these workflows to run?

@nicpuppa
Copy link
Author

@jwulf it should run both on stable and main, this is still not ready

@nicpuppa nicpuppa force-pushed the nicpuppa/sdk-compatibility-workflow branch from 95c8b85 to 2652f69 Compare February 12, 2026 13:34
@nicpuppa nicpuppa force-pushed the nicpuppa/sdk-compatibility-workflow branch from 2652f69 to d651846 Compare February 12, 2026 13:35
@nicpuppa nicpuppa force-pushed the nicpuppa/sdk-compatibility-workflow branch from cc5e323 to 5962ea0 Compare February 12, 2026 14:59
@nicpuppa
Copy link
Author

- uses: actions/checkout@v6
- name: Notify failure
uses: slackapi/slack-github-action@v2.1.1
if: env.SLACK_CAMUNDA_EX_CI_WEBHOOK != ''
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jwulf can you add this secret ?

@nicpuppa nicpuppa marked this pull request as ready for review February 12, 2026 15:10
@nicpuppa nicpuppa requested a review from jwulf February 12, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Node SDK] Run integration test daily

2 participants