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!: Added main-file and main-function-name flags to the kurtosis run CLI command. These new options were also added in the RunStarlarkScript, RunStarlarkPackage and the RunStarlarkRemotePackage SDKs methods, users will have to update the calls. #693

Merged
merged 11 commits into from Jun 12, 2023

Conversation

leoporoli
Copy link
Contributor

Description:

Added main-file and main-function-name flags to the kurtosis run CLI command

Is this change user-facing?

YES

References (if applicable):

@leoporoli leoporoli merged commit 1693237 into main Jun 12, 2023
27 checks passed
@leoporoli leoporoli deleted the lporoli/call-any-func branch June 12, 2023 12:33
leoporoli added a commit that referenced this pull request Jun 12, 2023
…ion-name` of the `kurtosis cli run` and the related changes on the SDK (#698)

## Description:
The `run` CLI command docs and several methods related to package and
module execution on the SDK were updated reflecting these new arguments.

It's a breaking change because the method signatures on the SDK have
changed

## Is this change user-facing?
YES

## References (if applicable):
The PR with the code: #693

---------

Co-authored-by: Derek Lee <103802618+leeederek@users.noreply.github.com>
leoporoli pushed a commit that referenced this pull request Jun 12, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.78.0](0.77.4...0.78.0)
(2023-06-12)


### ⚠ BREAKING CHANGES

* Added `main-file` and `main-function-name` flags to the `kurtosis run`
CLI command. These new options were also added in the
`RunStarlarkScript`, `RunStarlarkPackage` and the
`RunStarlarkRemotePackage` SDKs methods, users will have to update the
calls. ([#693](#693))

### Features

* Added `main-file` and `main-function-name` flags to the `kurtosis run`
CLI command. These new options were also added in the
`RunStarlarkScript`, `RunStarlarkPackage` and the
`RunStarlarkRemotePackage` SDKs methods, users will have to update the
calls. ([#693](#693))
([1693237](1693237))
* random function args
([#703](#703))
([e650a20](e650a20))
* Start and Stop service Starlark instructions for Docker
([#694](#694))
([10b6b91](10b6b91))

---
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