zulip/puppet
Alex Vandiver 60ce5e1955 wal-g: Use "start_time" field, not "time" which is S3 modified-at.
The `time` field is based on the file metadata in S3, which means that
touching the file contents in S3 can move backups around in the list.

Switch to using `start_time` as the sort key, which is based on the
contents of the JSON file stored as part of the backup, so is not
affected by changes in S3 metadata.
2023-07-19 14:57:51 -07:00
..
zulip wal-g: Use "start_time" field, not "time" which is S3 modified-at. 2023-07-19 14:57:51 -07:00
zulip_ops puppet: Remove unused zulip notification contact. 2023-07-17 10:52:36 -07:00
deps.yaml puppet: Update dependencies. 2023-05-11 10:51:37 -07:00