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

feat: emui builder python nodes #2170

Merged
merged 6 commits into from Feb 15, 2024
Merged

feat: emui builder python nodes #2170

merged 6 commits into from Feb 15, 2024

Conversation

Dartoxian
Copy link
Contributor

Description:

This PR primarily adds support for run_python nodes in the enclave builder graph.

It removes the exec node that was added yesterday, as getting this node correct in the topological sort was more complex than just merging it's behaviour with the service node (so that's what I've done).

A couple of small changes are also include:

  • memo behaviour on node selection was wrong,
  • When zooming out show a simplified version of nodes
  • Update icons and add some node type text to make it clearer what's what.

Is this change user facing?

YES (experimental flag)

References (if applicable):

  • discussed on slack

@Dartoxian Dartoxian added this pull request to the merge queue Feb 15, 2024
Merged via the queue into main with commit 26ad571 Feb 15, 2024
38 checks passed
@Dartoxian Dartoxian deleted the bgazzard/python-nodes branch February 15, 2024 18:18
github-merge-queue bot pushed a commit that referenced this pull request Feb 16, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.86.25](0.86.24...0.86.25)
(2024-02-16)


### Features

* emui builder python nodes
([#2170](#2170))
([26ad571](26ad571))
* kurtosis run `--non-blocking-tasks`
([#2153](#2153))
([6c70247](6c70247))


### Bug Fixes

* allow for single quotes in run_python
([#2172](#2172))
([4048368](4048368)),
closes [#2171](#2171)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
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.

None yet

2 participants