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

[pull] master from oetiker:master #35

Open
wants to merge 156 commits into
base: master
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Apr 28, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Apr 28, 2022
spike77453 and others added 20 commits May 11, 2022 17:30
Updated information about copr repository in README.md
Replace ForkCall with Subprocess, fix #494
Remove space from search and replace commend for the VERSION number.
Based on the code in the bin-folder no space should be required after
the VERSION comment.

See also:
https://github.com/oetiker/znapzend/blob/master/bin/znapzend#L10
Fix VERSION replacement perl command in Makefile
Update restricted profile link for .bashrc
Mojo::IOLoop::Delay is no longer needed
Clarify impact of restricted shell on path to `mbuffer` in backup schedule definitions
jimklimov and others added 30 commits June 2, 2024 13:05
…/test builds

...and update the spell-checker for it:

* copy into a local file `x` the error text from e.g.
  https://github.com/jimklimov/znapzend/actions/runs/9337739109/job/25700004653
  section "spell check" with lines like

    Error: thirdparty/cpanfile-5.34.snapshot:17:20 ... 24, Error - `GARU` is not a recognized word. (unrecognized-spelling)

* mix with existing dictionary:

    ( cat x | sed -e 's,^[^`]*`,,' -e 's,`.*$,,' ; cat .github/workflows/spelling/expect.txt ) | sort -f | uniq | grep -vE '^$' > z
    cp z .github/workflows/spelling/expect.txt
    git add -p

Signed-off-by: Jim Klimov <[email protected]>
Rename `lib/inheritLevels.pm` to `lib/ZnapZend/InheritLevels.pm`…
…working or slacking off, and do not rely on existence of the property to set it [#650]

Addresses the part of issue #650 where

    ./bin/znapzendzetup enable-dst-autocreation --debug test1 nas

in fact did nothing.

Signed-off-by: Jim Klimov <[email protected]>
…ilteredAway in the log, to avoid confusion [#650]

Signed-off-by: Jim Klimov <[email protected]>
…n condition clause when a destination sub-dataset is missing [#650]

Signed-off-by: Jim Klimov <[email protected]>
Update thirdparty/cpanfile-5.34.snapshot: more modules in development/test builds
This is currently outside the test framework, but I hope to adapt it
into the normal tests later.
Some fixes for `autoCreation` mode, broken in 0.22.0 release
Add autocreation test script.
.github/workflows/spelling.yml: add `extra_dictionaries[]`…
fix #662 add missing cpanfile.test to release tar
release 0.23.2 to build ubuntu 24.4 deb
I don't see any reason to not have this enabled
Update znapzend.default with autoCreation enabled
Fix mysql kill child
#642
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.

10 participants