Releases: adrianjost/files-sync-action
Releases · adrianjost/files-sync-action
v2.1.0
04 Mar 10:31
Compare
Sorry, something went wrong.
No results found
2.1.0 (2024-03-04)
Features
v2.0.4
02 Aug 19:28
Compare
Sorry, something went wrong.
No results found
2.0.4 (2023-08-02)
Changes:
simplify logger to log everything immediately
handle each target repo sequentially instead of parallel
Bug Fixes
fix incorrect git push status check - the output of git-push has changed which was unnoticed because of the parallelism (7e490b1 )
v2.0.3
02 Aug 15:14
Compare
Sorry, something went wrong.
No results found
2.0.3 (2023-08-02)
Bug Fixes
disable update-index command (a0105f0 )
v2.0.2
01 Aug 11:45
Compare
Sorry, something went wrong.
No results found
2.0.2 (2023-08-01)
Bug Fixes
update-index executed outside of repo context (fcbe04a ), closes #239
v2.0.1
31 Jul 11:57
Compare
Sorry, something went wrong.
No results found
2.0.1 (2023-07-31)
Bug Fixes
v2.0.0
27 Jul 09:34
Compare
Sorry, something went wrong.
No results found
Features
switch operating environment to node16 (25c04fe ), closes #233
BREAKING CHANGES
switch operating environment to node16
v1.5.1
28 Feb 16:59
Compare
Sorry, something went wrong.
No results found
1.5.1 (2022-02-28)
Bug Fixes
v1.5.0
27 Aug 16:30
Compare
Sorry, something went wrong.
No results found
1.5.0 (2021-08-27)
Features
v1.4.2
19 Feb 20:08
Compare
Sorry, something went wrong.
No results found
1.4.2 (2021-02-19)
Bug Fixes
v1.4.1
07 Feb 08:39
Compare
Sorry, something went wrong.
No results found
1.4.1 (2021-02-07)
Bug Fixes
broken CI because of eslint and update tooling to prevent this in the future (e6ef3ef )