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

feature[wip]: [process-instance-migration] Modularize #225

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

ingorichtsmeier
Copy link
Contributor

@ingorichtsmeier ingorichtsmeier commented Mar 3, 2023

Modularize the process instance migration

A first attempt to handle process instance migration is done.

Description

To support the discussion about the right modules that we want for process instance migration, this branch provides example files and descriptions of the modules

Additional context

closes #224

Testing your changes

no tests so far.

Types of changes

  • Bug fix (non-breaking change which fixes an existing open issue)
  • New feature (non-breaking change which adds functionality to an extension)
  • Breaking change (fix or feature that would cause existing functionality of an extension to change)
  • Documentation update (changes made to an existing piece of documentation)

Checklist:

  • My code adheres to the syntax used by this extension.
  • My pull request requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the Camunda Community Hub documentation.
  • I have read the Pull Request Process documentation.
  • I have added or suggested tests to cover my changes suggested in this pull request.
  • All new and existing CI/CD tests passed.
  • I will /assign myself this issue, and add the relevant [issue labels] to it if they are not automatically generated by Probot.
  • I will tag @camunda-community-hub/devrel in a new comment on this issue if 30 days have passed since my pull request was opened and I have not received a response from the extension's maintainer.

@github-actions
Copy link

github-actions bot commented May 8, 2023

Test Results

  30 files  +  30    30 suites  +30   2m 38s ⏱️ + 2m 38s
207 tests +207  207 ✔️ +207  0 💤 ±0  0 ±0 
620 runs  +620  620 ✔️ +620  0 💤 ±0  0 ±0 

Results for commit a68820d. ± Comparison against base commit 9d86949.

♻️ This comment has been updated with latest results.

@jonathanlukas jonathanlukas changed the title [wip] Feature Request: Propose modules and a short description [wip] [process-instance-migration]: Modularize May 8, 2023
@jonathanlukas jonathanlukas force-pushed the feature/instance-migration/modularize branch from 18d37b2 to b6c1747 Compare May 11, 2023 00:07
@jonathanlukas jonathanlukas force-pushed the feature/instance-migration/modularize branch from b6c1747 to a68820d Compare May 22, 2023 14:05
@jonathanlukas jonathanlukas self-assigned this Jul 7, 2023
@jonathanlukas jonathanlukas changed the title [wip] [process-instance-migration]: Modularize feature[wip]: [process-instance-migration] Modularize Aug 9, 2023
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.

Feature request: Modularize the Process Instance Migration
2 participants