databrickslabs / tempo

API for manipulating time series on top of Apache Spark: lagged time values, rolling statistics (mean, avg, sum, count, etc), AS OF joins, downsampling, and interpolation
https://pypi.org/project/dbl-tempo
Other
310 stars 53 forks source link

[Chore] Release on new tag #415

Closed tnixon closed 1 week ago

tnixon commented 1 week ago

Changes

Adding rules to GH actions workflows to trigger build & release when version-tags are pushed

Linked issues

Functionality

Tests