ACCESS-NRI / access-nri-intake-catalog

Tools and configuration info used to manage ACCESS-NRI's intake catalogue
https://access-nri-intake-catalog.rtfd.io
Apache License 2.0
7 stars 0 forks source link

Bump up9cloud/action-rsync from 1.3 to 1.4 #141

Open dependabot[bot] opened 6 months ago

dependabot[bot] commented 6 months ago

Bumps up9cloud/action-rsync from 1.3 to 1.4.

Release notes

Sourced from up9cloud/action-rsync's releases.

v1.4

Support ssh login by password

Commits
  • e032bd1 fix .profile failed: No such file or directory
  • 249be3c fix user not specify for password testcase
  • 04c8bc7 set LogLevel to verbose for password test case
  • aae0b49 fix sshpass: No such file or directory
  • ba196e6 support ssh login by password
  • 3829aa5 Merge pull request #6 from borje/master
  • f980b0b Fix for "Error loading key: error in libcrypto"
  • 0000c8e update readme and year for license
  • d2ada8d docs: fix typo for drone image
  • aa361fe feat: support Drone CI
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (465c49d) 97.20% compared to head (e594154) 97.20%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #141 +/- ## ======================================= Coverage 97.20% 97.20% ======================================= Files 9 9 Lines 573 573 ======================================= Hits 557 557 Misses 16 16 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.