Skip to content

Releases: evrone-erp/yandex-tracker-action

Release v1.3.0

17 Jul 07:37
243a08b
Compare
Choose a tag to compare

What's Changed

  • [YTS-75][YTA] update requirements by @grmnga in #18

New Contributors

Full Changelog: v1.2.0...v1.3.0

Release v1.2.0

15 Jan 15:47
ea9dbb3
Compare
Choose a tag to compare

Added new GitHub Action input:

  • is_yandex_cloud_org: Optional If only the Yandex Cloud Organization is applied to the Tracker, the
    X-Cloud-Org-ID header is used.

To use yandex_org_id as the Yandex Cloud Organization identifier, you need to set is_yandex_cloud_org to true.

Release v1.1.0

22 Aug 15:22
a71f2ea
Compare
Choose a tag to compare
  • moved to Python 3.11
  • updated all packages
  • fixed Docker file
  • code reformat (a little bit)
  • added logging instead of print
  • fixed data analysing and warning informing
  • added linters and friends

Release v1.0.2

11 Jul 11:10
Compare
Choose a tag to compare
  • Skip if no tasks
  • Update description without deletion existing text
  • Add task url only if exists

Release v1.0.1

07 Jul 12:56
Compare
Choose a tag to compare
  • If the task does not exist, ignore it. Work on existing tasks.
  • Changing the description without deleting the existing one.
  • Collect task keys from commits and from action.
  • Reformat human-readable output.