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

Add examples extension #54

Merged
merged 20 commits into from
Jun 1, 2023
Merged

Add examples extension #54

merged 20 commits into from
Jun 1, 2023

Conversation

MKLeb
Copy link
Contributor

@MKLeb MKLeb commented May 24, 2023

Create a salt extension in an examples directory that allows you to test out pipelines using plugins that are not part of the core of salt-analytics-framework

examples/setup.cfg Outdated Show resolved Hide resolved
examples/setup.cfg Outdated Show resolved Hide resolved
examples/setup.cfg Outdated Show resolved Hide resolved
examples/src/saltext/examples/__init__.py Outdated Show resolved Hide resolved
Copy link
Contributor

@s0undt3ch s0undt3ch left a comment

Choose a reason for hiding this comment

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

What about making the examples tests part of the examples plugins, but we also run those tests, given, separately?

examples/setup.cfg Outdated Show resolved Hide resolved
noxfile.py Outdated Show resolved Hide resolved
src/saf/process/jupyter_notebook.py Outdated Show resolved Hide resolved
Copy link
Contributor

@s0undt3ch s0undt3ch left a comment

Choose a reason for hiding this comment

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

Almost there!

.github/workflows/ci.yml Outdated Show resolved Hide resolved
.pre-commit-config.yaml Outdated Show resolved Hide resolved
examples/tests/pipelines/test_mnist_network.py Outdated Show resolved Hide resolved
examples/tests/pipelines/test_mnist_notebook.py Outdated Show resolved Hide resolved
@MKLeb MKLeb changed the title [WIP] Add examples extension Add examples extension Jun 1, 2023
@s0undt3ch s0undt3ch merged commit c287de9 into saltstack:main Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants