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

Remove copy-to-tmp option #1510

Merged
merged 5 commits into from
Jan 7, 2024
Merged

Conversation

michaelortmann
Copy link
Member

@michaelortmann michaelortmann commented Nov 29, 2023

Found by: Geo
Patch by: michaelortmann
Fixes: #1503

One-line summary:
Remove copy-to-tmp option

Additional description (if needed):
New behaviour is old default copy-to-tmp == 1
Leave module API as is with copy-to-tmp set to 1
For eggdrop 2.0 remaining bits of copy-to-tmp should be removed from module API

Please run misc/generatedocs after merge.

Test cases demonstrating functionality (if applicable):
a small regression test with linking 2 share bots succeeded, the userfile was transferred.

@michaelortmann michaelortmann changed the title (WIP) Remove copy-to-tmp, but leave module API as is with copy-to-tmp set to 0 Remove copy-to-tmp, but leave module API as is with copy-to-tmp set to 0 Nov 29, 2023
@vanosg vanosg added this to the v1.10.0 milestone Dec 2, 2023
@vanosg
Copy link
Member

vanosg commented Dec 30, 2023

Sorry if there was confusion- the default should be 0. We need to change (or maybe just start over?) on this and change logic to assume a 1, not a 0.

@michaelortmann michaelortmann changed the title Remove copy-to-tmp, but leave module API as is with copy-to-tmp set to 0 (WIP) Remove copy-to-tmp, but leave module API as is with copy-to-tmp set to 0 Jan 4, 2024
@michaelortmann michaelortmann changed the title (WIP) Remove copy-to-tmp, but leave module API as is with copy-to-tmp set to 0 Remove copy-to-tmp option Jan 6, 2024
@michaelortmann
Copy link
Member Author

Ready for review again.

Copy link
Member

@thommey thommey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, thank you!

@vanosg vanosg merged commit 2c41e37 into eggheads:develop Jan 7, 2024
2 checks passed
@michaelortmann michaelortmann deleted the copy.to.tmp branch January 7, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

copy-to-tmp
3 participants