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

Mesdk 200 loadprojectfromdirectory #3136

Merged
merged 15 commits into from
Sep 19, 2024

Conversation

martin-lysk
Copy link
Contributor

Still WIP but we merge to spread the state

  • Adds syncing of files via loadProjectFromDirectory.
  • Changes the import/export mechanism to match the messages by language and variants by matchers

samuelstroschein and others added 15 commits August 30, 2024 17:42
The persitency layer of loading a project is the users file system. No need for `inMemory`
# Conflicts:
#	inlang/source-code/paraglide/paraglide-js/src/cli/commands/compile2/command.ts
#	inlang/source-code/paraglide/paraglide-js/src/cli/steps/run-compiler2.ts
#	inlang/source-code/paraglide/paraglide-js/src/compiler/compile.ts
#	inlang/source-code/paraglide/paraglide-js/src/compilerV2/compile.test.ts
#	inlang/source-code/paraglide/paraglide-js/src/compilerV2/compileMessage.test.ts
#	inlang/source-code/paraglide/paraglide-js/src/compilerV2/compileMessage.ts
#	inlang/source-code/sdk2/src/project/loadProjectFromDirectory.test.ts
#	inlang/source-code/sdk2/src/project/loadProjectFromDirectory.ts
# Conflicts:
#	inlang/source-code/sdk2/src/index.ts
# Conflicts:
#	inlang/source-code/sdk2/src/project/loadProjectFromDirectory.test.ts
#	inlang/source-code/sdk2/src/project/loadProjectFromDirectory.ts
# Conflicts:
#	inlang/source-code/sdk2/src/index.ts
#	inlang/source-code/sdk2/src/project/loadProjectFromDirectory.ts
Copy link

changeset-bot bot commented Sep 19, 2024

⚠️ No Changeset found

Latest commit: 5011dc9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@martin-lysk martin-lysk merged commit 24fbbe1 into lix-integration Sep 19, 2024
2 checks passed
@martin-lysk martin-lysk deleted the mesdk-200-loadprojectfromdirectory branch September 19, 2024 18:32
@github-actions github-actions bot locked and limited conversation to collaborators Sep 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants