Skip to content

Releases: alwaysmeticulous/report-diffs-action

v1.37.2

12 Apr 16:55
2e9256e
Compare
Choose a tag to compare
  • Fix nginx proxy when app URL is a localhost alias.

v1.37.1

12 Apr 14:36
c771ff5
Compare
Choose a tag to compare
  • Handle localhost aliases when opening proxy.

v1.37.0

10 Apr 09:57
ef126b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.36.0...v1.37.0

v1.36.0

08 Apr 11:31
90a6139
Compare
Choose a tag to compare

What's Changed

  • Keep tunnel open post test run completion for debug PR runs by @alexivanov in #418

Full Changelog: v1.35.0...v1.36.0

v1.35.0

28 Mar 19:43
2c5c5cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.34.0...v1.35.0

v1.34.0

26 Mar 19:02
8ad9007
Compare
Choose a tag to compare

What's Changed

  • Use the merge commit sha for creating remote test runs in cloud compute action by @alexivanov in #413

Full Changelog: v1.33.0...v1.34.0

v1.33.0

25 Mar 17:37
630382b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.32.1...v1.33.0

v1.32.1

04 Mar 17:11
9c643bc
Compare
Choose a tag to compare

Fixed a typo in an error message

v1.32.0

07 Feb 15:46
161e7a8
Compare
Choose a tag to compare
  • Improve error message when we can't connect to the app and wait and retry a few times before failing to connect.

v1.31.0

06 Feb 17:17
96ea3f5
Compare
Choose a tag to compare
  • Fixed an issue where apps using Auth0 were failing to load due to non-HTTPS URLs.