ChewKeanHo / AutomataCI

An open-source, redistributable, template-guided, and semi-autonomous CI infrastructure readily available your next project.
Apache License 2.0
18 stars 1 forks source link

srcC: upgraded to match the latest automataCI implementations #344

Closed hollowaykeanho closed 1 week ago

hollowaykeanho commented 1 week ago

The C programming language is the hardest to deal with among all technology. However, we did it so we're upstreaming it back to this repository. There are a number of new enchancement features implemented here:

  1. DEB can now be packaged and released as a flat repository format.
  2. RPM can now be packaged and released as a flat repository format.
  3. AutomataCI no longer rely on Reprepro external dependency to formulate the DEB repository.
  4. Enhanced packaging registrations by adding known limitation filtration.

This patch upgrades srcC/ directory to match the latest automataCI implementations.

Side-note: same as https://github.com/ChewKeanHo/hestiaERROR/pull/9