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(queue): add GetInfo func #257

Merged
merged 21 commits into from
Sep 25, 2023
Merged

feat(queue): add GetInfo func #257

merged 21 commits into from
Sep 25, 2023

Commits on Sep 18, 2023

  1. GetQueueCreds func

    TimHuynh committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    0c54942 View commit details
    Browse the repository at this point in the history
  2. Add test

    TimHuynh committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    215a213 View commit details
    Browse the repository at this point in the history
  3. cleanup

    TimHuynh committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6b6186e View commit details
    Browse the repository at this point in the history
  4. update types

    TimHuynh committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    29fc36b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. change to /register

    TimHuynh committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a7b319c View commit details
    Browse the repository at this point in the history
  2. change to GET

    TimHuynh committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    00fdcae View commit details
    Browse the repository at this point in the history
  3. move queue to queue service

    TimHuynh committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d01118e View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. change to /info

    TimHuynh committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    43cacf8 View commit details
    Browse the repository at this point in the history
  2. change to QueueInfo

    TimHuynh committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e3193b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. update go mod

    TimHuynh committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    5aab869 View commit details
    Browse the repository at this point in the history
  2. fix linter

    TimHuynh committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    5a5ed9d View commit details
    Browse the repository at this point in the history
  3. Update vela/queue.go

    Co-authored-by: dave vader <[email protected]>
    timhuynh94 and plyr4 authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e6cef24 View commit details
    Browse the repository at this point in the history
  4. Update vela/queue.go

    Co-authored-by: dave vader <[email protected]>
    timhuynh94 and plyr4 authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    c90c4bd View commit details
    Browse the repository at this point in the history
  5. Update vela/queue.go

    Co-authored-by: dave vader <[email protected]>
    timhuynh94 and plyr4 authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    5580431 View commit details
    Browse the repository at this point in the history
  6. Update vela/queue.go

    Co-authored-by: dave vader <[email protected]>
    timhuynh94 and plyr4 authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    de1f62a View commit details
    Browse the repository at this point in the history
  7. address feedback

    TimHuynh committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    a9fb161 View commit details
    Browse the repository at this point in the history
  8. fix linter

    TimHuynh committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    d8469d0 View commit details
    Browse the repository at this point in the history
  9. fix import

    TimHuynh committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    a33bed8 View commit details
    Browse the repository at this point in the history
  10. Update vela/queue_test.go

    Co-authored-by: dave vader <[email protected]>
    timhuynh94 and plyr4 authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    637f715 View commit details
    Browse the repository at this point in the history
  11. Update vela/queue_test.go

    Co-authored-by: dave vader <[email protected]>
    timhuynh94 and plyr4 authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    ea007ff View commit details
    Browse the repository at this point in the history
  12. Update vela/queue_test.go

    Co-authored-by: dave vader <[email protected]>
    timhuynh94 and plyr4 authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0ea18e2 View commit details
    Browse the repository at this point in the history