Skip to content

Releases: stordco/actions-sync

v1.8.3

29 Aug 20:12
ca5bdce
Compare
Choose a tag to compare

1.8.3 (2023-08-29)

Bug Fixes

  • git fetch before checkout (b797bff)

v1.8.2

29 Aug 19:46
52a71cc
Compare
Choose a tag to compare

1.8.2 (2023-08-29)

Bug Fixes

  • loosely compare deprecated sync-branch input (fca1906)

v1.8.1

29 Aug 16:22
b3609fa
Compare
Choose a tag to compare

1.8.1 (2023-08-29)

Bug Fixes

  • update scripting logic with new sync tree variable (d0184ce)

v1.8.0

29 Aug 16:17
4138671
Compare
Choose a tag to compare

1.8.0 (2023-08-29)

Features

v1.7.1

13 Jul 22:11
978470d
Compare
Choose a tag to compare

1.7.1 (2023-07-13)

Bug Fixes

  • set onSecondaryRateLimit and onRateLimit options (#16) (3d9d6b8)

v1.7.0

12 Jul 19:30
a2c3415
Compare
Choose a tag to compare

1.7.0 (2023-07-12)

Features

  • retry and throttle GitHub requests (#14) (a1a17bd)

v1.6.2

15 May 18:21
5d32e3b
Compare
Choose a tag to compare

1.6.2 (2023-05-15)

Bug Fixes

v1.6.1

09 May 22:53
22280cd
Compare
Choose a tag to compare

1.6.1 (2023-05-09)

Bug Fixes

  • import octokit RequestError instance (2bc9ef1)

v1.6.0

09 May 22:46
795ac8a
Compare
Choose a tag to compare

1.6.0 (2023-05-09)

Features

  • add license (eb1f908)
  • allow running scripts and passing variables between (cad4cc2)
  • build files when releasing (d4c4d1f)
  • setup PR workflow (f18f7d2)

Bug Fixes

  • add files to git when running commitChanges (b889ba0)
  • add release-please config (0c5a99e)
  • create folder for any file before templating (9659e94)
  • more error handling around already existing PRs during creation (f71ea7f)
  • more updates to release please (#8) (0d33f1c)
  • override new release tag with built files (f4a54f9)
  • update config loading names from camel case to dash case (2fa99a2)
  • update GHA workflows (e032156)
  • update git commit logic (2ed7907)
  • update release build to amend with no edit (c11a271)
  • update release please action commands (#7) (786b160)
  • update scripts output path file creation (c220514)
  • update sync-token to sync-auth in action.yml (3e63e07)
  • update typescript esm imports not working after build (5d9f148)
  • use latest tag and dont replace full semver tag (ac9baa7)

v1.5.0

09 May 22:23
Compare
Choose a tag to compare

1.5.0 (2023-05-09)

Features

  • add license (eb1f908)
  • allow running scripts and passing variables between (cad4cc2)
  • build files when releasing (d4c4d1f)
  • setup PR workflow (f18f7d2)

Bug Fixes

  • add files to git when running commitChanges (b889ba0)
  • add release-please config (0c5a99e)
  • create folder for any file before templating (9659e94)
  • more updates to release please (#8) (0d33f1c)
  • override new release tag with built files (f4a54f9)
  • update config loading names from camel case to dash case (2fa99a2)
  • update GHA workflows (e032156)
  • update git commit logic (2ed7907)
  • update release build to amend with no edit (c11a271)
  • update release please action commands (#7) (786b160)
  • update scripts output path file creation (c220514)
  • update sync-token to sync-auth in action.yml (3e63e07)
  • update typescript esm imports not working after build (5d9f148)