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

Removed libyarpc #3013

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Removed libyarpc #3013

merged 1 commit into from
Sep 7, 2023

Conversation

randaz81
Copy link
Member

@randaz81 randaz81 commented Aug 31, 2023

Removed UNMAINTAINED library libyarpc.
A backup copy will be kept for reference in the following repo:

@randaz81 randaz81 added the Type: Admin Involves some intervention from a system administrator or some issue in the infrastructure label Aug 31, 2023
@randaz81 randaz81 self-assigned this Aug 31, 2023
@update-docs
Copy link

update-docs bot commented Aug 31, 2023

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update the release notes by adding a file in doc/release/<target_branch>, based on your changes.

@randaz81 randaz81 mentioned this pull request Aug 31, 2023
1 task
@randaz81 randaz81 temporarily deployed to code-analysis August 31, 2023 14:38 — with GitHub Actions Inactive
@randaz81 randaz81 temporarily deployed to code-analysis August 31, 2023 14:40 — with GitHub Actions Inactive
@randaz81
Copy link
Member Author

randaz81 commented Sep 7, 2023

Generated by:

In the source repo (a clean copy of yarp called yarp_clean)

git filter-repo --path src/libyarpc --refs refs/heads/master --force

in the dest repo (yarp-libyarpc)

git remote add repo-source ../yarp_clean
git fetch repo-source
git branch branch-source remotes/repo-source/master
git merge branch-source --allow-unrelated-histories
git push origin

@randaz81 randaz81 merged commit 52c76d9 into master Sep 7, 2023
3 checks passed
@randaz81 randaz81 deleted the removed_libyarpc branch September 7, 2023 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Admin Involves some intervention from a system administrator or some issue in the infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant