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

added the dry Run feature #166

Closed
wants to merge 1 commit into from

Conversation

adityakalburgi
Copy link
Contributor

Description

Updated the README.md to clarify project setup instructions.
Added a dry run feature in flags.py, which will display the files that would be deleted without actually removing them. This allows users to review the potential deletions before making any changes.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Tests update

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes
  • I have maintained a clean commit history by using the necessary Git commands
  • I have checked that my code does not cause any merge conflicts

Screenshots (if applicable)

image

Add screenshots to help explain the changes (if necessary).

@adityakalburgi
Copy link
Contributor Author

@Kota-Karthik please have a look on this PR thank you!

Copy link
Collaborator

@techy4shri techy4shri left a comment

Choose a reason for hiding this comment

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

@adityakalburgi do not make any changes on main branch directly, that will create issues.
Rebase your changes to another branch first. Afterwards, Karthik will review.

@techy4shri techy4shri added changes requested changes requested in the pull request to make it eligible for merging. hard level3 gssoc-ext hacktoberfest-accepted labels Nov 5, 2024
@techy4shri
Copy link
Collaborator

@adityakalburgi make the changes ASAP so I can merge this PR. You have one day to comply.

@adityakalburgi
Copy link
Contributor Author

@adityakalburgi make the changes ASAP so I can merge this PR. You have one day to comply.

Ok will do it soon

@Wahid7852
Copy link
Collaborator

@adityakalburgi any updates?

@adityakalburgi
Copy link
Contributor Author

@adityakalburgi any updates?

Soon updating

@adityakalburgi adityakalburgi mentioned this pull request Nov 9, 2024
12 tasks
@adityakalburgi
Copy link
Contributor Author

Hi @techy4shri i have created a new PR with new branch you can close this one thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes requested changes requested in the pull request to make it eligible for merging. gssoc-ext hacktoberfest-accepted hard level3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] addition of dry run mode
3 participants