-
Notifications
You must be signed in to change notification settings - Fork 5
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
DV-5681: Remove analysis push and pull #181
Conversation
a3a76e9
to
7bccb46
Compare
Could you please review this PR ? @promeris |
@@ -233,7 +218,6 @@ class Push { | |||
} | |||
} | |||
|
|||
Push.analysis(commander); | |||
Push.analysisBookmarks(commander); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What about bookmarks?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is a feature for Studio Analysis, so it should still be working.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please bump major version in package.json
eab8730
to
4e1e0c8
Compare
@promeris can you do one more review, just updated DOCUMENTATION.md ? |
Description
Since we are decommissioning the
process-mining
serviceAPIs will be no longer available, removed analysis push and pull from
process-mining
APIlink to epic: DV-5591
Checklist