Skip to content

Wrapper: Make codeResources and useDiffEditor optional in EditorAppConfig#670

Merged
kaisalmen merged 5 commits into
mainfrom
wrapper-everything-optional
Jun 4, 2024
Merged

Wrapper: Make codeResources and useDiffEditor optional in EditorAppConfig#670
kaisalmen merged 5 commits into
mainfrom
wrapper-everything-optional

Conversation

@kaisalmen
Copy link
Copy Markdown
Collaborator

With latest changes it is now also possible to remove any codeResources or useDiffEditor from the editor app configuration.

Dependencies were updated as well

@kaisalmen kaisalmen requested a review from CGNonofr as a code owner June 3, 2024 15:27
Comment thread packages/wrapper/src/editorAppBase.ts Outdated
Comment thread packages/wrapper/test/editorAppClassic.test.ts Outdated
- Added eslint rules @typescript-eslint/strict-boolean-expressions and @typescript-eslint/no-unnecessary-condition
- Updated dependencies once more
Comment thread packages/client/src/index.ts Outdated
Comment thread .github/workflows/actions.yml
@kaisalmen
Copy link
Copy Markdown
Collaborator Author

@CGNonofr eslint produces errors I don't see on Windows, but only on Linux. I can reproduce this locally.
I added volta-cli/action@v4 to enforce volta usage in the pipeline.

@kaisalmen
Copy link
Copy Markdown
Collaborator Author

@CGNonofr I got it. Code from the dependent packages in the repo are not available. Type resolution is therefore not correct. The code needs to be built first.

@kaisalmen
Copy link
Copy Markdown
Collaborator Author

@CGNonofr problems are resolved. This is ready now.

Copy link
Copy Markdown
Collaborator

@CGNonofr CGNonofr left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the changes :)

@kaisalmen kaisalmen merged commit 1a1595c into main Jun 4, 2024
@kaisalmen kaisalmen deleted the wrapper-everything-optional branch June 4, 2024 12:22
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.

2 participants