gh-atlas

command module
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

README

gh-atlas

A GitHub CLI extension for managing Atlas workflows.

Getting started

To quickly set up Atlas Cloud CI for your repository, follow these steps:

  1. Install the official gh CLI:
brew install gh

For other systems, see the installation instructions. 2. Install this extension:

gh extension install ariga/gh-atlas
  1. Setting up Atlas Cloud for your repository requires creating new GitHub Actions workflows.
    To do this, you need add the following permissions to your GitHub CLI:
gh auth refresh -s write:packages,workflow
  1. Use the init-action command to set up Atlas Cloud for your repository:
gh atlas init-action

This will create a new workflow in your repository, which will run on every push to the your mainline branch.
You can customize the workflow by editing the .github/workflows/ci-atlas.yml file.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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