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

[FEAT] Add default local repository for playbooks on user creation #78

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

SquirrelDeveloper
Copy link
Collaborator

Added an automatic default local user repository for playbooks when a new user is created. This was done by modifying startup logic to include a default user creation function, and updating the UserRepo to support this change. The SCHEME_VERSION in settings has also been updated to reflect the change.

Added an automatic default local user repository for playbooks when a new user is created. This was done by modifying startup logic to include a default user creation function, and updating the UserRepo to support this change. The SCHEME_VERSION in settings has also been updated to reflect the change.
@SquirrelDeveloper SquirrelDeveloper linked an issue Jul 3, 2024 that may be closed by this pull request
@SquirrelDeveloper SquirrelDeveloper added the enhancement New feature or request label Jul 3, 2024
@SquirrelDeveloper SquirrelDeveloper merged commit 788baa4 into master Jul 3, 2024
8 checks passed
@SquirrelDeveloper SquirrelDeveloper deleted the feat-default-user-playbook-repo branch July 3, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] Create default LocalPlaybooksRepository for user
1 participant