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

allow setting archive mode to always #10

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Conversation

saz
Copy link

@saz saz commented Dec 13, 2023

As archive_mode is currently set based on the value of archiver, it's not possible to set it to always.

I've added a new parameter force_archive_mode to set it explicitly to on, off, or always.

This avoids a backwards-incompatible change

@deric
Copy link
Owner

deric commented Dec 13, 2023

Looks good, thanks!

@deric deric merged commit 7845452 into deric:master Dec 13, 2023
@saz saz deleted the archive-mode-always branch December 15, 2023 06:25
@saz
Copy link
Author

saz commented Dec 15, 2023

@deric Any chance for a new release to the forge?

@deric
Copy link
Owner

deric commented Dec 15, 2023

Sure, if you're done with patches 🙂

@saz
Copy link
Author

saz commented Dec 15, 2023

For right now, yes :) everything's working for me

@deric
Copy link
Owner

deric commented Dec 15, 2023

Released as v4.1.0.

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.

2 participants