Failure exit code for `push` command is not currently forwarded as exit code for podman-compose. With this PR, podman-compose stops pushing when the underlying podman command fails and forwards its exit code. Signed-off-by: Monika Kairaityte <monika@kibit.lt> |
||
---|---|---|
.. | ||
README.txt | ||
compose-systemd-unregister.feature | ||
custom-pod-name-argument.change | ||
docker-compose-compat.feature | ||
env-var-interpolation-for-keys.feature | ||
fix-build-ssh-path-to-be-relative.bugfix | ||
fix-cmd-healtchecks.bugfix | ||
fix-dockerfile-definition-regression.bugfix | ||
fix-forwarding-exit-code-for-push-command.bugfix | ||
fix-short-syntax-env-variables.bugfix | ||
fix-unnecessary-log-text-when-detached.bugfix | ||
hide-stack-trace-yaml-parse-error.change | ||
io-podman-compose-service-label.feature | ||
name-separator-compat.feature | ||
secret-selinux-relabel-option.feature | ||
x-podman-env-vars.feature |
README.txt
This is the directory for news fragments used by towncrier: https://github.com/hawkowl/towncrier You create a news fragment in this directory when you make a change, and the file gets removed from this directory when the news is published. towncrier has a few standard types of news fragments, signified by the file extension. These are: .feature: Signifying a new feature. .bugfix: Signifying a bug fix. .doc: Signifying a documentation improvement. .removal: Signifying a deprecation or removal of public API. .change: Signifying a change of behavior .misc: Miscellaneous change