Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

DUNE plugin proposal #105

Merged
merged 3 commits into from
Jan 25, 2023
Merged

DUNE plugin proposal #105

merged 3 commits into from
Jan 25, 2023

Conversation

mikelik
Copy link
Contributor

@mikelik mikelik commented Jan 23, 2023

Issue described in #102.

Description added in src/PLUGIN.md.

src/dune/__main__.py Show resolved Hide resolved
plugin_example/account_setup/main.py Show resolved Hide resolved
This was linked to issues Jan 23, 2023
@mikelik mikelik marked this pull request as ready for review January 23, 2023 16:38
Copy link
Contributor

@ScottBailey ScottBailey left a comment

Choose a reason for hiding this comment

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

src/plugin/README.md should probably be added.

Additionally, it might make sense to move plugin_example to example/plugins?

Finally, we probably want to add the examples to packaging.

See inline comments for other thoughts.

Generally, this LGTM. Just needs a touch more polish.

Added implementation details.
Add docs, tests and plugin_example to the packaging.
Added other code review fixes.
@ScottBailey ScottBailey self-requested a review January 24, 2023 13:30
Copy link
Contributor

@ScottBailey ScottBailey left a comment

Choose a reason for hiding this comment

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

I have reviewed the code and performed the following review actions:

  • Built and installed the debian package.
  • Tested the hello plugin in the local source repo as well as the installed (/usr/opt/...) version.
  • Ran the regression tests including the new plugin test.
  • Ran pylint against new and changed files.

This change looks good to me.

Copy link
Contributor

@ScottBailey ScottBailey left a comment

Choose a reason for hiding this comment

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

Sorry I missed this in my review. It looks like a good and necessary improvement.

@mikelik mikelik merged commit 58ba1b5 into main Jan 25, 2023
@mikelik mikelik deleted the mikelik/plugin branch January 25, 2023 09:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DUNE extensions documentation DUNE example plug-in extension
3 participants