{"id":18317188,"url":"https://github.com/ibotta/asdf-brig","last_synced_at":"2025-08-15T00:35:36.095Z","repository":{"id":148791434,"uuid":"152780538","full_name":"Ibotta/asdf-brig","owner":"Ibotta","description":"A plugin for the Azure/Brigade brig CLI tool.","archived":false,"fork":false,"pushed_at":"2025-01-07T00:17:20.000Z","size":30,"stargazers_count":5,"open_issues_count":1,"forks_count":3,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-21T12:06:07.675Z","etag":null,"topics":["asdf","asdf-brig","asdf-plugin","asdf-vm","brigade","cli"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/Ibotta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2018-10-12T16:42:02.000Z","updated_at":"2025-01-07T00:17:24.000Z","dependencies_parsed_at":"2023-05-28T23:45:26.264Z","dependency_job_id":null,"html_url":"https://github.com/Ibotta/asdf-brig","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/Ibotta%2Fasdf-brig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ibotta%2Fasdf-brig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ibotta%2Fasdf-brig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ibotta%2Fasdf-brig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ibotta","download_url":"https://codeload.github.com/Ibotta/asdf-brig/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247406032,"owners_count":20933803,"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":["asdf","asdf-brig","asdf-plugin","asdf-vm","brigade","cli"],"created_at":"2024-11-05T18:05:21.553Z","updated_at":"2025-04-05T21:32:13.086Z","avatar_url":"https://github.com/Ibotta.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# asdf-brig\n\n[![GitHub Actions Status](https://github.com/ibotta/asdf-brig/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/ibotta/asdf-brig/actions)\n\n## Installation\n\nThis is a plugin for the [`asdf`](https://github.com/asdf-vm/asdf) project.\nTo use this plugin, first [install asdf](https://github.com/asdf-vm/asdf#setup).\n\nThen, install the plugin:\n\n```console\nasdf plugin-add brig\n```\n\n## Usage\n\nThis plugin works just like all other asdf plugins. If you're unfamiliar with\nasdf, take a look at [their docs](https://github.com/asdf-vm/asdf#usage).\n\nTLDR;\n\n```console\nroot@313545a3a332:/# asdf install brig v0.18.0\nroot@313545a3a332:/# asdf global brig v0.18.0\nroot@313545a3a332:/# brig version\nv0.18.0\nroot@313545a3a332:/# asdf install brig v0.17.0\nroot@313545a3a332:/# brig version\nv0.18.0\nroot@313545a3a332:/# ASDF_BRIG_VERSION=v0.17.0 brig version\nv0.17.0\n```\n\n## Development\n\nWe provide a docker container that provides a sandbox for testing the asdf logic\nwithout affecting your local environment.\n\nTo test the plugin inside the Docker container, execute these commands in this\nrepository.\n\n```console\ndocker build -t asdf-test:dev .\ndocker run -it --rm -v `pwd`:/root/.asdf/plugins/brig --entrypoint bash asdf-test:dev\n```\n\nThen you'll be in a docker container where you can test this logic out. Note\nthat we mount through the code into the `plugins` directory for testing.\n\n```console\nroot@4f0d69e8bea6:/# asdf install brig v0.18.0\nDownloading brig from https://github.com/brigadecore/brigade/releases/download/v0.18.0/brig-linux-amd64 to /tmp/brig_Mi057PX/brig-v0.18.0\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n100   607    0   607    0     0   1653      0 --:--:-- --:--:-- --:--:--  1649\n100 30.8M  100 30.8M    0     0  2464k      0  0:00:12  0:00:12 --:--:-- 4997k\nCreating bin directory\nCleaning previous binaries\nCopying binary\nroot@4f0d69e8bea6:/# asdf list brig\n  v0.18.0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibotta%2Fasdf-brig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibotta%2Fasdf-brig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibotta%2Fasdf-brig/lists"}