get_secret_service library

Functions

buildSecretVars({required String token, required String buildJobId, required String runId, required BuildJob buildJob, required ApiClient apiClient}) Future<Map<String, String>>
extractSecretNames(String content) Set<String>
fetchWorkflowContent({required String owner, required String repo, required String workflowFileName, required String token, String? githubApiBaseUrl, String? commitSha, String? branch}) Future<String>