Please consider pushing to crates.io #12
Labels
No labels
Compat/Breaking
Kind
Bad merge
Kind
Bug
Kind
Documentation
Kind
Enhancement
Kind
Feature
Kind
New language
Kind
Security
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: mergiraf/mergiraf#12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi! Many people really like installing software with cargo. Like
But currently mergiraf is not available on https://crates.io
I looked into it and I found two hurdles:
tree-sitter-yaml = { git = "https://github.com/wetneb/tree-sitter-yaml.git", rev = "7b5199133abceb03d6d1d8f1672f49b4f2a71442" }
). It looks like they would need vendoring for the crate to be acceptable on crates.io. I was foolishly hoping that new releases of those three parsers would come soon, avoiding me the need to vendor, but clearly, as the number of supported languages grows that's wishful thinking, so I probably should go down the vendoring route like difftastic…I hear you. You can set up a push mirror from Codeberg to Github. I found this link https://kaksikoivua.hashnode.dev/setting-up-a-push-mirror-from-codeberg-to-github
So you don't have to deal with the GitHub at all. You can also in settings on GitHub disable PRs and Issues etc and add links in description to forward here. Sad fact right now that GitHub provides a lot of infrastructure to libre internet. You wouldn't have to use it, but it will solve issues like this.
If you don't want to deal with GitHub and crates.io, I can help out with that part, I think.
tree-sitter-xml got a new release so that's not a blocker anymore. It's up: https://crates.io/crates/mergiraf