Skip to content

Releases: benmangold/docker-octokit

Initial Image and Patch of Shame

06 Aug 01:08
Compare
Choose a tag to compare
Pre-release

0.0.2 Fixing the release pipeline to actually push an image

0.0.1 Initial functionality. Querying for public and private repo information

➜  docker-octokit git:(main) docker run -e GITHUB_REPO -e GITHUB_USER bmngld/docker-octokit  | jq
{
  "status": 200,
  "url": "https://api.github.com/repos/benmangold/hello-node",
  "headers": {
    "accept-ranges": "bytes",
    "access-control-allow-origin": "*",