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

ticket-1577 IMA Agent moved into it's own repository #1

Conversation

sergiy-skalelabs
Copy link
Contributor

@sergiy-skalelabs sergiy-skalelabs commented Oct 11, 2023

This pull request is massive refactoring in IMA. IMA Agent moved into it's own repository.
No new tests needed. Existing tests were split between two repositories: IMA and new ima-agent.
Also includes improvements to minimize disk space occupied by NPM modules as dependencies (skalenetwork/IMA#1579).

@sergiy-skalelabs
Copy link
Contributor Author

Also includes improvements to minimize disk space occupied by NPM modules as dependencies (skalenetwork/IMA#1579).

@sergiy-skalelabs sergiy-skalelabs marked this pull request as ready for review October 12, 2023 18:38
CODEOWNERS Outdated Show resolved Hide resolved
.gitmodules Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
src/IMA-CORE.md Outdated Show resolved Hide resolved
src/test/agentUnitTests.js Outdated Show resolved Hide resolved
src/OBSERVER.md Outdated Show resolved Hide resolved
@DmytroNazarenko DmytroNazarenko merged commit 8507ade into develop Nov 6, 2023
9 of 10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 6, 2023
@DmytroNazarenko DmytroNazarenko deleted the ticket-1577/move-IMA-Agent-into-standing-alone-repository branch November 20, 2023 17:18
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.

Minimize NPM dependencies and memory usage of IMA Agent Move IMA agent to a separate repo
3 participants