{"id":20163208,"url":"https://github.com/blockdaemon/bpm-tezos","last_synced_at":"2025-09-21T12:33:01.272Z","repository":{"id":103094901,"uuid":"240559665","full_name":"Blockdaemon/bpm-tezos","owner":"Blockdaemon","description":"Mirror push from https://gitlab.com/Blockdaemon/bpm-tezos, do not make any commits here.","archived":false,"fork":false,"pushed_at":"2020-11-13T11:20:48.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-14T00:32:47.378Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/Blockdaemon.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2020-02-14T17:07:58.000Z","updated_at":"2020-11-13T11:20:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"a23ee82a-98f8-4721-b976-6b1470fb17b8","html_url":"https://github.com/Blockdaemon/bpm-tezos","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blockdaemon%2Fbpm-tezos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blockdaemon%2Fbpm-tezos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blockdaemon%2Fbpm-tezos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blockdaemon%2Fbpm-tezos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Blockdaemon","download_url":"https://codeload.github.com/Blockdaemon/bpm-tezos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233753660,"owners_count":18724862,"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-14T00:28:36.727Z","updated_at":"2025-09-21T12:32:55.892Z","avatar_url":"https://github.com/Blockdaemon.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tezos\n\nThis is a package for the Blockchain Package Manager by [Blockdaemon](https://blockdaemon.com/). Deploy, maintain, and upgrade blockchain nodes on your own infrastructure.\n\nFurther reading:\n\n* End-user documentation: https://cli.bpm.docs.blockdaemon.com/\n* Developer documentation: https://sdk.bpm.docs.blockdaemon.com/\n\n# Contributing\n\nPleaes use [conventional commits](https://www.conventionalcommits.org) for you commit messages. This will help us in the future to auto-generate changelogs.\n\nNew features should be developed in a branch and merged after a code review.\n\n# Building from source\n\n## Requirements\n\nMake sure you have the following tools:\n\n- [Go](https://golang.org/) is the main pogramming language. It needs to be installed\n- [goreleaser](https://goreleaser.com/) is used to build binary packages. It needs to be installed\n- [golangci-lint](https://github.com/golangci/golangci-lint) is used to do static code checks. It needs to be installed\n- [GPG](https://gnupg.org/) is used to sign build artifacts. It needs to be installed\n\n## Building during development\n\nFor quick development builds for your own system run:\n\n    make build\n\nTo install the development package run:\n\n    bpm packages install --from-file ./bin/bpm-tezos-development\n\n## Building a test release:\n\nTo build a test release for multiple platforms without publishing it run:\n\n    make test-release\n\n## Releasing a new version\n\nYou need the GPG key to sign the releases imported into your GPG keyring.\n\n    make VERSION=\u003cversion\u003e GITLAB_TOKEN=\u003cgitlab-token\u003e release\n\n`\u003cversion\u003e` needs to be a valid [semantic version](https://semver.org/). Do **not prefix with `v`**, the script does that automatically.\n\n`\u003cgitlab-token\u003e` needs to be a gitlab token with api scope. You can create a token here: https://gitlab.com/profile/personal_access_tokens.\n\nThe artifacts will be published in Gitlab. Contact support@blockdaemon.com to add your package to the Blockchain Package Registry.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblockdaemon%2Fbpm-tezos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblockdaemon%2Fbpm-tezos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblockdaemon%2Fbpm-tezos/lists"}