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

Refactor databroker on top of intake. #392

Merged
merged 524 commits into from
Aug 29, 2019

Conversation

danielballan
Copy link
Member

@danielballan danielballan commented Feb 21, 2019

This work is just begun, but I am opening a WIP PR so it can proceed publicly.

As communicated previously in various conversations and on the #databroker
Slack channel, the plan is:

  • Refactor databroker to use intake as much as possible with little or no API
    breakage. Provide a second API that is basically just intake, which users can
    explore. This second API should not be considered stable.
  • Tag 1.0.
  • Once the new, intake-like API is stable, tag 2.0, and start guiding users to that API.
  • Profit.

@danielballan danielballan force-pushed the one-point-oh-no-you-didnt branch 2 times, most recently from e5c7b8f to 82b6b54 Compare February 21, 2019 18:32
@codecov-io

This comment has been minimized.

@danielballan danielballan force-pushed the one-point-oh-no-you-didnt branch 2 times, most recently from bd98d8c to 561b581 Compare February 21, 2019 19:03
@danielballan danielballan force-pushed the one-point-oh-no-you-didnt branch 2 times, most recently from e9dc465 to 196f04b Compare June 6, 2019 20:55
@danielballan
Copy link
Member Author

Rebased. This branch has gone a bit stale and some new failures have crept in due to changes in intake-bluesky. Current status:

28 failed, 519 passed, 97 skipped, 2 xfailed, 25 warnings

databroker/tests/test_urls.py Outdated Show resolved Hide resolved
databroker/v1.py Show resolved Hide resolved
@danielballan danielballan changed the title WIP: Refactor databroker on top of intake. Refactor databroker on top of intake. Aug 29, 2019
@tacaswell tacaswell merged commit 8d19893 into bluesky:master Aug 29, 2019
gwbischof pushed a commit to gwbischof/databroker that referenced this pull request Jan 8, 2020
…didnt

ENH/API: Refactor databroker on top of intake.
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.

None yet

5 participants