circleci-export

command module
v0.0.0-...-639942b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 6, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

README

circleci-export

Load pipelines from CircleCI and submit them to Athenian as releases.

Installation

GOBIN=$(pwd) go install github.com/athenianco/circleci-export@latest

Usage

Obtain a CircleCI Personal API token. Obtain an Athenian API token.

Given a GitHub repository org/repo with the main branch,

export CIRCLECI_TOKEN=...
export ATHENIAN_TOKEN=...
./circleci-export org/repo@branch

If @branch is not added, submit all the branches.

License

Apache 2.0, see LICENSE.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL