Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix process management references to formation key in app.json #4747

Merged
merged 1 commit into from
Aug 23, 2021

Conversation

erickedji
Copy link
Contributor

app.json expects a "formation" (singular) key, not a "formations" (plural) key

app.json expects a "formation" (singular) key, not a "formations" (plural) key
@josegonzalez josegonzalez changed the title Fix process management: s/formations/formation/ (app.json) Fix process management references to formation key in app.json Aug 23, 2021
@josegonzalez josegonzalez merged commit 6c7217b into dokku:master Aug 23, 2021
@erickedji erickedji deleted the patch-1 branch August 23, 2021 18:30
github-actions bot pushed a commit that referenced this pull request Sep 4, 2021
# History

## 0.25.2

Install/update via the bootstrap script:

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

### Bug Fixes

- #4760: @josegonzalez Add missing rsync to OS dependency list for git:sync command

### New Features

- #4761: @josegonzalez Correct permissions for userns support
- #4742: @ashkulz bootstrap: add support for Debian 11 (bullseye)

### Documentation

- #4747: @erickedji Fix process management references to formation key in app.json

### Other

- #4753: @dependabot[bot] chore(deps): bump socket.io from 4.1.3 to 4.2.0 in /tests/apps/.websocket.disabled
- #4750: @dependabot[bot] chore(deps-dev): bump heroku/heroku-buildpack-php from 196 to 197 in /tests/apps/php
- #4758: @ltalirz Fix typo in network docs
- #4748: @trival Remove spare backtick in 0.25.0-migration-guide.md
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.

None yet

2 participants