feat: Add ability to inspect build information and features at runtime #1629

Merged
Jade merged 3 commits from jade/build-info into main 2026-04-09 16:30:03 +00:00
Owner
No description provided.
feat: Add ability to inspect build information and features at runtime
Some checks failed
Check Changelog / Check for changelog (pull_request_target) Waiting to run
Update flake hashes / update-flake-hashes (pull_request) Waiting to run
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m17s
Checks / Prek / Pre-commit & Formatting (pull_request) Has been cancelled
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been cancelled
0978ab784e
Also re-adds ability to inspect used features
docs: Changelog
Some checks failed
Update flake hashes / update-flake-hashes (pull_request) Waiting to run
Check Changelog / Check for changelog (pull_request_target) Successful in 18s
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m22s
Checks / Prek / Pre-commit & Formatting (pull_request) Has been cancelled
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been cancelled
1488ced721
Jade changed title from feat: Add ability to inspect build information and features at runtime to WIP: feat: Add ability to inspect build information and features at runtime 2026-04-08 14:52:30 +00:00
Henry-Hiles left a comment
Contributor

I tested this before, so approve :3

I tested this before, so approve :3
chore: Update generated docs
All checks were successful
Check Changelog / Check for changelog (pull_request_target) Successful in 8s
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m22s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 3m0s
Update flake hashes / update-flake-hashes (pull_request) Successful in 2m4s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 51m6s
cddd9ee5bd
Jade changed title from WIP: feat: Add ability to inspect build information and features at runtime to feat: Add ability to inspect build information and features at runtime 2026-04-08 15:14:04 +00:00
Jade requested review from Owners 2026-04-08 17:48:08 +00:00
@ -55,0 +57,4 @@
ListFeatures {},
/// Build information
BuildInfo {},
Owner

Are the empty braces needed?

Are the empty braces needed?
Author
Owner

Uhhhh no

Uhhhh no
Jade marked this conversation as resolved
nex approved these changes 2026-04-08 17:55:28 +00:00
Jade force-pushed jade/build-info from cddd9ee5bd
All checks were successful
Check Changelog / Check for changelog (pull_request_target) Successful in 8s
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m22s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 3m0s
Update flake hashes / update-flake-hashes (pull_request) Successful in 2m4s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 51m6s
to 38fa08c7f7
All checks were successful
Check Changelog / Check for changelog (pull_request_target) Successful in 11s
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m23s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 3m4s
Update flake hashes / update-flake-hashes (pull_request) Successful in 1m56s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 52m35s
2026-04-09 14:55:05 +00:00
Compare
Jade scheduled this pull request to auto merge when all checks succeed 2026-04-09 14:55:21 +00:00
Jade force-pushed jade/build-info from 38fa08c7f7
All checks were successful
Check Changelog / Check for changelog (pull_request_target) Successful in 11s
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m23s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 3m4s
Update flake hashes / update-flake-hashes (pull_request) Successful in 1m56s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 52m35s
to 2325e8fa4c
All checks were successful
Check Changelog / Check for changelog (pull_request_target) Successful in 9s
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m30s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m25s
Update flake hashes / update-flake-hashes (pull_request) Successful in 1m56s
Documentation / Build and Deploy Documentation (push) Successful in 1m31s
Checks / Prek / Pre-commit & Formatting (push) Successful in 1m17s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 8m27s
Checks / Prek / Clippy and Cargo Tests (push) Successful in 10m9s
Release Docker Image / Build linux-amd64 (release) (push) Successful in 13m13s
Release Docker Image / Build linux-arm64 (release) (push) Successful in 10m57s
Release Docker Image / Create Multi-arch Release Manifest (push) Successful in 20s
Release Docker Image / Build linux-arm64 (max-perf) (push) Successful in 34m54s
Release Docker Image / Build linux-amd64 (max-perf) (push) Successful in 35m45s
Release Docker Image / Create Max-Perf Manifest (push) Successful in 20s
2026-04-09 16:28:57 +00:00
Compare
Jade merged commit 2325e8fa4c into main 2026-04-09 16:30:03 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 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!1629
No description provided.