jazz-community / rtc-git-connector

Connect RTC work items with commits, issues, and requests from GitHub or GitLab
MIT License
6 stars 6 forks source link

Use a different gzip library #43

Closed MartinBenninger closed 5 years ago

MartinBenninger commented 5 years ago

This fixes #39

It removes the dependency on the npm package gzip-js and instead uses pako.

Gzip is required in order to encode and decode git commit links.

MartinBenninger commented 5 years ago

This pull request was linked by RTC Work Item 758045 on behalf of martin.benninger@siemens.com