Skip to content

Commit

Permalink
root: integrated C programming language for its library construction
Browse files Browse the repository at this point in the history
Since the hardest library construction is C programming language, we
should deal with it first. Hence, let's do this.

This patch integrates C programming language for its library
construction in root repository.

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 0b870e6 commit 6db02d9
Show file tree
Hide file tree
Showing 141 changed files with 9,430 additions and 2,531 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 6db02d9

Please sign in to comment.