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

Add self-update option #100

Merged
merged 1 commit into from
Mar 17, 2023
Merged

Add self-update option #100

merged 1 commit into from
Mar 17, 2023

Conversation

RamanaReddy0M
Copy link
Contributor

@RamanaReddy0M RamanaReddy0M commented Mar 16, 2023

Proposed Changes

UPDATE:
   -up, -self-update                 update pdtm to the latest version
   -duc, -disable-update-check  disable automatic update check

Reference

@RamanaReddy0M RamanaReddy0M self-assigned this Mar 16, 2023
@RamanaReddy0M RamanaReddy0M linked an issue Mar 16, 2023 that may be closed by this pull request
@RamanaReddy0M
Copy link
Contributor Author

✗ ./pdtm -up

                ____          
     ____  ____/ / /_____ ___ 
    / __ \/ __  / __/ __ __  \
   / /_/ / /_/ / /_/ / / / / /
  / .___/\__,_/\__/_/ /_/ /_/ 
 /_/                          v0.0.3

                projectdiscovery.io

3.50 MiB / 3.50 MiB [--------------------------------------------------------] 100.00% 40.90 MiB p/s

[INF] pdtm sucessfully updated 0.0.3 -> 0.0.4 (latest)

  ## What's Changed                                                           
                                                                              
  • Added helper functions that returns callbacks of given tool  (#79) by     
  @RamanaReddy0M in https://github.com/projectdiscovery/pdtm/pull/80          
  • Added setup test by @Mzack9999 in                                         
  https://github.com/projectdiscovery/pdtm/pull/50                            
  • Added project description in help menu by @xm1k3 in                       
  https://github.com/projectdiscovery/pdtm/pull/62                            
  • Fixed issue pdtm corrupting packages manager on tools removal by @xm1k3 in
  https://github.com/projectdiscovery/pdtm/pull/61                            
  • Updated  -update-all  option to skip installation by @Mzack9999 in        
  https://github.com/projectdiscovery/pdtm/pull/60                            
  • Updated code to include env path as suffix by @xm1k3 in                   
  https://github.com/projectdiscovery/pdtm/pull/63                            
                                                                              
  Issues closed in this release -                                             
  https://github.com/projectdiscovery/pdtm/milestone/4?closed=1               
                                                                              
  ## New Contributors                                                         
                                                                              
  • @Mzack9999 made their first contribution in                               
  https://github.com/projectdiscovery/pdtm/pull/57                            
  • @RamanaReddy0M made their first contribution in                           
  https://github.com/projectdiscovery/pdtm/pull/80                            
                                                                              
  Full Changelog:                                                             
  https://github.com/projectdiscovery/pdtm/compare/v0.0.3...v0.0.4

Copy link
Member

@tarunKoyalwar tarunKoyalwar left a comment

Choose a reason for hiding this comment

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

lgtm !

@ehsandeep ehsandeep merged commit 52452d5 into dev Mar 17, 2023
@ehsandeep ehsandeep deleted the issue-98-add-self-update-support branch March 17, 2023 18:02
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.

Add update check and self update option
3 participants