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

Update limit #10

Merged
merged 4 commits into from
Oct 8, 2024
Merged

Update limit #10

merged 4 commits into from
Oct 8, 2024

Conversation

cdot65
Copy link
Owner

@cdot65 cdot65 commented Oct 8, 2024

Checklist for This Pull Request

🚨Please adhere to the guidelines for contributing to this repository.

  • Ensure you are submitting your pull request to a branch dedicated to a specific topic/feature/bugfix. Avoid using the master branch for pull requests.
  • Target your pull request to the main development branch in this repository.
  • Ensure your commit messages follow the project's preferred format.
  • Check that your code additions do not fail any linting checks or unit tests.

Pull Request Description

Provide a detailed description of the changes your pull request introduces.

What does this pull request accomplish?

  • Feature addition

Are there any breaking changes included?

  • Yes
  • No

Is there anything the reviewers should know?

Thank you for your contributions!

cdot65 added 4 commits October 8, 2024 10:28
This update includes an additional import statement for the clone_security_profile_groups module. This ensures that the functionality provided by clone_security_profile_groups can now be utilized within the commands package.
The Path import was not being used in the file and has been removed to clean up the code. This will help maintain code clarity and reduce potential confusion for future maintenance.
Implement `clone_security_profile_groups` command to clone security profile groups from the source to the destination SCM tenant. Update the helpers to include necessary attributes and methods for handling security profile groups.
Implement `clone_security_profile_groups` command to clone security profile groups from the source to the destination SCM tenant. Update the helpers to include necessary attributes and methods for handling security profile groups.
@cdot65 cdot65 merged commit 61879c9 into main Oct 8, 2024
1 check passed
@cdot65 cdot65 deleted the update-limit branch December 20, 2024 01:11
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.

1 participant