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

Initial code checkin #2

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

Initial code checkin #2

wants to merge 18 commits into from

Commits on Dec 8, 2023

  1. Initial checkin of new code

    srp3rd committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    2e1d26f View commit details
    Browse the repository at this point in the history
  2. Add workflows

    srp3rd committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    9af9836 View commit details
    Browse the repository at this point in the history
  3. Remove print statements

    srp3rd committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    af7a2e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Update to latest DM stack

    Fix issue in Message where str was returned instead of dict
    Fix issue in ingestd where dict was requested instead of str
    Update log messages to indicate why things might have been configured incorrectly
    Remove version.py, since it shouldn't have ever been checked in
    srp3rd committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    795ea25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    651880e View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    f2911f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8204b68 View commit details
    Browse the repository at this point in the history
  3. Use dict instead of str

    fix yaml entry for XRD2
    srp3rd committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    289b443 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Add more content to README.md

    Fix versioning in build
    srp3rd committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8c9688e View commit details
    Browse the repository at this point in the history
  2. Rename env file

    srp3rd committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    746ca30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    756aea6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d99ccba View commit details
    Browse the repository at this point in the history
  5. Add missing quote

    srp3rd committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    fefcb67 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    9242bd7 View commit details
    Browse the repository at this point in the history
  2. Update version number

    srp3rd committed May 13, 2024
    Configuration menu
    Copy the full SHA
    986cd05 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Update to v4

    srp3rd committed May 31, 2024
    Configuration menu
    Copy the full SHA
    cb4f980 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbb79b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Remove unnecessary imports

    Change to use mamba instead of pip to install
    Remove nc (no longer used)
    Update version
    srp3rd committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    4d9f79b View commit details
    Browse the repository at this point in the history