Skip to main content

resolve_github_trust_context

Function resolve_github_trust_context 

Source
pub fn resolve_github_trust_context(
    root: &Path,
    source: Option<&SourceConfiguration>,
    trust: &TrustedPublishingSettings,
    env_map: &BTreeMap<String, String>,
) -> MonochangeResult<GitHubTrustContext>