Skip to content

Releases: docker/desktop-action

v0.4.2

26 May 09:17
a0f988e

Choose a tag to compare

Pin more GitHub Actions to commit SHA.

v0.4.1

26 May 06:21
a869551

Choose a tag to compare

Pin GitHub Actions to commit SHA.

v0.4.0

14 Jan 09:48
70b6492

Choose a tag to compare

What's Changed

Full Changelog: v0.3.7...v0.4.0

v0.3.7

28 Nov 13:47
477d836

Choose a tag to compare

What's Changed

  • feat: run latest prod version on linux by @gabolaev in #31

New Contributors

Full Changelog: v0.3.6...v0.3.7

v0.3.6

07 Jun 09:13
ca8f1a9

Choose a tag to compare

What's Changed

  • Run Desktop on ubuntu-latest standard nodes by @gtardif in #28
  • Do not re-add segment line in /etc/host if already exists (for hosted runners) by @gtardif in #30
  • Simplify doc on using the action on linux runners by @gtardif in #29

Full Changelog: v0.3.5...v0.3.6

v0.3.5

07 May 09:30
8af32fa

Choose a tag to compare

What's Changed

  • Removed mac cache (not working), more explicit fail flag on curl by @gtardif in #27

Full Changelog: v0.3.4...v0.3.5

v0.3.4

07 May 08:56
5a41542

Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

23 Apr 15:15
57f01c6

Choose a tag to compare

What's Changed

  • feat(start): allow setting env variables before running desktop by @gtardif in #23

Full Changelog: v0.3.2...v0.3.3

v0.3.2

12 Apr 08:22
48380ba

Choose a tag to compare

What's Changed

  • fix(mac): add -p option to mkdir that might fail if folder exists by @gtardif in #20
  • Add input for username on node by @gtardif in #21
  • fix(mac): use build url input by @gtardif in #22

Full Changelog: v0.3.1...v0.3.2

v0.3.1

13 Nov 13:48
6897250

Choose a tag to compare

Fix syntax error