Skip to content

Persistent storage support for PowerCommander#430

Open
sgaddala-ks wants to merge 3 commits intoreleasefrom
SDK-322-SDK-342-persistent-storage
Open

Persistent storage support for PowerCommander#430
sgaddala-ks wants to merge 3 commits intoreleasefrom
SDK-322-SDK-342-persistent-storage

Conversation

@sgaddala-ks
Copy link
Copy Markdown
Contributor

  • Added support for SqliteStorage for powercommander
  • Altered deployment scripts for powercommander to pull dll from commander
  • Altered build script for .Net SDK.
  • Added support for skipping sync-down functionality durting login to PowerCommander.
  • Added support for skipping syncdown while checking shared folders and their records.

@sgaddala-ks sgaddala-ks requested a review from sk-keeper April 15, 2026 10:59
Comment thread KeeperSdk.sln Outdated
.gitignore = .gitignore
.github\workflows\build.yml = .github\workflows\build.yml
.github\workflows\power-commander.yml = .github\workflows\power-commander.yml
.github\workflows\power-commander-storage-utils.yml = .github\workflows\power-commander-storage-utils.yml
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

It seems to be a dead reference. power-commander-storage-utils.yml file is not in repo.
Do we really need a separate script to copy a few files occasionally?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This is a stale reference from earlier implementation. The implementation was changed from pulling dll files from a new project to pulling files from .Net Commander. everything else related to that was removed but this one reference was missed.

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