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

Rethinking external assets 2 #272

Merged
merged 24 commits into from
Oct 11, 2023

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    f188425 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    463743d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd601d7 View commit details
    Browse the repository at this point in the history
  4. Changed the event counters to increment by seq_num, not data. Changed…

    … seq_num to be a kwarg in ComposeEventPage
    evalott100 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    2910dfe View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Changed ComposeStreamResource to only have one ComposeDatum. Changed …

    …event_descriptor.py to use a Dtype as a type variable so we can import it from bluesky protocols
    evalott100 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e5ec76c View commit details
    Browse the repository at this point in the history
  2. Specifying pydantic<2 in pyproject.toml, also changed stream_resource…

    … to only have one compose_datum in the ComposeStreamResourceBundle
    evalott100 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    78d95b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19e6744 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Allowed external="STREAM:" keys to not be represented in data in Comp…

    …oseEvent and ComposeEventPage
    evalott100 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    6e8a865 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Fixed typo

    evalott100 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    959bc59 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    79daf00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ed861d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1e8065 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60848ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f53948 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f579225 View commit details
    Browse the repository at this point in the history
  7. Made seq_nums optional

    evalott100 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    9ca7ca7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a7e80da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0432aeb View commit details
    Browse the repository at this point in the history
  10. Ran black (minor change)

    evalott100 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    6d3d8f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    8a23344 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Fix typo

    coretl committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ba9fbcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd90c47 View commit details
    Browse the repository at this point in the history
  3. Missed from the last merge

    coretl committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    a389141 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    e57e53b View commit details
    Browse the repository at this point in the history