Fabien O'Carroll
93a37f98be
Published new versions
...
- @tryghost/domain-events@0.1.3
- @tryghost/express-dynamic-redirects@0.2.1
- @tryghost/magic-link@1.0.14
- @tryghost/member-analytics-service@0.1.4
- @tryghost/member-events@0.3.1
- @tryghost/members-analytics-ingress@0.1.5
- @tryghost/members-api@2.4.0
- @tryghost/members-csv@1.1.8
- @tryghost/members-importer@0.3.4
- @tryghost/members-ssr@1.0.15
- @tryghost/members-stripe-service@0.3.1
- @tryghost/members-offers@0.8.0
- @tryghost/members-payments@0.1.0
2021-10-21 15:44:21 +02:00
Renovate Bot
7a68dc2bd3
Update dependency mocha to v9.1.3
2021-10-20 13:45:40 +00:00
Daniel Lockyer
cc73c4585a
Added codecov.io coverage uploader to CI
...
refs linear.app/tryghost/issue/CORE-74/improve-the-test-situation
- this commit adds the codecov GitHub Action into CI so we can upload
coverage reports
- the coverage files need to be in XML for them to work with
codecov, so this commit also adds cobertura (XML) as a reporter
2021-10-20 13:48:54 +02:00
Fabien O'Carroll
959fbae83d
Published new versions
...
- @tryghost/member-analytics-service@0.1.3
- @tryghost/member-events@0.3.0
- @tryghost/members-analytics-ingress@0.1.4
- @tryghost/members-api@2.3.0
- @tryghost/members-offers@0.7.0
2021-10-18 17:28:06 +02:00
Fabien O'Carroll
dad54a25b1
Published new versions
...
- @tryghost/domain-events@0.1.2
- @tryghost/magic-link@1.0.13
- @tryghost/member-analytics-service@0.1.2
- @tryghost/member-events@0.2.1
- @tryghost/members-analytics-ingress@0.1.3
- @tryghost/members-api@1.39.0
- @tryghost/members-csv@1.1.7
- @tryghost/members-importer@0.3.3
- @tryghost/members-ssr@1.0.14
- @tryghost/members-stripe-service@0.2.0
2021-09-28 13:40:14 +02:00
Renovate Bot
c13be723e6
Update dependency mocha to v9.1.2
2021-09-28 07:42:20 +00:00
Rishabh
dacb1d6fa0
Published new versions
...
- @tryghost/member-analytics-service@0.1.1
- @tryghost/members-analytics-ingress@0.1.2
- @tryghost/members-api@1.37.3
2021-09-22 17:21:49 +05:30
Rishabh
e1d96b5086
Updated missing packages
...
no refs
- cleans up package usage across new members packages
2021-09-22 17:18:39 +05:30
Fabien O'Carroll
71b3a62c79
Published new versions
...
- @tryghost/domain-events@0.1.1
- @tryghost/magic-link@1.0.12
- @tryghost/member-analytics-service@0.1.0
- @tryghost/member-events@0.2.0
- @tryghost/members-api@1.36.0
- @tryghost/members-ssr@1.0.13
2021-09-21 18:42:13 +02:00
Fabien O'Carroll
d12f7cd152
Added listeners for remaining events
...
refs https://github.com/TryGhost/Team/issues/1054
This adds the missing listeners for the rest of the analytics events
we'd like to capture.
2021-09-21 18:39:17 +02:00
Fabien O'Carroll
ed6d305fb2
Renamed components of member-analytic-service
...
no-issue
This removes the concept of "Module" which simplifies the code
2021-09-21 13:33:38 +02:00
Fabien O'Carroll
216d27371a
Added initial member-analytics-service
...
refs https://github.com/TryGhost/Team/issues/1054
This is the initial pass at the analytics service which listens to
events and then handles persisting them via the repository
refs https://github.com/TryGhost/Team/issues/1055
This also adds the analytic event repository which handles persisting
the events.
2021-09-21 13:24:28 +02:00