Skip to content

Latest commit

 

History

History

check_change_log

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Overview

This script will generate change_log by comparing latest two versions of mgmt package on pypi. It can help us quickly verify whether the changes to the change_log tool are correct

preprequisites

How to use this script

1.Use gitbash to create a new branch to work in.

2.Please make sure your docker is running on your computer.

3.Open your powershell and step in path where the script is in

4.Install the dependency

pip install -r requirements.txt

5.Run command in your powershell:

python main.py