Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Tooling Update

Latest
Compare
Choose a tag to compare
@yashim-deriv yashim-deriv released this 04 Jul 02:49
· 3 commits to master since this release
e4cb843
Jim/FEQ-327/change-regression-tag-task-status-to-pending-qa (#8)

* feat: add release_tag_task_url input variable

* chore: add prettier

* feat: retrieve tasks from release tag task

* chore: add bundle

* chore: add helper function to extract version from task name

* chore: remove unused variables

* chore: update bundle

* chore: add check for status

* chore: update bundle

* chore: add logic to extract task and team ids

* fix: fix id extraction bug

* fix: fix query params

* fix: fix status update bug

* chore: move status to constants file

* chore: update regression task status to pending qa

* chore: fix end of line

* chore: fix end of line

* chore: fix end of line

* chore: resolve whitespace issue

* refactor: use promise allsettled

* build: update bundle

* docs: update readme

* docs: update readme