tracking-exposed / trex

youtube & tiktok analysis + youchoose recommendation custmizer. backend, extensions, and tooling
https://docs.tracking.exposed
GNU Affero General Public License v3.0
52 stars 15 forks source link

fix(shared): extension BUILD_DATE used to mark contributions request headers #835

Closed ascariandrea closed 1 year ago

ascariandrea commented 1 year ago

Summary

Use the proper ISO date for extension contributions request header.

Changelog

[fix:shared] Extension BUILD_DATE env var properly used to sign payload

Test Plan

docker-compose up -d mongodb
yarn pm2 start platforms/ecosystem.dev.config.js
yarn tk:ext watch
[...]