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

Conversation

@josegonzalez
Copy link
Member

Transform the urls to the correct values when necessary, and validate them otherwise.

Closes #3923

Transform the urls to the correct values when necessary, and validate them otherwise.

Closes #3923
@josegonzalez josegonzalez force-pushed the 3923-validate-buildpack-url branch from 91b532a to 93225ad Compare April 7, 2020 04:17
@josegonzalez josegonzalez merged commit 12dfa33 into master Apr 7, 2020
@josegonzalez josegonzalez deleted the 3923-validate-buildpack-url branch April 7, 2020 05:21
josegonzalez added a commit that referenced this pull request Apr 8, 2020
# History

## 0.20.3

Install/update via the bootstrap script:

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

### New Features

- #3926: @josegonzalez Add proper support for various buildpack urls

### Other

- #3928: @dependabot-preview[bot] chore(deps): bump google.golang.org/grpc from 1.28.0 to 1.28.1 in /tests/apps/gogrpc
- #3925: @dependabot-preview[bot] chore(deps): bump flask from 1.1.1 to 1.1.2 in /tests/apps/python-flask
- #3924: @dependabot-preview[bot] chore(deps): bump flask from 1.1.1 to 1.1.2 in /tests/apps/multi
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.

Trying to add totally invalid buildpacks should give an error

3 participants