Skip to content

Releases: Tim-Cao/work-with-script

v3.0.2

20 Jan 03:25
Compare
Choose a tag to compare

Change Log

3.0.2

Script App

  • Adapt to the LPD project
  • Make logs colorful

v3.0.1

20 Dec 06:06
Compare
Choose a tag to compare

Change Log

3.0.1

Script App

  • Back compatibility with python 3.9
  • Fix JiraError HTTP 406 issue

v3.0.0

15 Nov 00:51
Compare
Choose a tag to compare

Change Log

3.0.0

Script App

  • Add sidebar to show shortcuts details
  • create_issue: Support Jira issue creation
  • rca: Support root cause analysis

README

  • python version requirement: python 3.9 or above

v2.2.0

26 Sep 23:13
Compare
Choose a tag to compare

Change Log

2.2.0

Script App

  • write_comments: Use the textarea to allow users to define comments
  • write_description: Use the textarea to allow users to define description
  • Support to upgrade dependencies

README

  • Add python version requirement: python 3.10 or above

v2.1.0

21 Sep 10:27
Compare
Choose a tag to compare

Change Log

2.1.0

Script App

  • trigger_gauntlet - Support trigger gauntlet test suite on ci.

v2.0.2

12 Sep 23:22
Compare
Choose a tag to compare

Change Log

2.0.2

Script App

  • Add success message to console
  • Use begin_capture_print api
  • Change the shortcuts of quit to ctrl + c
  • Support generate credientials-ext.properties file by ctrl + o

v2.0.1

28 Aug 14:41
Compare
Choose a tag to compare

Change Log

2.0.1

Script App

  • Change styles
  • Change the Assign to me checkbox to swtich
  • Change tabs to vertical menubar
  • Support console log

v2.0.0

25 Aug 01:54
Compare
Choose a tag to compare

Change Log

2.0.0

Script App

  • script_app - Support Terminal UI

v1.0.2

22 Aug 23:53
Compare
Choose a tag to compare

Change Log

1.0.2

Jira

  • create_test_fix_ticket - Support LRQA, LRAC and COMMERCE projects when create test fix ticket.

v1.0.1

14 Aug 23:46
Compare
Choose a tag to compare

Change Log

1.0.1

Jira

  • write_comments - Support type environments, commit id and description.
  • create_test_fix_ticket - Support assign to me and add label when create test fix ticket.