Dragan Filipovic
|
be39df3f93
|
chore: update GitHub Actions to latest major versions
- actions/checkout v4 → v6
- actions/setup-node v4 → v6
- cycjimmy/semantic-release-action v4 → v6 (pinned semantic_version: 24)
- github/codeql-action v3 → v4
- actions/stale v9 (already latest)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-02 22:56:10 +02:00 |
|
Aleksander Wolak
|
d42d2576ab
|
further fixes
|
2024-02-16 01:06:08 +01:00 |
|
Aleksander Wolak
|
07d369f5c8
|
update well known actions
|
2024-02-16 00:53:05 +01:00 |
|
Dragan Filipovic
|
245b7a9d2f
|
fix: fix manual release action
|
2023-01-06 21:50:25 +01:00 |
|
Dragan Filipovic
|
73a65ec97c
|
feat: Add multi source and multi target support
|
2023-01-03 02:49:54 +01:00 |
|
Dragan Filipović
|
ec9347f8c6
|
Feature/ssh cmd (#94)
* feat: Add SSH remote script support - before and after rsync
* fix: remove __dirname
* feat: add sshCmdArgs option
* Add promise instead of callback
* fix: improve logs
* fix: Add simple command exists instead of a plugin
* add non interactive install
* feat: add onStderr and onStdout logs
* Improve reject messages
* feat: Add RSYNC_STDOUT env variable
* emoji updates
* fix: update workflow actions
|
2023-01-02 21:06:33 +01:00 |
|
Dragan Filipovic
|
12adb9b839
|
BREAKING CHANGE: update to use nodeJS v16
Since it's used in Github environment it should not have any impact in usage.
Just in case major version updated.
Fixes #82
|
2022-10-28 03:44:28 +02:00 |
|
Dragan Filipovic
|
2197bc60ef
|
fix: add NPM token
|
2021-05-27 23:57:27 +02:00 |
|
Dragan Filipovic
|
ac3c9b51d5
|
feat: add semantic-release-action
|
2021-05-27 22:56:27 +02:00 |
|