agreeable-microphone-98219
01/07/2023, 5:19 PMfast-nail-55400
01/07/2023, 5:23 PMbitter-ability-32190
01/07/2023, 6:33 PMagreeable-microphone-98219
01/07/2023, 6:40 PM--ruff-skip argument to work yet. I’ll take a look into it once I have more free time.bitter-ability-32190
01/07/2023, 6:40 PMwide-midnight-78598
01/07/2023, 6:49 PMruff.skip in the main rules somewhere? Or is that handled by the infra now?wide-midnight-78598
01/07/2023, 6:49 PMruff.skipbitter-ability-32190
01/07/2023, 6:50 PMwide-midnight-78598
01/07/2023, 6:52 PM@rule(desc="Fix with ruff", level=LogLevel.DEBUG)
async def ruff_fix(request: RuffRequest.Batch, ruff: Ruff) -> FmtResult:
ruff_pex_get = Get(
VenvPex,
PexRequest,
ruff.to_pex_request(interpreter_constraints=request.partition_metadata),
)
?bitter-ability-32190
01/07/2023, 6:53 PMwide-midnight-78598
01/07/2023, 6:55 PMclass RuffRequest(FixTargetsRequest):
field_set_type = RuffFieldSet
tool_subsystem = Ruff
partitioner_type = PartitionerType.DEFAULT_SINGLE_PARTITION
@rule(desc="Fix with ruff", level=LogLevel.DEBUG)
async def ruff_fix(request: RuffRequest.Batch, ruff: Ruff) -> FmtResult:
ruff_pex_get = Get(
VenvPex,
PexRequest,
ruff.to_pex_request(interpreter_constraints=request.partition_metadata),
)
So, does FixTargetsRequest handle the skip functionality?bitter-ability-32190
01/07/2023, 6:56 PMbusy-vase-39202
01/09/2023, 1:58 PMbusy-vase-39202
01/09/2023, 2:06 PMbitter-ability-32190
01/09/2023, 2:11 PMagreeable-microphone-98219
01/11/2023, 8:55 AMhigh-energy-55500
01/24/2023, 4:59 PMbitter-ability-32190
01/24/2023, 8:59 PMagreeable-microphone-98219
01/27/2023, 3:20 PMError: Unable to locate the previous sha: 5a200e8f404e72b8fcc7a74a444cb02d3c3d4c10
459
Error: You seem to be missing 'fetch-depth: 0' or 'fetch-depth: 2'. See <https://github.com/tj-actions/changed-files#usage>
460
Error: Process completed with exit code 1.bitter-ability-32190
01/27/2023, 3:21 PMmain and merge into your branchagreeable-microphone-98219
01/27/2023, 3:21 PMbitter-ability-32190
01/27/2023, 3:21 PM