Skip to content

Releases: thought-machine/please

Please v17.5.0

05 Jan 16:04
93c0b96
Compare
Choose a tag to compare

This is Please v17.5.0

  • Add a --json flag to plz query outputs (#3011)
  • Repeated subinclude() calls are now simplified into one by plz format (#3012)
  • plz update --noverify now ignores hash verification (#3017)
  • plz test -n X now creates distinct actions for remote execution (#3021)
  • Console output for plz test -n X improved (#2989)

Please v17.4.3

04 Jan 12:34
1e37c58
Compare
Choose a tag to compare

This is Please v17.4.3

  • Invalidate the action metadata cache as the action outputs are invalid as of
    #3008 (#3016)

Please v17.4.2

03 Jan 16:45
d87525f
Compare
Choose a tag to compare

This is Please v17.4.2

  • Fix error message when depending on a target in a non-existant subrepo (#3007)
  • Handle .out temporary suffixes in remote execution properly (#3008)

Please v17.4.1

02 Jan 15:18
4a25c26
Compare
Choose a tag to compare

This is Please v17.4.1

  • Fix occasional 'too many open files' errors (#2998)

Please v17.4.0

21 Dec 17:22
6bf7312
Compare
Choose a tag to compare

This is Please v17.4.0

  • keep going flag (#2932)
  • Fix query somepath when it encounters a cycle (#2893)
  • Fix text_file strip (#2895)
    it now doesn't strip tabs and \ characters.
  • plz run parallel/sequential accepts inline args (#2916)
  • use character semantics for length and index operations on strings (#2921)
  • Add chr built-in function (#2922)
  • Add ord built-in function (#2924)
  • Add all commit date formats to supported git_show() format verbs (#2930)
  • Fix reduce builtin (#2925)
  • Fix issue with completing idents in the language server (#2917)
  • Improve performance when a large number of input targets are supplied (#2942)
  • Virtualise the subrepo filesystem for remote execution to avoid downloading
    the whole subrepo to plz-out (#2952, #2954, #2953, #2955, #2960, #2961,
    #2962, #2963, #2966, #2968, #2965)
  • Fix issue where we would double the architecture subrepo if it was explicitly
    specified in a subrepo (#2973)
  • Always treat the first argument of plz run commands as a build label (#2967)
  • Redact secrets from test step logging (#2970)
  • Allow ///subrepo@darwin_amd64//package:name syntax to specify both a subrepo and an
    architecture on the command line. Also fixes a few issues with cross compiling using
    go_repo (#2972)
  • Allow dicts to be passed as genrule's data parameter, with similar semantics to
    those of srcs and tools (#2985)
  • Add --out_dir option to build command (#2950)
  • Add add_entry_point and get_entry_points built-in functions (#2993)

Please v17.4.0-beta.10

14 Dec 14:42
ad24d77
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.4.0-beta.9

30 Nov 16:38
0900b5f
Compare
Choose a tag to compare
Please v17.4.0-beta.9 Pre-release
Pre-release

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

Caveat usor!

Please v17.4.0-beta.8

29 Nov 19:49
3cd9d4d
Compare
Choose a tag to compare
Please v17.4.0-beta.8 Pre-release
Pre-release

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

Caveat usor!

Please v17.4.0-beta.7

27 Nov 14:32
93ec59f
Compare
Choose a tag to compare
Please v17.4.0-beta.7 Pre-release
Pre-release

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

Caveat usor!

Please v17.4.0-beta.6

22 Nov 18:41
8bdbec1
Compare
Choose a tag to compare
Please v17.4.0-beta.6 Pre-release
Pre-release

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

Caveat usor!