opsgenie / opsgenie-configuration-backup

Backup your OpsGenie account's configuration and restore it later
https://opsgenie.com
Apache License 2.0
28 stars 26 forks source link

PR - rebased of ibre5041/master #55

Open masovsky opened 1 year ago

sampath-kolisetty commented 1 year ago

@masovsky @vojtechDB

sampath-kolisetty commented 1 year ago

@masovsky java -Dhttp.nonProxyHosts="github.mycompany.com" -Dhttps.proxyHost=192.168.100.1 -Dhttps.proxyPort=8080 -jar OpsGenieExportUtil-0.xx.xx.jar ....... The above command doesn't work. You will have to modify README mentioning how to run the jar file using above proxy properties.

idi2022 commented 1 year ago

Hello, and thanks for all the edits can we know when we will have the new version because we are blocked by the proxy from ni internal gitlab thank you

ibre5041 commented 1 year ago

@masovsky @vojtechDB

  • Create a separate PR for Log4j version upgrade mentioning the use case/reason for upgrading
  • Create a separate PR for Java version upgrade
  • Regarding support for web behind proxy, please update the ReadME file stating the command to use, use case and the steps to test it.

The latest Log4J is not available for Java 1.6. That's Why these two patches have to be applied together.