Skip to content
This repository has been archived by the owner on Jun 1, 2019. It is now read-only.

Issues with supporting Cargo #63

Closed
steveklabnik opened this issue Jan 31, 2017 · 1 comment
Closed

Issues with supporting Cargo #63

steveklabnik opened this issue Jan 31, 2017 · 1 comment

Comments

@steveklabnik
Copy link
Member

Related to #8

Now that #57 has landed, we can have more than one project. But there's a problem: cargo's commits aren't being sorted into releases properly. The logs show commits being assigned multiple times, and then finally to master, since it's the last release that gets assigned to. My current guess is that the way that we assign commits to releases relies on Rust's branching model, which cargo doesn't share. More investigation needed.

@steveklabnik
Copy link
Member Author

We are going to have to do custom, per-project stuff here; let's close this in favor of the more general #8.

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

No branches or pull requests

1 participant