Skip to content

Conversation

@TimDiekmann
Copy link
Member

@TimDiekmann TimDiekmann commented Feb 8, 2023

🌟 What is the purpose of this PR?

A small bug was highlighted in #2019 and fixed in #2022, so we want to publish the fix.

🔗 Related links

⚠️ Known issues

Currently, the SemVer Check job is disabled, so we have to run it manually. Output:

❯ cargo semver-checks check-release       
    Updating index
     Parsing error-stack v0.3.1 (current)
     Parsing error-stack v0.3.0 (baseline)
    Checking error-stack v0.3.0 -> v0.3.1 (minor change)
   Completed [   0.127s] 35 checks; 35 passed, 5 unnecessary
cargo semver-checks check-release  11.95s user 2.40s system 87% cpu 16.334 total
❯ echo $?
0

@trunk-io
Copy link

trunk-io bot commented Feb 8, 2023

❌ This pull request failed tests. It has been removed from queue. (details)

@trunk-io
Copy link

trunk-io bot commented Feb 8, 2023

🚫 This pull request has been removed from the merge queue (details).

@trunk-io trunk-io bot merged commit c7a8f70 into main Feb 8, 2023
@trunk-io trunk-io bot deleted the td/error-stack-0-3-1 branch February 8, 2023 20:05
@trunk-io
Copy link

trunk-io bot commented Feb 8, 2023

😎 Merged successfully (details).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/libs > error-stack Affects the `error-stack` crate (library)

Development

Successfully merging this pull request may close these issues.

Attachments are misaligned on 0.3.0

3 participants