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

952 include configuration for git mode in libms #965

Conversation

nichlaes
Copy link
Collaborator

No description provided.

@nichlaes nichlaes linked an issue Oct 10, 2024 that may be closed by this pull request
@prasadtalasila prasadtalasila added this to the Release v0.7.0 milestone Oct 11, 2024
@nichlaes
Copy link
Collaborator Author

@prasadtalasila I have added modules now. Was this what you meant?

@prasadtalasila
Copy link
Contributor

Module separation seems ok. Please use useFactory inside Files module

Copy link
Contributor

Choose a reason for hiding this comment

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

This goes into useFactory method inside files.module.ts

@nichlaes
Copy link
Collaborator Author

@prasadtalasila Can you have a look again please?

@prasadtalasila
Copy link
Contributor

@nichlaes please rebase to feature/distributed-demo branch

@nichlaes
Copy link
Collaborator Author

@prasadtalasila should be good, when I merge, it says it's up to date

Copy link
Contributor

@prasadtalasila prasadtalasila left a comment

Choose a reason for hiding this comment

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

@nichlaes Thanks for the update. Please see the comments.

servers/lib/src/files/files.module.ts Outdated Show resolved Hide resolved
servers/lib/src/files/services/files-service.factory.ts Outdated Show resolved Hide resolved
servers/lib/src/files/modules/git-files.module.ts Outdated Show resolved Hide resolved
@nichlaes
Copy link
Collaborator Author

@prasadtalasila The changes have been made. I changed one other thing. The fileService factory, now gets a map of IFileServices instead. So in the future, if we add another, it would be easier.

Copy link
Contributor

@prasadtalasila prasadtalasila left a comment

Choose a reason for hiding this comment

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

@nichlaes Please see the comments

servers/lib/src/files/files-service.factory.ts Outdated Show resolved Hide resolved
servers/lib/src/files/local/local-files.service.ts Outdated Show resolved Hide resolved
servers/lib/src/files/local/local-files.service.ts Outdated Show resolved Hide resolved
Copy link

codeclimate bot commented Oct 28, 2024

Code Climate has analyzed commit c7109b0 and detected 0 issues on this pull request.

View more on Code Climate.

@prasadtalasila prasadtalasila merged commit 1f2a070 into feature/distributed-demo Oct 28, 2024
16 checks passed
@prasadtalasila prasadtalasila deleted the 952-include-configuration-for-git-mode-in-libms branch October 28, 2024 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Include configuration for git mode in libms
2 participants