mirror of
https://github.com/boostorg/website-v2.git
synced 2026-01-19 04:42:17 +00:00
Financial steering committee page member images (#1613)
This commit is contained in:
@@ -307,6 +307,8 @@ If both the `--release` and the `--library-name` are passed, the command will lo
|
||||
|
||||
**Purpose**: Execute a chain of commands which are necessary to run during a release. Imports new versions, beta versions, slack messages, github issues, commits, authors, maintainers, etc... Inspect the management command to see exactly which commands are being run.
|
||||
|
||||
For this to work `SLACK_BOT_API` must be set in the `.env` file.
|
||||
|
||||
**Example**
|
||||
|
||||
```bash
|
||||
|
||||
@@ -79,3 +79,6 @@ This project uses environment variables to configure certain aspects of the appl
|
||||
### `MAX_CELERY_CONNECTIONS`
|
||||
|
||||
- If set, will set the maximum number of connections to the Celery in `settings.py`. Defaults to 60.
|
||||
|
||||
### `SLACK_BOT_TOKEN`
|
||||
- Used to authenticate with the Slack API for pulling data for release reports.
|
||||
|
||||
Reference in New Issue
Block a user