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:
2026-07-18 08:53:17 +03:00
parent ae297258b1
commit 23c2f4bf4d
7 changed files with 19 additions and 119341 deletions
+2 -2
View File
@@ -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