Commit graph

43 commits

Author SHA1 Message Date
Steven Agyekum
b9a68ac619
chore!: Versions 4.x EOL, 5.x DEPRECATED, 6.x MAINTENANCE
- All versions 4.x are now EOL and no longer maintained
- All versions 5.x are now DEPRECATED and will become EOL within Q2 2024
- All versions  6.x are now MAINTENANCE and will become DEPRECATED within Q4 2024
2024-03-06 12:35:07 +01:00
Steven Agyekum
f479c97783
chore: mention new legacy_allow_rsa_hostkeys option 2024-03-06 12:29:40 +01:00
Steven Agyekum
45d84ad5f6
New version 6.0.0
- It is no longer possible to use an empty string as remote_path (Fixes #44) (Thanks to @maximilliangeorge)
- Updated checkout action in examples from v2 to v3
- Added disclaimer to media site-links
- Overall readme improvements
2023-06-08 17:54:10 +02:00
Steven Agyekum
b247bfd3af
versions correction 2023-06-01 11:49:29 +02:00
Steven Agyekum
f17a58e4ba
adjust readme with correct versions 2023-06-01 11:48:45 +02:00
Steven Agyekum
a9c15493e0
mention version 5.2.1 2022-08-01 17:59:24 +02:00
Steven Agyekum
d2a4efa87c
Update with suggestions from #31
#31
2022-07-30 10:19:44 +02:00
Steven Agyekum
9f40ee1996
version 3.0 is EOL (see #23) 2022-01-01 19:29:16 +01:00
Steven Agyekum
6ae12186da
bump version to 5.2 in Readme 2022-01-01 19:07:03 +01:00
Steven Agyekum
b943ffe476
Release/v5.1 (#15)
* update base image drinternet/rsync:v1.3.0

* Base Image updates:  alpine 3.14.1 latest

* use v5.1 in examples

* support for v5.x

* mention Alpine version
2021-08-12 18:45:01 +02:00
Steven Agyekum
342e70b07e
Release/v5 (#13)
* Reference JoshPiper/rsync-docker @ 1.1.0

* See: https://github.com/JoshPiper/rsync-docker/tree/1.1.0
* New features: Support passphrase protected keys

* supply SSH_PASS (key passphrase) to agent-add

Read more about the behavior: https://github.com/JoshPiper/rsync-docker#agent-askpass

* add new remote_key_pass config option

* Update README.md

* Update README.md

* 2.0 is EOL

* support 5.0, drop 2.0

* default to empty string

* reference JoshPiper/rsync-docker @ v1.2.0
2021-08-02 21:57:01 +02:00
Steven Agyekum
a93a577f3f
add more blogs/media 2021-04-03 15:02:42 +02:00
Steven Agyekum
695f58ca67
mention blogs 2020-10-05 18:46:16 +02:00
Steven Agyekum
23a557dceb
Update README.md 2020-06-23 00:08:44 +02:00
Steven Agyekum
469a77e7aa
use actions/checkout@v2 for even faster deployments
The actions/checkout@v2 action uses a checkout depth of 1 by default.
There is no more need to set it manually.
2020-03-27 14:55:02 +01:00
Steven Agyekum
819cb701d2
Update README.md 2020-01-08 20:10:18 +01:00
Steven Agyekum
c269e19dd0
Changes in 4.0 2020-01-05 14:47:18 +01:00
Steven Agyekum
7e62b51e32
Update README.md 2019-12-27 16:37:44 +01:00
Steven Agyekum
f8c929a1f4
Update README.md 2019-12-27 16:33:45 +01:00
Steven Agyekum
6a989b68a1
Update README.md 2019-12-27 16:29:01 +01:00
Steven Agyekum
febcb5ac34
Update README.md 2019-12-04 19:11:03 +01:00
Steven Agyekum
682623851b
Update README.md 2019-12-04 19:09:24 +01:00
Steven Agyekum
050c29bcea
Update README.md 2019-12-04 19:06:58 +01:00
Steven Agyekum
6093fd5ca1
Update README.md 2019-12-04 19:02:32 +01:00
Steven Agyekum
2f8edbc7f1
Update README.md 2019-12-04 18:58:49 +01:00
Steven Agyekum
6b3db75d87
Update README.md 2019-12-04 18:41:36 +01:00
Steven Agyekum
c4c3b6821b
Update README.md 2019-12-04 18:39:07 +01:00
Steven Agyekum
2f0d5a19fa
Update README.md 2019-12-04 18:37:11 +01:00
Steven Agyekum
5536ad8c42
Update README.md 2019-12-04 18:35:52 +01:00
Steven Agyekum
1eb5088cc2
Mention new inputs, added more examples, removed disclaimer 2019-12-04 18:28:33 +01:00
Steven Agyekum
530c686e9a
Update README.md 2019-12-04 16:20:24 +01:00
Steven Agyekum
7681fdf023
Update README.md 2019-12-04 16:08:51 +01:00
Steven Agyekum
0ce1e18957
Update README.md 2019-12-04 16:08:15 +01:00
Steven Agyekum
7d15fca650
Update README.md 2019-11-25 22:13:12 +01:00
Steven Agyekum
fa33e6606d
removed --includes, --excludes and --filters switches
removed --includes, --excludes and --filters switches. Use --switches instead to include/exclude files and folders interchangeably
2019-11-22 00:30:25 +01:00
Steven Agyekum
a7b38d9b16
Update README.md 2019-11-13 00:45:15 +01:00
Steven Agyekum
cdb8f481ea
mention includes and filters args 2019-11-12 23:39:54 +01:00
Steven Agyekum
e07b616b2e
mention new rsh arg 2019-11-12 23:12:20 +01:00
Steven Agyekum
7d8c19d72a
Update README.md 2019-11-12 22:50:40 +01:00
Mick Ryan
8ad6165315 Add updated readme for Yaml style actions 2019-09-14 11:33:49 -07:00
Barry Bell
980b08d70e Minor changes to readme 2019-02-09 13:19:13 +00:00
Barry Bell
f8860c9bce Initial code commit 2019-02-09 13:17:45 +00:00
Contention
dc7ac312a6
Initial commit 2019-02-09 13:15:17 +00:00