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

Add shared-memory-dict #19855

Merged
merged 25 commits into from
Aug 28, 2022
Merged

Add shared-memory-dict #19855

merged 25 commits into from
Aug 28, 2022

Commits on Jul 28, 2022

  1. feat: add shared-memory-dict

    maxb2 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    600e8a9 View commit details
    Browse the repository at this point in the history
  2. fix: meta.yml linted

    maxb2 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    063eaa7 View commit details
    Browse the repository at this point in the history
  3. fix: add build requirements

    maxb2 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    6d98f50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8efa091 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Update recipes/shared-memory-dict/meta.yaml

    Co-authored-by: jakirkham <jakirkham@gmail.com>
    maxb2 and jakirkham authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    66cadd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37835a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. fix: rewrite outputs

    maxb2 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    ec9ee1a View commit details
    Browse the repository at this point in the history
  2. fix: missing test

    maxb2 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    778a669 View commit details
    Browse the repository at this point in the history
  3. fix: build requirements

    maxb2 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    65ecb82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    064e566 View commit details
    Browse the repository at this point in the history
  5. fix: linter

    maxb2 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    36750db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f29c638 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da1fc7d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4baeb9a View commit details
    Browse the repository at this point in the history
  9. fix: exact subpackage pin

    maxb2 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    0744e76 View commit details
    Browse the repository at this point in the history
  10. Update recipes/shared-memory-dict/meta.yaml

    Co-authored-by: Bastian Zimmermann <10774221+BastianZim@users.noreply.github.com>
    maxb2 and BastianZim authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    1f69c84 View commit details
    Browse the repository at this point in the history
  11. Update recipes/shared-memory-dict/meta.yaml

    Co-authored-by: Bastian Zimmermann <10774221+BastianZim@users.noreply.github.com>
    maxb2 and BastianZim authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    652d393 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Update recipes/shared-memory-dict/meta.yaml

    Co-authored-by: Bastian Zimmermann <10774221+BastianZim@users.noreply.github.com>
    maxb2 and BastianZim authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    9d57c48 View commit details
    Browse the repository at this point in the history
  2. fix: simplify subpackages

    maxb2 committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    cc8c5e2 View commit details
    Browse the repository at this point in the history
  3. add poetry to host requirements

    maxb2 committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    5da8c18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ff5523 View commit details
    Browse the repository at this point in the history
  5. Revert "wip: test top-level test requirement"

    This reverts commit 5ff5523.
    maxb2 committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    7dbf418 View commit details
    Browse the repository at this point in the history
  6. Update recipes/shared-memory-dict/meta.yaml

    Co-authored-by: Daniel Ching <carterbox@users.noreply.github.com>
    maxb2 and carterbox authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    bed3c2a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    814f100 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Update build_base.sh

    carterbox authored Aug 28, 2022
    Configuration menu
    Copy the full SHA
    dbdf871 View commit details
    Browse the repository at this point in the history