Package index
-
get_circle_user()
- Get Circle CI user
-
enable_repo()
- Enable a repo on Circle CI
-
browse_circle_token()
- Authenticate to Circle CI
-
edit_circle_config()
- Open circle Configuration file
-
circle()
- Circle CI HTTP Requests
-
get_pipelines()
get_workflows()
get_jobs()
retry_workflow()
- Retrieve Metadata from Circle CI Builds
-
get_build_artifacts()
- Get Build Artifacts of a Specific Job
-
new_build()
- Trigger a New Build on Circle CI
-
get_env_vars()
set_env_var()
delete_env_var()
- Interact with Environment Variable(s) on Circle CI
-
use_circle_deploy()
- Set Up Build Deployment Between Circle CI And Github
-
create_checkout_key()
get_checkout_keys()
delete_checkout_key()
has_checkout_key()
- Interact with "Checkout Keys" on Circle CI
-
circle-package
- Circle CI API Client
-
list_projects()
- List Circle CI Projects