Commit Graph

61 Commits

Author SHA1 Message Date
Daniel Lockyer
cd7aa42f5d
Updated knex dependency
- this needed to be updated to switch back to the official sqlite3
  library
2022-09-20 14:24:14 +01:00
Daniel Lockyer
b596eff418
Switched to official sqlite3 library
- this wasn't switched back when we switched from the vscode fork to our
  own maintained version
2022-09-20 14:21:31 +01:00
Daniel Lockyer
d73200799d
Updated lockfile
- also unversions `@tryghost/stats-service` so it isn't included in the
  lockfile
2022-09-20 14:18:51 +01:00
Simon Backx
bc202fff0a Published new versions
- @tryghost/stats-service@0.3.0
2022-07-13 12:26:22 +02:00
Matt Hanley
cb9d29307f Published new versions
- @tryghost/stats-service@0.2.2
2022-05-19 17:04:20 +01:00
Fabien "egg" O'Carroll
092151e19c Published new versions
- @tryghost/stats-service@0.2.1
2022-04-25 09:53:34 +01:00
Fabien "egg" O'Carroll
366aefb562 Published new versions
- @tryghost/stats-service@0.2.0
2022-04-21 15:42:46 +01:00
Fabien 'egg' O'Carroll
2575e10ec4 Added subscription stats service (#2)
refs https://github.com/TryGhost/Team/issues/1505
refs https://github.com/TryGhost/Team/issues/1466

This gives us historic data for subscriptions broken down by tier and cadence

* Cleaned up tests
Fixed up usage of knex, making sure to destroy the connection after tests

* Removed Node 12 from testing matrix
Get outta my pub!
2022-04-21 15:42:02 +01:00
Fabien "egg" O'Carroll
24db7ba8c8 Published new versions
- @tryghost/stats-service@0.1.0
2022-04-21 13:17:19 +01:00
Fabien "egg" O'Carroll
3881a98f8b Renamed package to @tryghost/stats-service
This is a more specific name, less likely to collide
2022-04-21 13:11:37 +01:00
Fabien "egg" O'Carroll
77819d261a Moved Stats Service from Ghost
The functionality hasn't changed this has just moved the code
and updated the tests to provide better coverage
2022-04-21 13:10:33 +01:00