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

Poc: data persistence #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

SuZhou-Joe
Copy link

@SuZhou-Joe SuZhou-Joe commented Mar 7, 2024

Description

Issues Resolved

Screenshot

20240307151908382

Testing the changes

  • Using the branch to bootstrap
  • Enable workspace by adding workspace.enabled to opensearch_dashboards.yml file
  • Start OSD by using yarn start --no-base-path to make sure no random base path will be appended
  • Jump between applications and you will find the _w parameters is always there

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

bandinib-amzn and others added 2 commits March 6, 2024 14:36
* Correct CHANGELOG

Signed-off-by: Bandini Bhopi <bandinib@amazon.com>

* Remove empty line

Signed-off-by: Bandini Bhopi <bandinib@amazon.com>

* Corrected link for 6025

Signed-off-by: Bandini Bhopi <bandinib@amazon.com>

---------

Signed-off-by: Bandini Bhopi <bandinib@amazon.com>
Signed-off-by: SuZhou-Joe <suzhou@amazon.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.

2 participants