Ignore Pulumi reports and allow multi-line make push commits.
Stop tracking pulumi-tests/reports artifacts and read commit messages via Ctrl-D, matching the ProxMox simulator workflow.
This commit is contained in:
@@ -92,8 +92,8 @@ make test-pulumi-smoke # Pulumi smoke
|
||||
make test-pulumi # all series × all contract ops + HTML report
|
||||
make pulumi-tests # alias for test-pulumi
|
||||
make test-all # alias for test-pulumi
|
||||
make push # git add . → prompt commit → push origin + antropoff
|
||||
# make push MSG="your message" # non-interactive commit message
|
||||
make push # git add . → multi-line commit (Ctrl-D) → origin + antropoff
|
||||
# make push MSG="one line" # skip the interactive editor
|
||||
```
|
||||
|
||||
Docker Hub release (requires `docker login` as the Hub owner; see
|
||||
|
||||
Reference in New Issue
Block a user