{"id":19259251,"url":"https://github.com/concourse/resource-types","last_synced_at":"2025-02-23T18:17:45.624Z","repository":{"id":36511380,"uuid":"225472640","full_name":"concourse/resource-types","owner":"concourse","description":"A place where the concourse resource types live.","archived":false,"fork":false,"pushed_at":"2024-03-14T18:27:48.000Z","size":158,"stargazers_count":23,"open_issues_count":4,"forks_count":61,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-01-05T09:30:20.993Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/concourse.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":"2019-12-02T21:31:42.000Z","updated_at":"2024-09-08T17:42:16.000Z","dependencies_parsed_at":"2025-01-05T10:30:17.715Z","dependency_job_id":null,"html_url":"https://github.com/concourse/resource-types","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concourse%2Fresource-types","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concourse%2Fresource-types/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concourse%2Fresource-types/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concourse%2Fresource-types/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/concourse","download_url":"https://codeload.github.com/concourse/resource-types/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240356193,"owners_count":19788513,"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":[],"created_at":"2024-11-09T19:15:51.114Z","updated_at":"2025-02-23T18:17:45.596Z","avatar_url":"https://github.com/concourse.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n**Table of Contents** \n\n- [Concourse Resource Types](#concourse-resource-types)\n  - [Submitting a Resource Type](#submitting-a-resource-type)\n  - [Where to get help](#where-to-get-help)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n# Concourse Resource Types\nWelcome to the Concourse [resource types](https://concourse-ci.org/resource-types.html) repository! Here you can publish your resource type. Upon approval, it will be live in the Concourse docs site under the ‘Resource Types’ [section](https://resource-types.concourse-ci.org/).\n\nOn this page, you’ll find details on how to contribute a resource type to the repository. You can find instructions on building a resource type [here](https://concourse-ci.org/implementing-resource-types.html). \n\n## Submitting a Resource Type\nResource types can be submitted directly to this repo through a fork-and-PR workflow:\n1. [Fork](https://help.github.com/articles/fork-a-repo/) the [Concourse Resource Types repo](http://github.com/concourse/resource-types) into your Github account.\n1. Add a yaml file for your resource type directly in the same folder as this README.md.\n\n    Follow the schema: `[OWNER_NAME]-[RESOURCE_TYPE_NAME].yml` for file name (e.g. concourse-git-resource.yml)\n    ```\n    ...\n    /README.md\n    /your-new-yaml.yml\n    ...\n    ```\n\n1. Populate your file with the resource type name, repo url and the description of the resource type. For example:\n    ```yaml\n    name: git\n    repo: https://github.com/concourse/git-resource\n    ## Add the full url of the image if it is not listed under dockerhub\n    container_image: concourse/git-resource\n    description: |\n        tracks commits in a branch of a Git repository\n    ```\n1. Commit your work, making sure your commit has a signature certifying agreement to the [DCO](https://developercertificate.org). For more information, see [signing your work](https://github.com/concourse/concourse/blob/master/CONTRIBUTING.md#signing-your-work).\n1. When you're ready, push your code and [submit a pull request](https://help.github.com/articles/creating-a-pull-request-from-a-fork/)!\n1. Your pull request will be reviewed by one or more maintainers, and you might receive feedback or requests for additional changes to your code.\n    \n    In order to approve a resource type, we check the following:\n    - You are the primary maintainer of the resource type or affiliated to the maintaining org.\n    - The repository url of the resource type is valid.\n    - The container image of the resource type exits.\n1. When a maintainer accepts your changes, they will merge your pull request.\n\n## Where to get help\nThere are two main channels that the Concourse community uses for getting help and discussing potential changes.\n  1. Get help in Discord in the #resource-types channel. [Click here](https://discord.gg/MeRxXKW) to get access.\n  1. Discuss new ideas in the [Concourse forums](http://discuss.concourse-ci.org/).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconcourse%2Fresource-types","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconcourse%2Fresource-types","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconcourse%2Fresource-types/lists"}