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

Optimize source import #1138

Merged
merged 10 commits into from
May 6, 2024
Merged

Optimize source import #1138

merged 10 commits into from
May 6, 2024

Conversation

AnonymousWalker
Copy link
Collaborator

@AnonymousWalker AnonymousWalker commented Apr 30, 2024

Stores sources as directories instead of zip

This change is Reviewable

@AnonymousWalker AnonymousWalker marked this pull request as ready for review May 3, 2024 12:22
Copy link
Collaborator

@jsarabia jsarabia left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 4 files reviewed, 1 unresolved discussion (waiting on @AnonymousWalker)


assets/src/main/kotlin/org/wycliffeassociates/otter/assets/initialization/InitializeProjects.kt line 122 at r1 (raw file):

    }

    private fun migrateSourcesToVersion2() {

let's keep the naming convention consistent

Copy link
Collaborator Author

@AnonymousWalker AnonymousWalker left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 4 files reviewed, 1 unresolved discussion (waiting on @jsarabia)


assets/src/main/kotlin/org/wycliffeassociates/otter/assets/initialization/InitializeProjects.kt line 122 at r1 (raw file):

Previously, jsarabia (Joe) wrote…

let's keep the naming convention consistent

Done.

Copy link
Collaborator

@jsarabia jsarabia left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: 0 of 5 files reviewed, all discussions resolved

@jsarabia jsarabia merged commit f3398f3 into dev May 6, 2024
9 of 10 checks passed
@jsarabia jsarabia deleted the aw-optimize-import branch May 6, 2024 19:37
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