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

Delete command, install only database #8

Merged
merged 12 commits into from
Sep 30, 2024
Merged

Conversation

kentico-ericd
Copy link
Member

@kentico-ericd kentico-ericd commented Jul 3, 2024

Motivation

  • Adds delete command which drops the database, deletes project files, and deletes the profile
  • Adds a new option to InstallCommand to use an existing database
  • Adds db parameter to InstallCommand to only install database
  • Adds icon and repository link to NuGet package
  • Fixes macro command not allowing old and new salt simultaneously
  • Fixes repository link in HelpCommand

Checklist

  • Code follows coding conventions held in this repo
  • Automated tests have been added
  • Tests are passing
  • Docs have been updated (if applicable)
  • Temporary settings (e.g. variables used during development and testing) have been reverted to defaults

⚠️ Note: Tests for DeleteCommand and new db parameter cannot be tested, as they require user input and do not use a wizard.

@kentico-ericd kentico-ericd changed the title Feat/delete command Delete command Jul 3, 2024
@kentico-ericd kentico-ericd changed the title Delete command Delete command, install only database Sep 25, 2024
@kentico-ericd kentico-ericd merged commit 563f384 into master Sep 30, 2024
2 checks passed
@kentico-ericd kentico-ericd deleted the feat/delete-command branch September 30, 2024 15:54
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