docs(config): use CONTINUWUITY_ environment prefix #1467

Merged
ginger merged 2 commits from lveneris/continuwuity:docs/continuwuity-env into main 2026-03-04 14:57:27 +00:00
Contributor

This pull request replaces CONDUWUIT_ with CONTINUWUITY_ in the configuration documentation, for consistency with the examples.

Pull request checklist:

  • This pull request targets the main branch, and the branch is named something other than
    main.
  • I have written an appropriate pull request title and my description is clear.
  • I understand I am responsible for the contents of this pull request.
  • I have followed the contributing guidelines:
This pull request replaces `CONDUWUIT_` with `CONTINUWUITY_` in the configuration documentation, for consistency with the examples. **Pull request checklist:** - [x] This pull request targets the `main` branch, and the branch is named something other than `main`. - [x] I have written an appropriate pull request title and my description is clear. - [x] I understand I am responsible for the contents of this pull request. - I have followed the [contributing guidelines][c1]: - [x] My contribution follows the [code style][c2], if applicable. - [x] I ran [pre-commit checks][c1pc] before opening/drafting this pull request. - [x] I have [tested my contribution][c1t] (or proof-read it for documentation-only changes) myself, if applicable. This includes ensuring code compiles. - [x] My commit messages follow the [commit message format][c1cm] and are descriptive. - [ ] I have written a [news fragment][n1] for this PR, if applicable<!--(can be done after hitting open!)-->. [c1]: https://forgejo.ellis.link/continuwuation/continuwuity/src/branch/main/CONTRIBUTING.md [c2]: https://forgejo.ellis.link/continuwuation/continuwuity/src/branch/main/docs/development/code_style.mdx [c1pc]: https://forgejo.ellis.link/continuwuation/continuwuity/src/branch/main/CONTRIBUTING.md#pre-commit-checks [c1t]: https://forgejo.ellis.link/continuwuation/continuwuity/src/branch/main/CONTRIBUTING.md#running-tests-locally [c1cm]: https://forgejo.ellis.link/continuwuation/continuwuity/src/branch/main/CONTRIBUTING.md#commit-messages [n1]: https://towncrier.readthedocs.io/en/stable/tutorial.html#creating-news-fragments
docs(config): use CONTINUWUITY_ environment prefix
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Has been cancelled
Checks / Prek / Pre-commit & Formatting (pull_request) Has been cancelled
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been cancelled
c1938410b2
Henry-Hiles requested changes 2026-02-27 01:44:19 +00:00
Dismissed
@ -16,2 +16,2 @@
the environment variable `CONDUWUIT_CONFIG` to specify the config file to used.
Conduit's environment variables are supported for backwards compatibility.
the environment variable `CONTINUWUITY_CONFIG` to specify the config file to
used. Conduit's environment variables are supported for backwards compatibility.
Contributor

It might be nice to mention that Conduwuit's env vars are also supported for backwards compat, at least afaik.

It might be nice to mention that Conduwuit's env vars are also supported for backwards compat, at least afaik.
Author
Contributor

Interesting, I didn't even notice this section was duplicated. Maybe the section further down the file should be removed, and the changes applied here, to have one consistent point of reference?

Interesting, I didn't even notice this section was duplicated. Maybe the section further down the file should be removed, and the changes applied here, to have one consistent point of reference?
Contributor

That would be fine also, I don't mind :)

That would be fine also, I don't mind :)
lveneris marked this conversation as resolved
@ -62,2 +62,3 @@
`CONTINUWUITY_WELL_KNOWN__SERVER`
Conduit's environment variables are supported for backwards compatibility (e.g.
Conduit and conduwuit's environment variables are also supported for backwards
Contributor

Like you did here

Like you did here
lveneris marked this conversation as resolved
docs(config): merge backwards compatibility descriptions
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 7m38s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 33m4s
fbae5fda02
lveneris force-pushed docs/continuwuity-env from fbae5fda02
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 7m38s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 33m4s
to 1201bf492b
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Has been cancelled
Checks / Prek / Pre-commit & Formatting (pull_request) Has been cancelled
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been cancelled
2026-02-28 07:08:50 +00:00
Compare
nex force-pushed docs/continuwuity-env from 1201bf492b
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Has been cancelled
Checks / Prek / Pre-commit & Formatting (pull_request) Has been cancelled
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been cancelled
to 7f5e9b0758
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m37s
Checks / Prek / Clippy and Cargo Tests (pull_request) Failing after 1h0m0s
2026-03-03 19:29:57 +00:00
Compare
nex approved these changes 2026-03-03 19:30:06 +00:00
nex scheduled this pull request to auto merge when all checks succeed 2026-03-03 19:30:11 +00:00
nex added this to the next milestone 2026-03-03 19:31:18 +00:00
ginger merged commit 44d3825c8e into main 2026-03-04 14:57:27 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
continuwuation/continuwuity!1467
No description provided.