24 KiB
[v1.13.1] - 2021-09-06
Release notes · Compare · Tag · Archive (zip · tar.gz)
[v1.13.0] - 2021-09-06
Release notes · Compare · Tag · Archive (zip · tar.gz)
New features
Bug fixes
[v1.12.0] - 2021-09-04
Release notes · Compare · Tag · Archive (zip · tar.gz)
New features
[v1.11.1] - 2021-09-04
Release notes · Compare · Tag · Archive (zip · tar.gz)
[v1.11.0] - 2021-09-03
Release notes · Compare · Tag · Archive (zip · tar.gz)
New features
Dependency updates
5b9070f
Bump action-input-parser from 1.2.14 to 1.2.15
[v1.10.3] - 2021-08-30
Release notes · Compare · Tag · Archive (zip · tar.gz)
Dependency updates
daa09dd
Bump action-input-parser from 1.2.13 to 1.2.14e25059e
Bump @vercel/ncc from 0.29.2 to 0.30.0
[v1.10.2] - 2021-08-23
Release notes · Compare · Tag · Archive (zip · tar.gz)
Dependency updates
a2b31de
Bump action-input-parser from 1.2.12 to 1.2.13a7e270f
Bump @vercel/ncc from 0.29.1 to 0.29.2427b453
Bump @actions/core from 1.4.0 to 1.5.0
[v1.10.1] - 2021-08-16
Release notes · Compare · Tag · Archive (zip · tar.gz)
Dependency updates
2bad7c1
Bump @vercel/ncc from 0.29.0 to 0.29.1
[v1.10.0] - 2021-08-11
Release notes · Compare · Tag · Archive (zip · tar.gz)
New features
Dependency updates
[v1.9.4] - 2021-08-09
Release notes · Compare · Tag · Archive (zip · tar.gz)
Dependency updates
[v1.9.3] - 2021-08-02
Release notes · Compare · Tag · Archive (zip · tar.gz)
Dependency updates
9e90f1f
Bump action-input-parser from 1.2.9 to 1.2.10
[v1.9.2] - 2021-07-26
Release notes · Compare · Tag · Archive (zip · tar.gz)
Dependency updates
[v1.9.1] - 2021-07-19
Release notes · Compare · Tag · Archive (zip · tar.gz)
Dependency updates
1dd7e0a
Bump @vercel/ncc from 0.28.6 to 0.29.0
[v1.9.0] - 2021-07-14
Release notes · Compare · Tag · Archive (zip · tar.gz)
New features
4a9f0ed
Add deleteOrphaned option to delete files in the target when they are deleted in the source (#69) (Issues:#69
)
Dependency updates
1a071eb
Bump action-input-parser from 1.2.7 to 1.2.8
[v1.8.5] - 2021-07-12
Release notes · Compare · Tag · Archive (zip · tar.gz)
Dependency updates
[v1.8.4] - 2021-07-05
Release notes · Compare · Tag · Archive (zip · tar.gz)
[v1.8.3] - 2021-06-28
Release notes · Compare · Tag · Archive (zip · tar.gz)
[v1.8.2] - 2021-06-21
Release notes · Compare · Tag · Archive (zip · tar.gz)
[v1.8.1] - 2021-06-11
Release notes · Compare · Tag · Archive (zip · tar.gz)
Bug fixes
Dependency updates
3f93a28
Upgrade dependencies
[v1.8.0] - 2021-06-02
Release notes · Compare · Tag · Archive (zip · tar.gz)
New features
Dependency updates
75e0b78
Update dependencies
[v1.7.1] - 2021-05-31
Release notes · Compare · Tag · Archive (zip · tar.gz)
Updates
cee8520
Throttle requests when hitting rate limit, fixes #49 (Issues:#49
)-ec2d589
Combine GitHub and Git into one class
Bug fixes
04ec06a
Return rest api from octokit
Dependency updates
[v1.7.0] - 2021-05-21
Release notes · Compare · Tag · Archive (zip · tar.gz)
New features
[v1.6.0] - 2021-05-05
Release notes · Compare · Tag · Archive (zip · tar.gz)
New features
Updates
b3d8a1e
Use external library for input parsing
Dependency updates
4831ccc
Update dependencies
[v1.5.1] - 2021-05-03
Release notes · Compare · Tag · Archive (zip · tar.gz)
Dependency updates
[v1.5.0] - 2021-04-19
Release notes · Compare · Tag · Archive (zip · tar.gz)
New features
Bug fixes
Dependency updates
bd44655
Update dependencies
[v1.4.0] - 2021-03-18
Release notes · Compare · Tag · Archive (zip · tar.gz)
New features
Dependency updates
[v1.3.1] - 2021-03-15
Release notes · Compare · Tag · Archive (zip · tar.gz)
[v1.3.0] - 2021-03-08
Release notes · Compare · Tag · Archive (zip · tar.gz)
repo-file-sync-action will now check if there's an existing sync PR on the target repository and overwrite it with the new changes. This behavior can be turned of with the OVERWRITE_EXISTING_PR
option.
New features
2a4e127
Check for and overwrite existing PR
Updates
Bug fixes
d7fe133
Parse boolean action input as actual boolean
[v1.2.0] - 2021-03-03
Release notes · Compare · Tag · Archive (zip · tar.gz)
New features
[v1.1.1] - 2021-01-18
Release notes · Compare · Tag · Archive (zip · tar.gz)
[v1.1.0] - 2021-01-10
Release notes · Compare · Tag · Archive (zip · tar.gz)
New features
35e1508
Cleanup tmp directories
Bug fixes
b7e5310
Fix parsing of boolean config options [skip-ci]
[v1.0.1] - 2021-01-09
Release notes · Compare · Tag · Archive (zip · tar.gz)
Bug fixes
40b7915
Fix parsing of multiple groups
[v1.0.0] - 2021-01-09
Release notes · Tag · Archive (zip · tar.gz)
New features
a863fe8
Add support for directories [skip ci]
Updates
Bug fixes
Breaking changes
75a118d
First release