Releases: nyaruka/rp-archiver
v0.0.6
Changelog
f96a5a9 Update CHANGELOG.md for v0.0.6
73e697e Merge pull request #14 from nyaruka/rollups
ef2beb6 add tests for flow runs, test file contents as well
bbf8688 merge
c9d9084 add writing of rollup id to writing of monthlies to db
0641f93 Test downloading from S3 only when we have valid S3 config in the environment
3cf3112 add rollups
d988a68 Merge pull request #12 from nyaruka/testing
319d7bb Comments for exported types
160e1f4 Comments for exported types
a24ecc0 Make sure message labels are included in the archives
24207cd fix travis link
a184ab8 update readme
8aaf905 Merge pull request #11 from nyaruka/testing
f80c735 poke build
3076bb8 work in drazen changes
651c54b Merge branch 'testing' of https://github.com/nyaruka/rp-archiver into testing
ee9aff3 wip
5017c0f Merge branch 'testing' of github.com:nyaruka/rp-archiver into testing
208e12b Merge branch 'testing' of https://github.com/nyaruka/rp-archiver into testing
a1da21a always output dates in UTC
65dceac Add comments
35b355a Create archiver test DB
13510af random tweaks, add unit tests for current functionality, move to periods instead of start/stop
62520f9 Merge pull request #8 from nyaruka/update_serializer_format
cecc509 Add SQL for serializing FlowRuns
3148785 Don't serialize urns for anon orgs, fix attachment serialization
59292f1 Add flag for uploading to S3
bf3e854 Move EnsureTempArchiveDirectory outside of the archive loop
6f80a49 Delete temporary archive file after upload
9fe91cb Ensure that user can write to the temp archive directory
e37b33b Use created_on as date for archival
592fc81 Use JSONL - line delimted JSON as archive format