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: allow for named artifact creation in run_sh and run_python #1608

Merged
merged 10 commits into from Oct 24, 2023

Conversation

h4ck3rk3y
Copy link
Contributor

@h4ck3rk3y h4ck3rk3y commented Oct 24, 2023

Description:

Allows for named artifact creation via StoreSpec

Left

  • Clean the code
  • Fix the docs

Is this change user facing?

YES

References (if applicable):

Closes #1581

@cloudflare-pages
Copy link

cloudflare-pages bot commented Oct 24, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7d56516
Status: ✅  Deploy successful!
Preview URL: https://66221bec.kurtosis-docs.pages.dev
Branch Preview URL: https://gyani-run-sh.kurtosis-docs.pages.dev

View logs

@h4ck3rk3y h4ck3rk3y changed the title feat: allow for named artifact creation via run_sh feat: allow for named artifact creation in run_sh and run_python Oct 24, 2023
@h4ck3rk3y h4ck3rk3y added this pull request to the merge queue Oct 24, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 24, 2023
@h4ck3rk3y h4ck3rk3y added this pull request to the merge queue Oct 24, 2023
Merged via the queue into main with commit 1a9d953 Oct 24, 2023
33 checks passed
@h4ck3rk3y h4ck3rk3y deleted the gyani/run_sh branch October 24, 2023 21:46
github-merge-queue bot pushed a commit that referenced this pull request Oct 24, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.84.11](0.84.10...0.84.11)
(2023-10-24)


### Features

* add full story script
([#1610](#1610))
([de10c7b](de10c7b))
* allow for named artifact creation in run_sh and run_python
([#1608](#1608))
([1a9d953](1a9d953)),
closes [#1581](#1581)
* disable smooth scrolling for logs and default to select restart
services
([#1612](#1612))
([2ee86c4](2ee86c4))


### Bug Fixes

* clean em api get service logs streaming logic
([#1589](#1589))
([f8d8bda](f8d8bda))
* show container status instead of service status in UI
([#1567](#1567))
([4b75980](4b75980))

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

Named files artifact for run_sh
2 participants