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

Refactor code to support Siddhi 5.0.0 #23

Merged
merged 5 commits into from
Jun 20, 2019
Merged

Refactor code to support Siddhi 5.0.0 #23

merged 5 commits into from
Jun 20, 2019

Conversation

lasanthaS
Copy link
Contributor

Purpose

This PR refactor code to support Siddhi 5.0.0. Addition to that it removes the version numbers from component names.

Security checks

@@ -0,0 +1,6 @@
threadfix is used in Python 3.4+ to treat a threading related bug introduced in Python 3.4.
Copy link
Contributor

Choose a reason for hiding this comment

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

Add license header

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Since this is a markdown file, do we still need to add the license header?

@@ -1,6 +1,6 @@
# Siddhi App Management using PySiddhi Client

Using _WSO2 SP Client_ in _PySiddhi4_, following operations can be undertaken on _Siddhi App Management_ of _WSO2 SP 4.0_.
Using _WSO2 SP Client_ in _PySiddhi_, following operations can be undertaken on _Siddhi App Management_ of _WSO2 SP 4.0_.
Copy link
Contributor

Choose a reason for hiding this comment

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

let's make its SP 4

@lasanthaS lasanthaS merged commit 5b33a76 into siddhi-io:master Jun 20, 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

Successfully merging this pull request may close these issues.

3 participants