github thought-machine/please v16.19.0
Please v16.19.0

latest releases: v17.12.5, v17.12.4, v17.12.3...
2 years ago

This is Please v16.19.0

  • Add Go 1.18 fuzz testing support #2269
  • Fix incorrect resolving of @ self keyword that should resolve relative
    to the repo/plugin where it appears #2270
  • Sort user provided env for remote execution for better determinism #2273
  • Targets can now be specified to opt out of sandboxing #2282
  • Fix issue with preloading subincludes, where it would fail if the subinclude
    itself also had subincludes #2281
  • Allow outputs to be downloaded transitively in remote when debugging is on #2278
  • Remove duplicate labels being applied to go_module() rules #2254
  • Gracefully handle missing tools during plz query changes #2130
  • Allow specifying a github access token as an environment variable
    to github_repo() to access private repos #2249
  • Show the download rate of remote_file() rules in the progress
    update #2261
  • Improvements to plz query print --json to align it more closely
    to the python-eque (asp) representation #2250
  • Allow hashing filegroup()s by the last modified timestamp of their
    sources. This helps with large files, and can be done by applying
    the fg:hash-modified-time label #2266
  • Allow plugins to specify if a configuration value should be inherited
    from the host repo, or overriden from the subrepo's config #2216
  • Allow restricting the hashing algorithms for validating the hashes
    field #2267

Don't miss a new please release

NewReleases is sending notifications on new releases.