Skip to content

Tags: adrianjost/files-sync-action

Tags

v2.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: update action to node 20 (#283)

v2.0.4

Verified

This commit was signed with the committer’s verified signature.
adrianjost Adrian Jost
fix: simplify code by removing parallelism (#240)

This should make debugging any issue easier because the logs are less delayed.

Changes:
- simplify logger to log everything immediately
- handle each target repo sequentially instead of parallel
- fix incorrect git push status check - the output of git-push has changed which was unnoticed because of the parallelism

v2.0.3

chore: publish dist

v2.0.2

Verified

This commit was signed with the committer’s verified signature.
adrianjost Adrian Jost
fix: `update-index` executed outside of repo context

should fix #239

v2.0.1

chore: publish dist

v2.0.0

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

    

v1.5.1

Verified

This commit was signed with the committer’s verified signature.
adrianjost Adrian Jost
fix: fixes for #147 #139 (#148)

v1.5.0

Unverified

This user has not yet uploaded their public signing key.
feat: Introduce configurable GitHub URL (#117)

Co-Authored-By: Rueben Ramirez <ruebenramirez@gmail.com>

v1.4.2

chore: publish dist

v1

chore: publish dist