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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request a new releases for including context before and after a label #348

Open
Xuanwo opened this issue Aug 1, 2022 · 6 comments
Open
Assignees

Comments

@Xuanwo
Copy link

Xuanwo commented Aug 1, 2022

Hi, databend (A cloud data warehouse written in Rust) depends on codespan-reporting to display SQL errors.

We need to use the feature #331, so we have to pin our Cargo.toml to git versions:

# Github dependencies
# TODO(andylokandy): Use the version from crates.io once
# https://github.com/brendanzab/codespan/pull/331 is released.
codespan-reporting = { git = "https://github.com/brendanzab/codespan", rev = "c84116f5" }

Maybe we can cut a new release to include the features we need? So that we can use the tagged versions from crates.io instead.

Thanks!

@Xuanwo
Copy link
Author

Xuanwo commented Sep 15, 2022

Hello, are there any updates? @Johann150 @brendanzab

@Johann150
Copy link
Collaborator

As you can see on the crates.io page I'm not an owner of the crate and thus can not make a release, which is why I assigned brendanzab.

@Xuanwo
Copy link
Author

Xuanwo commented Sep 18, 2022

Maybe @Marwes can help with this issue? Thanks in advance.

@brendanzab
Copy link
Owner

I need to get around to making a release sorry!

@Xuanwo
Copy link
Author

Xuanwo commented Nov 10, 2022

I need to get around to making a release sorry!

Sorry for pinging you again. Any update on this issue? What help can I provide to help get thought this?

@seryl
Copy link

seryl commented Mar 5, 2023

I'm running into this issue as well while trying to package databend for nixos.

I'd really appreciate a release as well! Excited to use this software!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants