Skip to content

Commit

Permalink
srcC: upgraded to match the latest automataCI implementations
Browse files Browse the repository at this point in the history
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.

Co-authored-by: Shuralyov, Jean <[email protected]>
Co-authored-by: Galyna, Cory <[email protected]>
Co-authored-by: (Holloway) Chew, Kean Ho <[email protected]>
Signed-off-by: (Holloway) Chew, Kean Ho <[email protected]>
  • Loading branch information
3 people committed Jun 17, 2024
1 parent 424b916 commit 6177cca
Show file tree
Hide file tree
Showing 153 changed files with 8,504 additions and 4,477 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/git-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
CONTAINER_PASSWORD: ${{ secrets.CONTAINER_PASSWORD }}
TWINE_USERNAME: ${{ secrets.TWINE_USERNAME }}
TWINE_PASSWORD: ${{ secrets.TWINE_PASSWORD }}
PROJECT_SIMULATE_RELEASE_REPO: true
PROJECT_SIMULATE_RUN: true
PROJECT_ROBOT_RUN: true
PROJECT_ROBOT_GITHUB_TOKEN: "${{ github.token }}"
steps:
Expand Down
Loading

0 comments on commit 6177cca

Please sign in to comment.