mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #1355] [MERGED] Add CI and docs for rust lib #2127
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1355
Author: @PunitLodha
Created: 6/24/2021
Status: ✅ Merged
Merged: 6/27/2021
Merged by: @canihavesomecoffee
Base:
master← Head:rust_ci📝 Commits (2)
97e6b97Add CI for rust code22d2151add docs for rust compilation📊 Changes
4 files changed (+53 additions, -1 deletions)
View changed files
📝
.github/workflows/build_linux.yml(+22 -0)📝
.github/workflows/format.yml(+27 -0)📝
docs/COMPILATION.MD(+1 -1)📝
docs/using_cmake_build.txt(+3 -0)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Add build and format CI for rust code
Add docs on how to compile rust code
Merge only after #1351 is merged
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.