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 yarpfs #3014

Merged
merged 2 commits into from
Sep 7, 2023
Merged

Removed yarpfs #3014

merged 2 commits into from
Sep 7, 2023

Conversation

randaz81
Copy link
Member

@randaz81 randaz81 commented Aug 31, 2023

Removed UNMAINTAINED executable yarpf.
To be merged after: #3013

A backup copy will be kept for reference in the following repo:

@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 self-assigned this Aug 31, 2023
@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 temporarily deployed to code-analysis August 31, 2023 14:41 — with GitHub Actions Inactive
@randaz81 randaz81 temporarily deployed to code-analysis August 31, 2023 14:42 — with GitHub Actions Inactive
@randaz81 randaz81 temporarily deployed to code-analysis September 4, 2023 10:37 — with GitHub Actions Inactive
@randaz81 randaz81 temporarily deployed to code-analysis September 4, 2023 10:38 — 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/yarpfs --refs refs/heads/master --force

in the dest repo (yarp-yarpfs)

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 added this to the YARP 3.9.0 milestone Sep 7, 2023
@randaz81 randaz81 temporarily deployed to code-analysis September 7, 2023 10:44 — with GitHub Actions Inactive
@randaz81 randaz81 temporarily deployed to code-analysis September 7, 2023 10:44 — with GitHub Actions Inactive
@randaz81 randaz81 temporarily deployed to code-analysis September 7, 2023 10:44 — with GitHub Actions Inactive
@randaz81 randaz81 temporarily deployed to code-analysis September 7, 2023 10:44 — with GitHub Actions Inactive
@randaz81 randaz81 temporarily deployed to code-analysis September 7, 2023 10:44 — with GitHub Actions Inactive
@randaz81 randaz81 temporarily deployed to code-analysis September 7, 2023 10:44 — with GitHub Actions Inactive
@sonarcloud
Copy link

sonarcloud bot commented Sep 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (11.0.3) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@randaz81 randaz81 merged commit 80e9647 into master Sep 7, 2023
9 of 21 checks passed
@randaz81 randaz81 deleted the removed_yarpfs branch September 7, 2023 13:45
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