Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

hurl 1.8.0 release build issue #957

Closed
chenrui333 opened this issue Nov 4, 2022 · 3 comments 路 Fixed by #958
Closed

hurl 1.8.0 release build issue #957

chenrui333 opened this issue Nov 4, 2022 · 3 comments 路 Fixed by #958
Labels
bug Something isn't working
Milestone

Comments

@chenrui333
Copy link
Contributor

馃憢 trying to build the latest release, but run into some regression test failure with hurlfmt. The error log is as below:

test error
thread 'main' panicked at 'Mismatch between definition and access of `color`. Could not downcast to TypeId { t: 11046744883169582909 }, need to downcast to TypeId { t: 5311595127245143337 }
', /Users/rui/Library/Caches/Homebrew/cargo_cache/registry/src/github.com-1ecc6299db9ec823/clap-4.0.18/src/parser/error.rs:30:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Abort trap: 6

full build log, https://github.com/Homebrew/homebrew-core/actions/runs/3394674898/jobs/5643636143
relates to Homebrew/homebrew-core#114698

@jcamiel
Copy link
Collaborator

jcamiel commented Nov 4, 2022

Hi @chenrui333 I will look into this asap. Just for your information, we've not yet released the 1.8.0 version, the release is still marked as draft (although we have create a git tag to create a GitHub release). I don't know the process of Homebrew to bump a version, how do you think I can signal Homebrew that a new release is not in draft anymore?

@jcamiel jcamiel added this to the 1.8.0 milestone Nov 4, 2022
@jcamiel jcamiel added the bug Something isn't working label Nov 4, 2022
@jcamiel
Copy link
Collaborator

jcamiel commented Nov 5, 2022

I've asked a question about Brew process here https://github.com/orgs/Homebrew/discussions/3879 to see how we can improve our release management.

@jcamiel jcamiel removed this from the 1.8.0 milestone Nov 7, 2022
@jcamiel
Copy link
Collaborator

jcamiel commented Nov 7, 2022

Hi @chenrui333 we've finalized our 1.8.0 version which is now the latest release (and the issue that you've should be fixed).
Thanks for the feedback.

@jcamiel jcamiel added this to the 1.8.0 milestone Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants