10 references to GitHubAttestationVerifiedFileName
aspire (5)
Agents\AspireSkills\AspireSkillsInstaller.cs (5)
670!File.Exists(Path.Combine(cacheDirectory, GitHubAttestationVerifiedFileName))) 783Path.Combine(stageDirectory.FullName, GitHubAttestationVerifiedFileName), 829File.Delete(Path.Combine(bundleDirectory, GitHubAttestationVerifiedFileName)); 1071File.Exists(Path.Combine(versionCacheDirectory, GitHubAttestationVerifiedFileName)) || 1083TryDeleteFile(Path.Combine(versionCacheDirectory, GitHubAttestationVerifiedFileName));
Aspire.Cli.Tests (5)
Agents\AspireSkillsInstallerTests.cs (5)
231AspireSkillsInstaller.GitHubAttestationVerifiedFileName))); 284AspireSkillsInstaller.GitHubAttestationVerifiedFileName))); 1778AspireSkillsInstaller.GitHubAttestationVerifiedFileName))); 2065Path.Combine(bundleDirectory, AspireSkillsInstaller.GitHubAttestationVerifiedFileName), 2102Path.Combine(bundleDirectory, AspireSkillsInstaller.GitHubAttestationVerifiedFileName),