citusdata / citusdata/packaging

Fix TopN RedHat warnings

Open
#761 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
19
Forks
11
Avg merge
1d 15h
Merged PRs (30d)
17

Description

The date is bogus in rpm changelog for 2.2.2 release
```
warning: bogus date in %changelog: Thu Dec 21 2018 - Furkan Sahin 2.2.2.citus-1
```

Some migration files are empty
```
topn_11.x86_64: E: zero-length /usr/pgsql-11/share/extension/topn--2.1.0--2.2.0.sql
topn_11.x86_64: E: zero-length /usr/pgsql-11/share/extension/topn--2.2.0--2.2.1.sql
topn_11.x86_64: E: zero-length /usr/pgsql-11/share/extension/topn--2.2.1--2.2.2.sql
topn_11.x86_64: E: zero-length /usr/pgsql-11/share/extension/topn--2.2.2--2.3.0.sql
topn_11.x86_64: E: zero-length /usr/pgsql-11/share/extension/topn--2.3.1--2.4.0.sql
```

Debug Source packages are missing documentation
```
topn_11-debugsource.x86_64: W: no-documentation
```

_Originally posted by @gurkanindibay in https://github.com/citusdata/packaging/pull/760#issuecomment-918896939_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.