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

Remove old/unused files and folders #2547

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Remove old/unused files and folders #2547

wants to merge 1 commit into from

Conversation

RFSH
Copy link
Member

@RFSH RFSH commented Sep 26, 2024

This PR removes all the folder and files that are not needed anymore. The following are the other changes that I had to do as a result of this:

  • We had an images folder which was used by both e2e tests and our chaise code (markdown help). So I moved the one that chaise uses to src/assets and the test images to test/e2e folder. I also had to make some changes to playwright.setup.ts to properly copy the this new folder into location.

  • Cleaned up the makefile.

the "images" folder was used by both e2e test and our code, so
I moved the one that chaise uses to src/assets and the test
images to test/e2e folder.
@RFSH RFSH requested a review from jrchudy September 26, 2024 17:54
@RFSH RFSH self-assigned this Sep 26, 2024
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.

1 participant