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 #235

Merged
merged 3 commits into from
Apr 16, 2023
Merged

add self update option #235

merged 3 commits into from
Apr 16, 2023

Conversation

RamanaReddy0M
Copy link
Contributor

@RamanaReddy0M RamanaReddy0M commented Mar 15, 2023

Proposed Changes

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

Reference

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

sonarcloud bot commented Mar 15, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@RamanaReddy0M
Copy link
Contributor Author

✗ ./notify -up

             __  _ ___    
  ___  ___  / /_(_) _/_ __
 / _ \/ _ \/ __/ / _/ // /
/_//_/\___/\__/_/_/ \_, / v1.0.4
                   /___/  

                projectdiscovery.io

Use with caution. You are responsible for your actions
Developers assume no liability and are not responsible for any misuse or damage.
3.66 MiB / 3.66 MiB [---------------------------------------------------------] 100.00% 6.98 MiB p/s

[INF] notify sucessfully updated 1.0.3 -> 1.0.4 (latest)

  ## What's Changed                                                           
                                                                              
  • Fixed Microsoft Teams webhook format by @parrasajad in                    
  https://github.com/projectdiscovery/notify/pull/175                         
  • Fixed typo in  custom_webhook_url  #170 by @forgedhallpass in             
  https://github.com/projectdiscovery/notify/pull/172                         
                                                                              
  Example config https://github.com/projectdiscovery/notify#provider-config   
  including Microsoft Teams                                                   
                                                                              
  Full Changelog:                                                             
  https://github.com/projectdiscovery/notify/compare/v1.0.3...v1.0.4

@RamanaReddy0M RamanaReddy0M requested a review from ehsandeep March 15, 2023 18:59
@ehsandeep ehsandeep merged commit 46fa75e into dev Apr 16, 2023
@ehsandeep ehsandeep deleted the issue-234-add-self-update-option branch April 16, 2023 11:49
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
2 participants