{"id":21082722,"url":"https://github.com/renproject/darknode-release","last_synced_at":"2025-05-16T09:32:02.264Z","repository":{"id":47043530,"uuid":"250111498","full_name":"renproject/darknode-release","owner":"renproject","description":"Repo for publishing darknode releases before the `darknode` repo is public","archived":false,"fork":false,"pushed_at":"2022-10-20T00:52:24.000Z","size":355,"stargazers_count":7,"open_issues_count":2,"forks_count":8,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-05-14T02:52:02.451Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/renproject.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}},"created_at":"2020-03-25T23:05:47.000Z","updated_at":"2024-09-03T21:46:47.000Z","dependencies_parsed_at":"2023-01-20T05:15:36.461Z","dependency_job_id":null,"html_url":"https://github.com/renproject/darknode-release","commit_stats":null,"previous_names":[],"tags_count":356,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renproject%2Fdarknode-release","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renproject%2Fdarknode-release/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renproject%2Fdarknode-release/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renproject%2Fdarknode-release/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renproject","download_url":"https://codeload.github.com/renproject/darknode-release/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254504918,"owners_count":22082116,"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-19T20:15:09.015Z","updated_at":"2025-05-16T09:32:01.992Z","avatar_url":"https://github.com/renproject.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# darknode-release\n\nRepo for publishing darknode releases before the `darknode` repo is public. \n\n# Usage \n\n1. Modify the `var.env` file with the release details you want. \n   - `ref` reference of darknode repo you want to build. It can be a tag name, a branch name or a full commit hash(40 characters)\n     e.g. `ref=release/0.2.12`, `ref=cdce9c5f629e8df011f31e65386e9da6784c806e`\n   - `release`  name of the release which will be published in this repo.\n      Make sure the release has a proper name and doesn't conflict with existing releases.\n   - `prerelease` whether the release will be a pre-release or not, should be either `true` or `false` \n2. Commit and push the change to master branch \n3. Wait for the CI to pass. \n4. Make sure your CLI has version \u003e= 3.0.10. Update darknode by running `darknode update DARKNODE-NAME --version YOUR-RELEASE-NAME` \n\n# Build release externally\n\nA workflow has been set up listening for tag creation events in darknode repo. \nYou can create a tag from the darknode repo and it will also create a new release here (with the same name of the tag).\nThe tag can be commit from any branch. \n```shell\ngit tag TAG_NAME\ngit push origin TAG_NAME\n```\n\n# Skip CI\n\nCI will only be trigger with commits to master. If you want to update the README file or push something without triggering the CI, include `skipCI` in your commit message, CI will be ignored. \n\n# Known issue\n\n- If you make a release by giving a commit hash. The binary will not contain the correct branch name. (e.g. 1.0.11-HEAD-a355b0b)\n- If you fill the var.env file with invalid values, it might not work.\n- If you try to create a release which already exists, it won't override the old one. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenproject%2Fdarknode-release","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenproject%2Fdarknode-release","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenproject%2Fdarknode-release/lists"}