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

Option to follow symbolic links in Full backup #13

Merged
merged 2 commits into from Feb 3, 2020

Conversation

maselvaraj
Copy link

@maselvaraj maselvaraj commented Jan 15, 2020

Adds a checkbox that enables "follow symlinks" in "Full backup" which fixes the issue emanuelez#1

If Jenkins home is a symlink to another directory, then backup would fail since code ignores symlinks. This PR adds an option that a user can select to follow symlinks. If this check box is enabled, then full backup will work even if Jenkins home is a symlink.

Related PR that disabled symlink : #9 . I think it's better to give the choice to the user to follow symlinks or not. While the default is still not to follow symlinks.

@maselvaraj
Copy link
Author

@oleg-nenashev Can you please review this PR / add someone who can help with the review
Thanks in advance 🙇 !

@maselvaraj
Copy link
Author

@emanuelez @johnou Can you please review this PR ? TIA 🙏

@oleg-nenashev
Copy link
Member

I stepped down as a maintainer long long ago. I have no bandwidth for this plugin anymore due to other roles in the Jenkins project, and anyone interested in the plugin is welcome to adopt it. Sorry for such response. https://jenkins.io/doc/developer/plugin-governance/adopt-a-plugin/

@maselvaraj
Copy link
Author

Thanks @oleg-nenashev for your reply! I'll reach out in the mailing list for adopting the plugin.

@maselvaraj
Copy link
Author

Thanks much @johnou for reviewing! I addressed your comments and I've tested the backward compatibility with old config and it is working fine. I don't see any issues.

@johnou johnou merged commit 53611f3 into jenkinsci:master Feb 3, 2020
@johnou
Copy link
Member

johnou commented Feb 3, 2020

Thanks @maselvaraj!

@oleg-nenashev
Copy link
Member

@johnou Hi. Do you take ownership of the plugin back? I am reworking the adoption process, and I wonder whether I should mark it for adoption in GitHub

@johnou
Copy link
Member

johnou commented Feb 20, 2020

@oleg-nenashev sure, it's pretty low traffic anyway. My sonatype credentials should still be valid, right?

@maselvaraj
Copy link
Author

@johnou Would you be able to cut a release for the plugin 🙇 ?

@johnou
Copy link
Member

johnou commented May 23, 2020

@maselvaraj currently waiting for permission so I can push releases again.

@johnou
Copy link
Member

johnou commented May 24, 2020

@maselvaraj released.

@maselvaraj
Copy link
Author

Awesome ! Thank you @johnou 🙇 !

@johnou
Copy link
Member

johnou commented May 26, 2020

Thanks for the contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants