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

Deprecate the builder-specific pre-release-* triggers in favor of a global pre-release-builder trigger #6127

Merged
merged 2 commits into from
Aug 19, 2023

Conversation

josegonzalez
Copy link
Member

The pre-release-builder trigger takes a BUILDER_TYPE parameter, allowing folks to perform specific actions as needed.

… of a global pre-release-builder trigger

The pre-release-builder trigger takes a `BUILDER_TYPE` parameter, allowing folks to perform specific actions as needed.
@josegonzalez josegonzalez added this to the v0.32.0 milestone Aug 19, 2023
@josegonzalez josegonzalez changed the title chore: deprecate the builder-specific pre-release-* triggers in favor of a global pre-release-builder trigger Deprecate the builder-specific pre-release-* triggers in favor of a global pre-release-builder trigger Aug 19, 2023
Base automatically changed from shell-trigger-exists to 0.32-release August 19, 2023 19:20
@josegonzalez josegonzalez merged commit e64ec8e into 0.32-release Aug 19, 2023
5 of 6 checks passed
@josegonzalez josegonzalez deleted the deprecate-pre-release-triggers branch August 19, 2023 19:48
@josegonzalez josegonzalez mentioned this pull request Oct 16, 2023
github-actions bot pushed a commit that referenced this pull request Oct 17, 2023
# History

## 0.32.0

Install/update via the bootstrap script:

```shell
wget -NP . https://dokku.com/install/v0.32.0/bootstrap.sh
sudo DOKKU_TAG=v0.32.0 bash bootstrap.sh
```

See the [0.32.0 migration guide](/docs/appendices/0.32.0-migration-guide.md) for more information on migrating to 0.32.0.

### New Features

- #6277: @josegonzalez Run ps:restore in parallel by default
- #6276: @josegonzalez Warn when incorrect interface/port in use for web processes
- #6132: @josegonzalez Add the ability to specify a custom mailto for all cron output
- #6124: @josegonzalez Add a shell function to check if a plugin trigger exists
- #5348: @josegonzalez Add nixpacks builder support

### Removals

- #6283: @josegonzalez Remove deprecated proxy-ports functions and and plugin subcommands

### Deprecations

- #6127: @josegonzalez Deprecate the builder-specific pre-release-* triggers in favor of a global pre-release-builder trigger
- #6126: @josegonzalez Deprecate the builder-specific post-build-* triggers in favor of a global post-build trigger
- #6125: @josegonzalez Deprecate the builder-specific pre-build-* triggers in favor of a global pre-build trigger

### Documentation

- #6284: @josegonzalez Document future removal of deprecated CHECKS file format
- #6123: @josegonzalez Add a migration guide for 0.32.x

### Dependencies

- #6285: @dependabot[bot] chore(deps): bump mkdocs-material from 9.4.5 to 9.4.6 in /docs/_build
- #6281: @josegonzalez Upgrade golang to 1.21

### Other

- #6155: @josegonzalez Remove ARM support
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

1 participant