{"id":30754252,"url":"https://github.com/twogg-git/go-droneci","last_synced_at":"2025-09-04T09:08:52.591Z","repository":{"id":83441438,"uuid":"204542769","full_name":"twogg-git/go-droneci","owner":"twogg-git","description":"Simple repo to test DroneCI pipelines ","archived":false,"fork":false,"pushed_at":"2020-03-16T22:49:54.000Z","size":88,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-23T02:01:53.173Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/twogg-git.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-08-26T19:07:33.000Z","updated_at":"2020-03-16T22:49:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"695a4314-a232-4f07-8328-97a4c366b0a5","html_url":"https://github.com/twogg-git/go-droneci","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/twogg-git/go-droneci","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twogg-git%2Fgo-droneci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twogg-git%2Fgo-droneci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twogg-git%2Fgo-droneci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twogg-git%2Fgo-droneci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twogg-git","download_url":"https://codeload.github.com/twogg-git/go-droneci/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twogg-git%2Fgo-droneci/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273581237,"owners_count":25131393,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-09-04T09:07:43.064Z","updated_at":"2025-09-04T09:08:52.577Z","avatar_url":"https://github.com/twogg-git.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DroneCI + Golang + Hub Docker!!!\n[![Build Status](https://cloud.drone.io/api/badges/twogg-git/go-droneci/status.svg)](https://cloud.drone.io/twogg-git/go-droneci)\n\nSimple repo to test DroneCI pipelines \n\n# Cloud Drone \nAdd your project into Cloud Drone\nhttps://cloud.drone.io\n\n# Documentation\nhttps://docs.drone.io/\n\n# Plugins\nhttp://plugins.drone.io/    \n\n# Docker Plugin\nhttp://plugins.drone.io/drone-plugins/drone-docker/\n\nhttps://hub.docker.com/r/twogghub/go-droneci\n\n```sh\n- name: publish\n  image: plugins/docker\n  settings:\n    ...\n    repo: {your_user}/{your_repo}\n    tags:\n      - latest\n```\n\n# Adding secrets\nhttps://cloud.drone.io/{your_user}/{your_repo}/settings\n\n```sh\n- name: publish\n  ...\n    username:\n      from_secret: DOCKER_USERNAME\n    password:\n      from_secret: DOCKER_PASSWORD\n    ...\n```\n\n# Email Plugin\nhttp://plugins.drone.io/drillster/drone-email/\n\n```sh \n- name: notify\n  image: drillster/drone-email\n  settings: \n    host: smtp\n    ...\n    when:\n      status: [ changed, success ]\n      \nservices:\n- name: smtp\n  image: catatnight/postfix\n  environment:\n    ports: 25\n    ...\n```\n\n\n# Testing locally\n``` sh\ndocker run --rm -p 8282:8080 --name testing twogghub/go-droneci:latest\n```\n```sh\nlocalhost:8282\n```\n\n# Katacoda example\nhttps://www.katacoda.com/courses/cicd/build-docker-images-drone\n  \n# ToDo\n\n- Configure and run the Drone server in single-machine mode.   \nhttps://docs.drone.io/installation/github/single-machine/\n\n- Configure #notify# step to send an email when sny step fails.   \nhttp://plugins.drone.io/drillster/drone-email/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwogg-git%2Fgo-droneci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwogg-git%2Fgo-droneci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwogg-git%2Fgo-droneci/lists"}