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 Synapse Launcher #61

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

Commits on Apr 25, 2021

  1. Add Synapse Launcher

    Add Synapse Launcher (with corresponding python dependency and required changes in different files)
    xiaoyongzhu committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    8a1a310 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Remove unnecessary printout

    Remove unnecessary printout
    xiaoyongzhu committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    8c06c45 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. Add eventhub support

    xiaoyongzhu committed May 8, 2021
    Configuration menu
    Copy the full SHA
    b3fd983 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    24f0986 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89f48a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2cd8be View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Configuration menu
    Copy the full SHA
    53d7e20 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from feast-dev/master

    align with latest changes
    xiaoyongzhu authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    79866e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Configuration menu
    Copy the full SHA
    c469ee7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91c6822 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    0a7a56c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4c0d5a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

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

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    dd53a53 View commit details
    Browse the repository at this point in the history
  2. Update synapse.py

    still use service principal
    xiaoyongzhumsft authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    9fde235 View commit details
    Browse the repository at this point in the history
  3. Update synapse.py

    Change the authentication chain (first using Environmental variables then using device login)
    xiaoyongzhumsft authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    bb3d6be View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

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

Commits on Oct 12, 2021

  1. Fix Redis auth issue

    xiaoyongzhu committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    08da84f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ddbcef View commit details
    Browse the repository at this point in the history
  3. Fix build issues

    xiaoyongzhu committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    48a1c44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    762386e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41fc406 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Adding License

    xiaoyongzhu committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    0f7d433 View commit details
    Browse the repository at this point in the history