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 ability for folks to copy files from the one time execution task #723

Merged
merged 14 commits into from Jun 15, 2023

Conversation

Peeeekay
Copy link
Contributor

@Peeeekay Peeeekay commented Jun 14, 2023

Change the response type ( instead of returning a dict, I am returning a struct) . It is a breaking change but no one really is using it atm so should not have any impact.

Added some validations and importantly we can copy files from a one-time task to a file-artifact.

@Peeeekay Peeeekay marked this pull request as ready for review June 14, 2023 17:37
@cloudflare-pages
Copy link

cloudflare-pages bot commented Jun 14, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 85c2f89
Status: ✅  Deploy successful!
Preview URL: https://4279304b.kurtosis-docs.pages.dev
Branch Preview URL: https://pk-run-sh-store-files.kurtosis-docs.pages.dev

View logs

@Peeeekay Peeeekay merged commit f1fcde1 into main Jun 15, 2023
28 checks passed
@Peeeekay Peeeekay deleted the pk/run_sh_store_files branch June 15, 2023 15:26
Peeeekay pushed a commit that referenced this pull request Jun 15, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.78.5](0.78.4...0.78.5)
(2023-06-15)


### Features

* added ability for folks to copy files from the one time execution task
([#723](#723))
([f1fcde1](f1fcde1))
* added run_sh to vscode plugin
([#738](#738))
([337c994](337c994))
* Automatically inject the plan object if the first argument of the main
function is `plan`
([#716](#716))
([142ce42](142ce42))


### Bug Fixes

* Stopping engine not required before switching cluster
([#727](#727))
([af675c1](af675c1))

---
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants