8000 Releases · thought-machine/please · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: thought-machine/please

Please v17.17.0

07 May 12:24
b133276
Compare
Choose a tag to compare

This is Please v17.17.0

  • Make export work when it hits something in the repository root (#3364)

Please v17.16.0

25 Mar 12:32
8c520bf
Compare
Choose a tag to compare

This is Please v17.16.0

  • Add a ci label to all Please metrics (#3358)

Please v17.15.1

18 Mar 11:19
fe5a037
Compare
Choose a tag to compare

This is Please v17.15.1

  • Attempt to fix some race conditions in local subincludes (#3354)

Please v17.15.0

11 Mar 18:21
b762d66
Compare
Choose a tag to compare

This is Please v17.15.0

  • Add metrics for alias and command invocations (#3351)

Please v17.14.0

27 Feb 13:51
c422a3b
Compare
Choose a tag to compare

This is Please v17.14.0

  • Add a --notrim flag to plz export that avoids trying to clean out unused build targerts
    when exporting a repo (#3340)
  • Fix a number of issues with plz export not picking up all dependencies (#3333, #3334, #3335)

Please v17.14.0-beta.1

29 Jan 14:53
f2d6549
Compare
Choose a tag to compare
Pre-release

This is a prerelease version of Please. Bugs and partially-finished features may abound.

Caveat usor!

Please v17.13.1

22 Jan 14:56
674b695
Compare
Choose a tag to compare

This is Please v17.13.1

  • Preserve symlinks when copying files

Please v17.13.0

16 Jan 18:38
4a39ba3
Compare
Choose a tag to compare

This is Please v17.13.0

  • Add a break statement to the build language (#3320)
  • Handle symlinks to directories in a number of places, including but not limited
    to output directories in remote execution (#3330)
  • Make output target display not have local targets hanging around so much (#3276)

Please v17.12.7

13 Dec 18:20
9ae1c96
Compare
Choose a tag to compare

This is Please v17.12.7

  • Fix BuildTarget.ProvideFor not checking named data when deciding whether
    to skip resolution. (#3316)

Please v17.12.6

13 Dec 15:16
450ec92
Compare
Choose a tag to compare

This is Please v17.12.6

  • Add goroutine labels to track what they are getting up to if we suspect a hang (#3292)
  • Fix deadlock with queuing data for tests (#3306)
  • Fix potential subinclude lockup (#3305)
  • Don't queue a target up for test if the target failed to build (#3315)
0