abcxyz / abcxyz/abc

Multi-phase workflows with automated commits and PR

Offen
#305 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
enhancement
Vorherrschende Sprache
Go
Sterne
16
Forks
4
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

### TL;DR

In 2024 we intend to automate more parts of the user journey around using the abc CLI. Currently the CLI just spits out files onto the local filesystem, and the user is responsible for:

- run linting and autoformatting
- run terraform init
- git commit
- git push
- create github PR
- merge github PR
- chaining multiple templates together (e.g. first run the template to create the GCP folders, then run the template to create the projects, then ...etc)

We can do more to automate this. The abc CLI (or some bot running in github) can handle much or all of it.

We may end up dropping Windows support during all this rather than absorb the extra complexity of running commands in two different ways.

cc @verbanicm @dcreey @kculligan @sethvargo @mattrandallbecker

### Detailed design

_No response_

### Alternatives considered

_No response_

### Additional information

_No response_

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.