-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(actions): add support for debian packaging
Signed-off-by: Boaz Sade <[email protected]>
- Loading branch information
Showing
3 changed files
with
42 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
dragonfly (0.1.1) unstable; urgency=low | ||
* Add unstripped binary to allow optional profiling | ||
* docs: Fix a variable name for bucket in Dashtable section (#80) | ||
* Initial commit for helm chart (#57) (#79) | ||
* More printings in rdb_test in order to catch the snapshotting bug | ||
* Improving Readability r3 (#75) | ||
* Fixes #66. (#70) | ||
* Update build steps for Ubuntu (#72) | ||
* Add basic Prometheus support and metrics (#67) | ||
* Fix a crash in debug mode when working with huge strings. | ||
* Improve Comment Readability (#69) | ||
* Add a debug assertion in order to chaise a bug when serialization finishes | ||
* CI: Use v3 of Actions "upload-artifacts", "checkout" and "cache" (#62) | ||
* docs: Repair Markdown markup (#63) | ||
* Add romanger's twitter handle. We will post about DragonflyDb from his personal twitter. | ||
* Update docker-release workflow to tag image with release version (#60) | ||
* Update dragonfly blurb (#48) | ||
* Improve readability (#52) | ||
* Fix a spelling error (#50) | ||
* Fix docker pipeline | ||
* Fix info command to use git version (#49) | ||
* Add a DCHECK to catch a bug | ||
|
||
-- Roman Gershman <[email protected]> Fri, 3 Jun 2022 07:41:48 +0300 | ||
|
||
dragonfly (0.1.0) unstable; urgency=low | ||
|
||
|
||
-- Roman Gershman <[email protected]> Mon, 30 May 2022 12:30:00 +0300 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters