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

feat(huey): add Huey Integration #1555

Merged
merged 22 commits into from
Jan 25, 2023

Commits on Aug 9, 2022

  1. Initial Huey setup

    Zhenay committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    c65dd01 View commit details
    Browse the repository at this point in the history
  2. Minimal Huey integration

    Zhenay committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    3a49987 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    854109d View commit details
    Browse the repository at this point in the history
  4. Added huey to extras_require

    Zhenay committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    9a84b5e View commit details
    Browse the repository at this point in the history
  5. Added error capture

    Zhenay committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    81f3827 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ac5d32 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Added tasks enqueue handling

    Zhenay committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    1ec6ed3 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Fixed python 2.7 support

    Zhenay committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    8d37b95 View commit details
    Browse the repository at this point in the history
  2. Small fix

    Zhenay committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    1f76978 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

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

Commits on Nov 8, 2022

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

Commits on Nov 10, 2022

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

Commits on Nov 11, 2022

  1. Split tox github actions

    Zhenay committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    56942bc View commit details
    Browse the repository at this point in the history
  2. Cosmetic improvements

    Zhenay committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    e66cf4d View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

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

Commits on Nov 16, 2022

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

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    9067d69 View commit details
    Browse the repository at this point in the history
  2. Updated test script

    antonpirker committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    48c2fa8 View commit details
    Browse the repository at this point in the history
  3. Adding missing constants

    antonpirker committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    bb9b955 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94ec102 View commit details
    Browse the repository at this point in the history
  5. Formatting

    antonpirker committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    b9e8915 View commit details
    Browse the repository at this point in the history