这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@josegonzalez
Copy link
Member

Also ensure the repository doesn't get updated to an invalid state in those failure cases.

Closes #5538

Also ensure the repository doesn't get updated to an invalid state in those failure cases.

Closes #5538
@josegonzalez josegonzalez merged commit 4674ba0 into master Dec 27, 2022
@josegonzalez josegonzalez deleted the 5538-git-from-image-correct-failure branch December 27, 2022 08:51
github-actions bot pushed a commit that referenced this pull request Dec 29, 2022
# History

## 0.29.3

Install/update via the bootstrap script:

```shell
wget https://raw.githubusercontent.com/dokku/dokku/v0.29.3/bootstrap.sh
sudo DOKKU_TAG=v0.29.3 bash bootstrap.sh
```

### Bug Fixes

- #5544: @josegonzalez Exit non-zero when git:from-image deploys fail to start the app
- #5543: @josegonzalez Properly parse arguments for git:status command

### Tests

- #5554: @josegonzalez Validate that procfile-path is respected

### Other

- #5551: @dependabot[bot] chore(deps): bump ruby from 3.1.3 to 3.2.0 in /tests/apps/dockerfile-entrypoint
- #5547: @dependabot[bot] chore(deps): bump setuptools from 65.5.0 to 65.5.1 in /tests/apps/dockerfile-release
- #5542: @josegonzalez Add json output format support to storage:list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

git:from-image does not work if previous deployment failed

2 participants