bazel-skylib/gazelle
kotlaja 0171c69e5c
Modify actions in order not to need `toolchain` param (#455)
All actions which use tool or executable for which is not clear if it comes from a toolchain, must set a `toolchain` parameter ( migration of Automatic Exec Groups). 

As we discussed internally, I've modified actions so that it's recognised that tools are not from the toolchain. Hence, there will not be an error which states `Couldn't identify if tools are from implicit dependencies or a toolchain. Please set the toolchain parameter. If you're not using a toolchain, set it to 'None'.`. Hence, no need for the toolchain parameter.
2023-08-28 14:39:43 -04:00
..
bzl Fix spelling (#445) 2023-04-26 21:55:09 -04:00
BUILD Fix distribution tarballs and update changelog and version for release 1.4.0 (#429) 2023-01-27 10:02:13 -05:00
MODULE.bazel Update changelog and version for release 1.4.2 (#451) 2023-05-31 15:24:07 -04:00
WORKSPACE Add the gazelle plugin to the distribution (#400) 2022-11-07 11:25:38 +01:00
WORKSPACE.bzlmod Add the gazelle plugin to the distribution (#400) 2022-11-07 11:25:38 +01:00
setup.bzl Add the gazelle plugin to the distribution (#400) 2022-11-07 11:25:38 +01:00
workspace.bzl Modify actions in order not to need `toolchain` param (#455) 2023-08-28 14:39:43 -04:00