{"id":25636213,"url":"https://github.com/sharpliner/jfrog-extensions","last_synced_at":"2026-05-08T16:46:06.591Z","repository":{"id":272132794,"uuid":"915606491","full_name":"sharpliner/jfrog-extensions","owner":"sharpliner","description":"Extension library for Sharpliner that adds JFrog tasks","archived":false,"fork":false,"pushed_at":"2025-02-18T09:41:03.000Z","size":57,"stargazers_count":0,"open_issues_count":18,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-22T11:43:59.105Z","etag":null,"topics":["azure-devops","azure-devops-pipelines","azure-pipelines","jfrog-artifactory","yaml"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharpliner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-12T10:19:44.000Z","updated_at":"2025-02-18T09:40:47.000Z","dependencies_parsed_at":"2025-02-12T01:22:56.887Z","dependency_job_id":"b8889291-8833-417f-956d-a13730d6a46d","html_url":"https://github.com/sharpliner/jfrog-extensions","commit_stats":null,"previous_names":["sharpliner/jfrog-extensions"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharpliner%2Fjfrog-extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharpliner%2Fjfrog-extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharpliner%2Fjfrog-extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharpliner%2Fjfrog-extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharpliner","download_url":"https://codeload.github.com/sharpliner/jfrog-extensions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240252836,"owners_count":19772181,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure-devops","azure-devops-pipelines","azure-pipelines","jfrog-artifactory","yaml"],"created_at":"2025-02-23T00:35:38.613Z","updated_at":"2026-05-08T16:46:01.532Z","avatar_url":"https://github.com/sharpliner.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\nGENERATED FILE - DO NOT EDIT\nThis file was generated by [MarkdownSnippets](https://github.com/SimonCropp/MarkdownSnippets).\nSource File: /README.source.md\nTo change this file edit the source file and then run MarkdownSnippets.\n--\u003e\n\n# JFrog extension for Sharpliner\n\nExtension library for [Sharpliner](https://github.com/sharpliner/sharpliner) that adds tasks from the [JFrog Azure DevOps extension](https://github.com/jfrog/jfrog-azure-devops-extension).\n\n## Example usage\n\n\u003c!-- snippet: JFrogSteps --\u003e\n\u003ca id='snippet-JFrogSteps'\u003e\u003c/a\u003e\n```cs\nSteps =\n[\n    JFrog.GenericArtifacts.Download(\"Artifactory\")\n        .TaskConfiguration(\"\"\"\n        {\n            \"files\": [\n                {\n                    \"pattern\": \"libs-generic-local/*.zip\",\n                    \"target\": \"dependencies/files/\"\n                }\n            ]\n        }\n        \"\"\"),\n\n    JFrog.GenericArtifacts.Upload(\"Artifactory\")\n            .TaskConfiguration(\"\"\"\n\n            \"\"\") with\n            {\n                CollectBuildInfo = true,\n                BuildName = \"MyBuildName\",\n                BuildNumber = \"1.0.0\",\n                FailNoOp = true,\n            },\n\n    JFrog.PublishBuildInfo(\"Artifactory\") with\n    {\n        BuildName = \"MyBuildName\",\n        BuildNumber = \"1.0.0\",\n        ProjectKey = \"MyProject\",\n        ExcludeEnvVars = \"*password*;*secret*\"\n\n    }\n]\n```\n\u003csup\u003e\u003ca href='/tests/Tasks.Tests/JFrogGenericArtifactTaskIntegrationTests.cs#L21-L56' title='Snippet source file'\u003esnippet source\u003c/a\u003e | \u003ca href='#snippet-JFrogSteps' title='Start of snippet'\u003eanchor\u003c/a\u003e\u003c/sup\u003e\n\u003c!-- endSnippet --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharpliner%2Fjfrog-extensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsharpliner%2Fjfrog-extensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharpliner%2Fjfrog-extensions/lists"}