{"id":16696766,"url":"https://github.com/atry/ci-template-for-sbt-libraries","last_synced_at":"2026-01-01T22:36:22.228Z","repository":{"id":142737962,"uuid":"50537256","full_name":"Atry/ci-template-for-sbt-libraries","owner":"Atry","description":"Travis CI template repository for Sbt libraries","archived":false,"fork":false,"pushed_at":"2016-02-26T06:53:58.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-20T22:13:14.289Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/Atry.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":"2016-01-27T20:56:15.000Z","updated_at":"2016-01-31T17:26:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"40a4455b-d938-466f-9df2-874d25438578","html_url":"https://github.com/Atry/ci-template-for-sbt-libraries","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/Atry%2Fci-template-for-sbt-libraries","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Atry%2Fci-template-for-sbt-libraries/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Atry%2Fci-template-for-sbt-libraries/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Atry%2Fci-template-for-sbt-libraries/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Atry","download_url":"https://codeload.github.com/Atry/ci-template-for-sbt-libraries/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243515567,"owners_count":20303258,"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-10-12T17:44:45.533Z","updated_at":"2026-01-01T22:36:22.194Z","avatar_url":"https://github.com/Atry.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# CI template for Sbt libraries\n\nThis is a template for easy setup CI\n\n## Usage\n\n### Step 1:\n\nCreate a secret [gist](https://gist.github.com/) or another private GIT repository and put the following file into it:\n\n#### `id_rsa`\n\nYour RSA private key used to push changes to Github\n\n#### `secring.asc`\n\nYour PGP private key used to sign your artifacts that will be pushed to Nexus\n\n#### `sonatype.sbt`\nA Sbt configuration file that contains your username and password for Nexus.\n  \n``` sbt\ncredentials += Credentials(\"Sonatype Nexus Repository Manager\", \"oss.sonatype.org\", \"your-username\", \"your-password\")\n```\n\n#### `haxelib.sbt`\n\nA Sbt configuration file that contains your username and password for Haxelib.\n  \n``` sbt\nhaxelibSubmitUsername := \"your-username\"\n\nhaxelibSubmitPassword := \"your-password\"\n```\n\n### Step 2:\n\n``` bash\ngit pull https://github.com/Atry/ci-template-for-sbt-libraries.git ci\n```\n\nor \n\n``` bash\ngit pull https://github.com/Atry/ci-template-for-sbt-libraries.git haxe\n```\n\n### Step 3:\n\nMerge conflicts.\n\n\n### Step 4:\n\nOn Travis CI's settings page, set environment variable `secret_git` pointing to your Gist or your private GIT repository.\n\n### Step 5:\n\nRename `deploy.sh.disable` to `deploy.sh`.\n\n### Step 6:\n\nPush changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatry%2Fci-template-for-sbt-libraries","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatry%2Fci-template-for-sbt-libraries","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatry%2Fci-template-for-sbt-libraries/lists"}