This project is programmed to decrease the time wasted while finishing up a patch. It has two main functions:
- Printing JIRA issues to a text file
- Creating a patch file in zitsvy server.
- To send a succesful request to JIRA, .env.example should be renamed to .env and fields must be changed
- In order to not receive a empty console error, the program must be run as a jar from the command line
-
Starts the admin txt file creation. It asks the user for the label, version and patch number. Sends a request to JIRA with the entered label and creates a txt file.
-
Goes to zitsvy menu
-
Goes to lab menu
-
Required to execute any service, asks for the username, IP and password for the zitsvy server
-
Run basic commands on zitsvy server such as ls, pwd, df -H etc.
-
Do file transfer from this zitsvy server to another server using scp
-
Goes to gitwaeall and takes maven build
-
Creates FC file
-
Creates a patch file
-
Required to execute any service, asks for the username, IP and password for the lab server
-
Run basic commands on lab server such as ls, pwd, df -H etc.