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

Define OnTask, OnScenario & OnPythonProgram plugin kinds #12

Merged
merged 13 commits into from
Feb 5, 2019
Merged

Conversation

thilp
Copy link
Member

@thilp thilp commented Feb 5, 2019

Fix #10.

Description

Prepare the stage for multiple plugin types and implement the three of them mentioned in #10.

Also updated TODO links from https://github.bus.zalan.do/TIP/transformer/issues/395 to #11.

Also configured integration with Travis.

Types of Changes

What types of changes does your code introduce? Keep the ones that apply:

  • New feature (non-breaking change which adds functionality)
  • Documentation / non-code

Review

List of tasks the reviewer must do to review the PR:

  • Documentation
  • CHANGELOG

Clearer file name, less code in __init__.py (didn't really need to be
there), room for additional contracts.

Signed-off-by: Thibaut Le Page <[email protected]>
Allows to create other types of plugins.

Signed-off-by: Thibaut Le Page <[email protected]>
This is revealed by running the tests.

Signed-off-by: Thibaut Le Page <[email protected]>
Signed-off-by: Thibaut Le Page <[email protected]>
Signed-off-by: Thibaut Le Page <[email protected]>
Signed-off-by: Thibaut Le Page <[email protected]>
@thilp thilp merged commit f46d39f into master Feb 5, 2019
@thilp thilp deleted the #10 branch February 5, 2019 16:07
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.

2 participants