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 relative imports from packages #891

Merged
merged 27 commits into from Jul 17, 2023
Merged

Conversation

h4ck3rk3y
Copy link
Contributor

@h4ck3rk3y h4ck3rk3y commented Jul 13, 2023

Description:

Allow for relative imports from packages

Is this change user facing?

YES

@h4ck3rk3y h4ck3rk3y linked an issue Jul 14, 2023 that may be closed by this pull request
@h4ck3rk3y h4ck3rk3y requested a review from leoporoli July 14, 2023 11:42
@cloudflare-pages
Copy link

cloudflare-pages bot commented Jul 14, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: f6d9413
Status: ✅  Deploy successful!
Preview URL: https://e9e6ddbd.kurtosis-docs.pages.dev
Branch Preview URL: https://gyani-relative.kurtosis-docs.pages.dev

View logs

@h4ck3rk3y h4ck3rk3y enabled auto-merge (squash) July 17, 2023 08:21
@h4ck3rk3y h4ck3rk3y merged commit 42bedab into main Jul 17, 2023
30 checks passed
@h4ck3rk3y h4ck3rk3y deleted the gyani/relative branch July 17, 2023 08:37
victorcolombo pushed a commit that referenced this pull request Jul 17, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.80.9](0.80.8...0.80.9)
(2023-07-17)


### Features

* added a command that opens the Kurtosis Web UI
([#870](#870))
([5098969](5098969))
* allow for relative imports from packages
([#891](#891))
([42bedab](42bedab))
* Autocomplete file artifact name on download
([#910](#910))
([2cedd08](2cedd08))
* Make output directory optional for files download
([#909](#909))
([2543d9a](2543d9a))
* Starlark package arguments will be parsed as a deep Struct when
`"_kurtosis_parser": "struct"` is passed in the arguments JSON
([#884](#884))
([39ec8c2](39ec8c2))


### Bug Fixes

* fixed the log and file artifact issue
([#890](#890))
([7f7fe7b](7f7fe7b))
* pinned go version to 1.19.10 for now
([#907](#907))
([847a37c](847a37c))

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

Allow locators within a package to be relatively-referenced
2 participants