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

Query for provider head/tail #6125

Merged
merged 1 commit into from
Mar 27, 2019

Conversation

michaelavila
Copy link
Contributor

Query for provider head/tail per Steven's suggestion here: #6068 (comment)

@ghost ghost assigned michaelavila Mar 25, 2019
@ghost ghost added the status/in-progress In progress label Mar 25, 2019
@michaelavila michaelavila force-pushed the chores/query-for-provider-queue-head-and-tail branch 5 times, most recently from ac69bae to d961d0b Compare March 26, 2019 18:09
go.mod Outdated

replace (
github.com/ipfs/go-datastore => github.com/ipfs/go-datastore v0.0.2-0.20190323043649-bce485ce18d1
github.com/ipfs/go-ds-flatfs => github.com/ipfs/go-ds-flatfs v0.0.2-0.20190316035933-d5e3c1fa14d2
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We obviously don't want to merge with these, they are only here for CI purposes until we put out a new version of datastore.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Released.

@michaelavila michaelavila force-pushed the chores/query-for-provider-queue-head-and-tail branch from d961d0b to 733f606 Compare March 26, 2019 18:31
@michaelavila michaelavila force-pushed the chores/query-for-provider-queue-head-and-tail branch from 733f606 to 4916dd0 Compare March 26, 2019 18:56
@eingenito eingenito changed the title Query for provider head/tail [Do not merge] Query for provider head/tail Mar 27, 2019
@Stebalien Stebalien force-pushed the chores/query-for-provider-queue-head-and-tail branch from 4916dd0 to 4d188f2 Compare March 27, 2019 11:31
@ghost ghost assigned Stebalien Mar 27, 2019
go.mod Outdated

replace (
github.com/ipfs/go-datastore => github.com/ipfs/go-datastore v0.0.2-0.20190323043649-bce485ce18d1
github.com/ipfs/go-ds-flatfs => github.com/ipfs/go-ds-flatfs v0.0.2-0.20190316035933-d5e3c1fa14d2
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Released.

@Stebalien Stebalien changed the title [Do not merge] Query for provider head/tail Query for provider head/tail Mar 27, 2019
@Stebalien
Copy link
Member

FYI, a "release" is now just a git tag -as vX.Y.Z.

License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
@Stebalien Stebalien force-pushed the chores/query-for-provider-queue-head-and-tail branch from 4d188f2 to fca85a2 Compare March 27, 2019 11:35
@Stebalien Stebalien merged commit b9e45e8 into master Mar 27, 2019
@ghost ghost removed the status/in-progress In progress label Mar 27, 2019
@Stebalien Stebalien deleted the chores/query-for-provider-queue-head-and-tail branch March 27, 2019 14:19
@Kubuxu
Copy link
Member

Kubuxu commented Mar 27, 2019

I would recommend running go mod tidy before releases.

@Stebalien
Copy link
Member

(we should add that to CI)

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

Successfully merging this pull request may close these issues.

3 participants