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!: block 'local absolute locators', users should replace' local absolute locators' with 'relative locators' #1446

Merged
merged 21 commits into from Oct 3, 2023

Conversation

leoporoli
Copy link
Contributor

Description:

block 'local absolute locators', users should replace' local absolute locators' with 'relative locators'

Is this change user facing?

YES

References (if applicable):

This should be merged after #1427
Fix #1435

@leoporoli leoporoli added user facing DO NOT MERGE DO NOT MERGE THIS PR labels Sep 29, 2023
mieubrisse and others added 10 commits October 3, 2023 12:44
## Description:
As Kurtosis gets bigger, slicing bugs by area is becoming increasingly
necessary for triaging

## Is this change user facing?
NO
## Description:
Instead of a calendly link in the top header of our docs, link to our
monorepo

## Is this change user facing?
YES

---------

Co-authored-by: Gyanendra Mishra <anomaly.the@gmail.com>
…1427)

relative locators for `read_file` and `upload_files` instructions

NO
Because I think users are not using relative locators yet

Fix #1412
🤖 I have created a release *beep* *boop*
---


##
[0.83.15](0.83.14...0.83.15)
(2023-10-02)


### Features

* Add product area to the bug report template
([#1441](#1441))
([6d07ed6](6d07ed6))
* added a tool tip to show users new logs are present
([#1444](#1444))
([82ce14b](82ce14b))


### Bug Fixes

* relative locators for read_file and upload_files instructions
([#1427](#1427))
([e5d2c54](e5d2c54)),
closes [#1412](#1412)

---
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>
## Description:
Remove mouse wheel capture on read only windows with no vertical
scrollable content.

## Is this change user facing?
YES

## References (if applicable):
<!-- Add relevant Github Issues, Discord threads, or other helpful
information. -->
Closes #1438
## Description:
The current font isn't recognized (on mac os at least), adding multiple
that should mean at least one is supported by your OS/browser.

## Is this change user facing?
YES

## References (if applicable):
Closes #1386
## Description:
To make this change work with previous versions of Kurtosis the argument
takes precedence over value provided by the flag; so if a user provides
a non `{}` for input-args; and a value for flag as well, we will go with
the value for the arg

## Is this change user facing?
YES

## References (if applicable):
Closes #1112
🤖 I have created a release *beep* *boop*
---


##
[0.83.16](0.83.15...0.83.16)
(2023-10-02)


### Features

* add font
([#1454](#1454))
([75ce332](75ce332)),
closes [#1386](#1386)
* added --args-file to Kurtosis run
([#1451](#1451))
([fdc6220](fdc6220)),
closes [#1112](#1112)


### Bug Fixes

* Remove mouse wheel capture
([#1452](#1452))
([2d35d77](2d35d77)),
closes [#1438](#1438)

---
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: Anders Schwartz <adschwartz@users.noreply.github.com>
User cans navigate to home from any page;; i have added a home logo on
top left corner of the enclave manager ui.
@cloudflare-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: b665fa7
Status: ✅  Deploy successful!
Preview URL: https://bbb6c08b.kurtosis-docs.pages.dev
Branch Preview URL: https://lporoli-ticket-1435.kurtosis-docs.pages.dev

View logs

@leoporoli leoporoli removed the DO NOT MERGE DO NOT MERGE THIS PR label Oct 3, 2023
@leoporoli leoporoli enabled auto-merge (squash) October 3, 2023 16:05
@leoporoli leoporoli merged commit 27ded02 into main Oct 3, 2023
32 checks passed
@leoporoli leoporoli deleted the lporoli/ticket-1435 branch October 3, 2023 17:18
leoporoli added a commit that referenced this pull request Oct 3, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.84.0](0.83.16...0.84.0)
(2023-10-03)


### ⚠ BREAKING CHANGES

* block 'local absolute locators', users should replace' local absolute
locators' with 'relative locators'
([#1446](#1446))
* move run metrics to the APIC & refactor SDK
([#1456](#1456))

### Features

* block 'local absolute locators', users should replace' local absolute
locators' with 'relative locators'
([#1446](#1446))
([27ded02](27ded02))


### Bug Fixes

* add navigation to kurtosis enclave manager
([#1458](#1458))
([f27a00a](f27a00a))


### Code Refactoring

* move run metrics to the APIC & refactor SDK
([#1456](#1456))
([2a6c908](2a6c908))

---
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>
Co-authored-by: leoporoli <leandroporoli@gmail.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.

Block absolute imports for local imports
7 participants