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: manage parameters and URL #1689

Merged
merged 27 commits into from Nov 7, 2023
Merged

feat: manage parameters and URL #1689

merged 27 commits into from Nov 7, 2023

Conversation

adschwartz
Copy link
Contributor

@adschwartz adschwartz commented Nov 3, 2023

Description:

Changes:

  • Accessing the package config from anywhere in the UI
  • Integration with URL parameters in the EM UI and the Cloud UI

Is this change user facing?

YES

Copy link
Contributor

@Dartoxian Dartoxian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Main points:

  • please check prettier - if you want to change the rules could you also commit them. Consistent code formatters reduces noise in code review.
  • Given you've gone part way to adding the build change could you also .gitignore the engine output?

@h4ck3rk3y h4ck3rk3y added the DO NOT MERGE DO NOT MERGE THIS PR label Nov 6, 2023
@adschwartz adschwartz removed the DO NOT MERGE DO NOT MERGE THIS PR label Nov 6, 2023
@adschwartz adschwartz added this pull request to the merge queue Nov 6, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 6, 2023
Copy link
Contributor

@Dartoxian Dartoxian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think prettier:fix also needs to be run over this change.

@Dartoxian
Copy link
Contributor

I think prettier:fix also needs to be run over this change.

done - and added curly

Dartoxian and others added 6 commits November 7, 2023 09:27
## Description:
This change adds support for showing enclave service logs in the new
enclave manager ui.

Additionally, this pr contains a partial implementation of the service
view ui - full implementation to follow.

### Demo:

In this demo `github.com/kurtosis-tech/log-load-package` is used to
demonstrate large quantities of logs don't seem to break following.
Additionally, my browser has it's locale set to san francisco - so that
browser locale dependent timestamps can be demonstrated.


https://github.com/kurtosis-tech/kurtosis/assets/4419574/533b5f5a-7fdf-40b1-a6c5-e0b67970811c

## Is this change user facing?
YES
@adschwartz adschwartz added this pull request to the merge queue Nov 7, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 7, 2023
@adschwartz adschwartz added this pull request to the merge queue Nov 7, 2023
Merged via the queue into main with commit eafc056 Nov 7, 2023
34 checks passed
@adschwartz adschwartz deleted the anders/parameters branch November 7, 2023 14:16
github-merge-queue bot pushed a commit that referenced this pull request Nov 7, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.85.4](0.85.3...0.85.4)
(2023-11-07)


### Features

* add autocomplete for cluster set command
([#1695](#1695))
([d36164d](d36164d))
* manage parameters and URL
([#1689](#1689))
([eafc056](eafc056))
* new em ui enclave logs
([#1696](#1696))
([788c7bc](788c7bc))
* print Made with Kurtosis at the end of a run
([#1687](#1687))
([a08b0b1](a08b0b1))


### Bug Fixes

* correct is_ci value in metrics from APIC
([#1697](#1697))
([9df62dd](9df62dd))
* kurtosis run considers every nonexistent path to be a URL and fails
with a suspicious error
([#1706](#1706))
([0f7809e](0f7809e)),
closes [#1705](#1705)
* return the correct yaml parsing error
([#1691](#1691))
([c6170ec](c6170ec))
* user/instance id values were flipped
([#1698](#1698))
([901069c](901069c))

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

4 participants