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

branch support #3124

Open
wants to merge 1,210 commits into
base: main
Choose a base branch
from
Open

branch support #3124

wants to merge 1,210 commits into from

Conversation

janfjohannes
Copy link
Contributor

@janfjohannes janfjohannes commented Sep 16, 2024

No description provided.

Copy link

changeset-bot bot commented Sep 16, 2024

🦋 Changeset detected

Latest commit: f115d96

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@inlang/cli Major
@inlang/plugin-message-format Major
next-js-testapp Patch
@inlang/fink2 Patch

Not sure what this means? Click here to learn what changesets are.

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

Copy link
Contributor

github-actions bot commented Sep 16, 2024

🥷 Ninja i18n – 🛎️ Translations need to be updated

❗️ New errors in setup of project /sdk-importer/project.inlang found

ProjectSettingsInvalidError The project settings are invalid: Required property at /sourceLanguageTag
#### ❗️ New errors in setup of project `/example/project.inlang` found
ProjectSettingsInvalidError The project settings are invalid: Required property at /sourceLanguageTag

@janfjohannes janfjohannes changed the base branch from main to lix-integration September 16, 2024 16:19
@janfjohannes janfjohannes changed the base branch from lix-integration to main September 16, 2024 16:33
@janfjohannes janfjohannes changed the base branch from main to lix-integration September 16, 2024 16:33
@janfjohannes janfjohannes changed the base branch from lix-integration to main September 16, 2024 16:36
@janfjohannes janfjohannes changed the base branch from main to lix-integration September 16, 2024 16:37
@janfjohannes janfjohannes changed the base branch from lix-integration to main September 16, 2024 16:41
@janfjohannes janfjohannes changed the base branch from main to lix-integration September 16, 2024 16:41
@janfjohannes janfjohannes marked this pull request as draft September 16, 2024 16:47
@janfjohannes janfjohannes changed the base branch from lix-integration to main September 17, 2024 18:17
@janfjohannes janfjohannes changed the base branch from main to lix-integration September 17, 2024 18:19
Copy link
Contributor

@martin-lysk martin-lysk left a comment

Choose a reason for hiding this comment

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

I focused on the new branch switch function first - will continue reviewing

lix/packages/sdk/src/branch/get-leaf-changes-diff.ts Outdated Show resolved Hide resolved
lix/packages/sdk/src/branch/branch.test.ts Outdated Show resolved Hide resolved
lix/packages/sdk/src/branch/get-leaf-changes-diff.ts Outdated Show resolved Hide resolved
lix/packages/sdk/src/branch/get-leaf-changes-diff.ts Outdated Show resolved Hide resolved
lix/packages/sdk/src/branch/get-leaf-changes-diff.ts Outdated Show resolved Hide resolved
lix/packages/sdk/src/branch/get-leaf-changes-diff.ts Outdated Show resolved Hide resolved
lix/packages/sdk/src/branch/switch.ts Outdated Show resolved Hide resolved
lix/packages/sdk/src/branch/switch.ts Show resolved Hide resolved
Copy link
Contributor

@martin-lysk martin-lysk left a comment

Choose a reason for hiding this comment

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

followup review - still WIP

lix/packages/sdk/src/database/createSchema.ts Outdated Show resolved Hide resolved
lix/packages/sdk/src/database/schema.ts Show resolved Hide resolved
lix/packages/sdk/src/file-handlers.ts Outdated Show resolved Hide resolved
samuelstroschein

This comment was marked as outdated.

@janfjohannes janfjohannes changed the base branch from lix-integration to main October 2, 2024 07:39
@janfjohannes janfjohannes changed the base branch from main to lix-integration October 2, 2024 07:40
@janfjohannes janfjohannes changed the base branch from lix-integration to main October 2, 2024 07:41
@janfjohannes janfjohannes changed the base branch from main to lix-integration October 2, 2024 07:59
@janfjohannes janfjohannes changed the base branch from lix-integration to main October 2, 2024 09:01
@janfjohannes janfjohannes changed the base branch from main to lix-integration October 2, 2024 09:01

if (!nextChange || !nextChange.parent_id) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@martin-lysk not sure why you added !nextChange.parent_id what happens if the root change is the common ancestor?

@janfjohannes janfjohannes changed the base branch from lix-integration to main October 2, 2024 15:33
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.

8 participants