Hanefi Onaldi

Results 48 issues of Hanefi Onaldi

We can run regression tests on new created packages to test their functionality. For example we can have `%check` sections on rpm specs to verify that the packages are intact.

We have some `unstripped-binary-or-object` [warnings in OL/7](https://travis-ci.org/github/citusdata/packaging/jobs/691635525#L574), and possibly for some other distros as well. ``` citus-enterprise93_11.x86_64: W: unstripped-binary-or-object /usr/pgsql-11/lib/citus.so ``` Debian-policy includes [a section](https://www.debian.org/doc/debian-policy/ch-files.html#libraries) about this: > All installed...

Some of the new `postgresql-server-dev*` packages no longer have pgxs libs and pg_config binary, and we should update our docker images to be able to build on most recent PG...

``` Hi @hanefi, alioth.d.o is not supported anymore since last year. The current Debian VCS platform is salsa.debian.org. If you need to get some archive of repositories you used to...

This PR aims to contain all the changes to automate what we did in https://github.com/citusdata/citus/pull/6898 to bump columnar versions in all the necessary places when we prepare a new release....

This PR contains all the changes after `black .` is ran. Also a new Github Actions Workflow is introduced to make sure we keep the formatting consistent.

This PR is my initial attempt to fix all the formatting issues in the files. I will document the formatting tools that are used for different files, and possibly add...

Remove deprecated perl scripts and all the references to them