-
-
Notifications
You must be signed in to change notification settings - Fork 14.3k
Update askama version to 0.15
#150348
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
Update askama version to 0.15
#150348
Conversation
|
These commits modify the If this was unintentional then you should revert the changes before this PR is merged. |
This comment has been minimized.
This comment has been minimized.
a1d8131 to
200d08d
Compare
200d08d to
4d69214
Compare
|
Hum, considering it changes a few other things... cc @Kobzol |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bootstrap, citool, generate-copyright changes LGTM
|
Also LGTM regarding those changes. @bors r=kobzol,jieyouxu |
Update askama version to `0.15` New release comes with lots of improvements like improved compile-time. More information here: https://github.com/askama-rs/askama/releases/tag/v0.15.0 r? `@yotamofek`
This comment has been minimized.
This comment has been minimized.
|
💔 Test failed - checks-actions |
|
Interesting, we generate docs in the |
4d69214 to
4559268
Compare
|
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
|
@bors try jobs=dist-x86_64-linux-alt |
This comment has been minimized.
This comment has been minimized.
Update askama version to `0.15` try-job: dist-x86_64-linux-alt
|
Seems like it's fixed. @bors r=kobzol,jieyouxu |
|
☀️ Test successful - checks-actions |
What is this?This is an experimental post-merge analysis report that shows differences in test outcomes between the merged PR and its parent PR.Comparing 123588a (parent) -> 112a274 (this PR) Test differencesShow 3 test diffs3 doctest diffs were found. These are ignored, as they are noisy. Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard 112a274275d77ebc2b892f056a1e2fad141f4f08 --output-dir test-dashboardAnd then open Job duration changes
How to interpret the job duration changes?Job durations can vary a lot, based on the actual runner instance |
|
Finished benchmarking commit (112a274): comparison URL. Overall result: ❌✅ regressions and improvements - no action needed@rustbot label: -perf-regression Instruction countOur most reliable metric. Used to determine the overall result above. However, even this metric can be noisy.
Max RSS (memory usage)This benchmark run did not return any relevant results for this metric. CyclesResults (secondary -2.4%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 483.839s -> 485.523s (0.35%) |
|
Seems like noise since |
New release comes with lots of improvements like improved compile-time. More information here: https://github.com/askama-rs/askama/releases/tag/v0.15.0
r? @yotamofek