make debpackage produces -dirty build suffix in binaries #100

Closed
opened 2023-04-25 13:53:33 +00:00 by dkirillov · 1 comment
Member

When we run make debpackage it changes debian/changelog so it leads to "dirty" version of gateway. It would be nice to mitigate this.

Describe the solution you'd like

We can add this file to .gitignore as frostfs-node does.

## Is your feature request related to a problem? Please describe. When we run `make debpackage` it changes `debian/changelog` so it leads to "dirty" version of gateway. It would be nice to mitigate this. ## Describe the solution you'd like We can add this file to `.gitignore` as [frostfs-node](https://git.frostfs.info/TrueCloudLab/frostfs-node/src/commit/04be9415d99f40479f2a40cc14757bec411e8f41/.gitignore#L49) does.
Author
Member

Whoops, it's duplicate #53

Whoops, it's duplicate https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/issues/53
realloc changed title from make debpackage produce dirty build to `make debpackage` produces '-dirty` build suffix in binaries 2023-04-28 11:39:05 +00:00
realloc changed title from `make debpackage` produces '-dirty` build suffix in binaries to `make debpackage` produces `-dirty` build suffix in binaries 2023-04-28 11:39:18 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-s3-gw#100
No description provided.