Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom repo-add impl #34

Merged
merged 6 commits into from
Aug 2, 2024
Merged

Custom repo-add impl #34

merged 6 commits into from
Aug 2, 2024

Conversation

Lukas-Heiligenbrunner
Copy link
Owner

@Lukas-Heiligenbrunner Lukas-Heiligenbrunner commented Jul 29, 2024

Custom repo-add implementation in rust.
This avoids the dependency to a pacman instance installed inside the container where aurcache is running

Todo

  • unit tests
  • outsource to several files

@Lukas-Heiligenbrunner Lukas-Heiligenbrunner marked this pull request as draft July 29, 2024 20:24
@Lukas-Heiligenbrunner Lukas-Heiligenbrunner mentioned this pull request Jul 30, 2024
# Conflicts:
#	backend/Cargo.lock
#	backend/Cargo.toml
#	backend/src/builder/build.rs
#	backend/src/repo/utils.rs
@Lukas-Heiligenbrunner Lukas-Heiligenbrunner marked this pull request as ready for review August 2, 2024 18:15
@Lukas-Heiligenbrunner Lukas-Heiligenbrunner merged commit 52fdd0d into master Aug 2, 2024
2 checks passed
Lukas-Heiligenbrunner added a commit that referenced this pull request Aug 3, 2024
* custom repo-add and repo-remove implementation to remove os dependency
* add action to test formatting, linting and tests
@Lukas-Heiligenbrunner Lukas-Heiligenbrunner deleted the custom-repo-add branch August 4, 2024 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant