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 plugin dependency & auto save #57

Merged
merged 30 commits into from
Aug 21, 2023
Merged

Conversation

LaviniaStiliadou
Copy link
Contributor

Short Description

Currently, it was not possible to define dependencies between plugins. Also there was no function that enables to auto save the workflow after action/interval.

Proposed Changes

  • reorganize config
  • enable auto save interval/action
  • add dependency attribute to plugins

Copy link
Collaborator

@wederbn wederbn left a comment

Choose a reason for hiding this comment

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

Could you please add a short paragraph to the documentation, e.g., how the dependency mechanism works with respect to transitive dependencies, how the timer can be set for the autosave feature, ...?

Copy link
Collaborator

@wederbn wederbn left a comment

Choose a reason for hiding this comment

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

LGTM

@wederbn wederbn requested a review from mbeisel July 25, 2023 10:52
Copy link
Collaborator

@mbeisel mbeisel left a comment

Choose a reason for hiding this comment

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

LGTM

@mbeisel mbeisel merged commit e0519e1 into master Aug 21, 2023
1 check passed
@mbeisel mbeisel deleted the feature/plugin-dependencies branch August 21, 2023 12:52
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.

4 participants