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

Improve zeebe modeler prototype #1076

Closed
7 of 23 tasks
pinussilvestrus opened this issue Dec 18, 2018 · 3 comments
Closed
7 of 23 tasks

Improve zeebe modeler prototype #1076

pinussilvestrus opened this issue Dec 18, 2018 · 3 comments
Assignees

Comments

@pinussilvestrus
Copy link
Contributor

pinussilvestrus commented Dec 18, 2018

Note: Move this and the related tasks to new zeebe modeler repository. Atm it is located on this repository.

In #1031 we were able to create a new Zeebe Modeler prototype as fork of the newly camunda-modeler architecture. To create a stable modeler, there are couple of things to do:

Overall tasks

Zeebe Tab

Synchronization task

Nice to have

  • sync-task: Make it more modular and configurable (e.g. handling merge commit message, upstream name, upstream branch, merge vs. rebase etc.), yargs (sync-fork#L291)
  • sync-task: Push merge commit automatically? Automatically create pull request?
  • sync-task: Get rid of simple-git dependency and built it via execa? (sync-fork#L8)
  • sync-task: Move to own repo ?

[1] After excluding unrelated files, recheck existing merge conflicts. If no other exists, run git commit, otherwise offer auto merge tool for merge conflicts (sync-fork#L234)

@pinussilvestrus pinussilvestrus self-assigned this Dec 18, 2018
@nikku nikku added the in progress Currently worked on label Dec 19, 2018
@pinussilvestrus
Copy link
Contributor Author

All changes will result in a Pull request on zeebe-io/zeebe-modeler, work now happens mainly on this fork.

@pinussilvestrus
Copy link
Contributor Author

Relates to zeebe-io/zeebe-modeler#32

@pinussilvestrus
Copy link
Contributor Author

Work is moved to zeebe-io/zeebe-modeler#32. Close the issue on this repo.

@ghost ghost removed the in progress Currently worked on label Jan 16, 2019
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

No branches or pull requests

2 participants