-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-CIArea: Our Github Actions CIArea: Our Github Actions CIT-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Description
CI logs (specifically the mingw-check PR CI job) have a lot of this:
WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations.
NOTE: to silence this warning, add `change-id = 129473` at the top of `config.toml`
NOTE: this message was printed twice to make it more likely to be seen
This should probably be silenced on CI to avoid cluttering the logs?
Cc @onur-ozkan
lolbinarycat
Metadata
Metadata
Assignees
Labels
A-CIArea: Our Github Actions CIArea: Our Github Actions CIT-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)