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

Try workflow #5125

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

Try workflow #5125

wants to merge 46 commits into from

Commits on Jun 22, 2022

  1. Try workflow

    gannetson committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    252f279 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Try Elastic threads

    gannetson committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    71722f6 View commit details
    Browse the repository at this point in the history
  2. fix

    gannetson committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    47d7c25 View commit details
    Browse the repository at this point in the history
  3. RabbitMQ

    gannetson committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    131c99a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

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

Commits on Aug 19, 2022

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

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    5cf4a28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a3d7af View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    60975b4 View commit details
    Browse the repository at this point in the history
  2. Try self hosted

    gannetson committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    e27cf8b View commit details
    Browse the repository at this point in the history
  3. Pyhon 3.8

    gannetson committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    8b1b650 View commit details
    Browse the repository at this point in the history
  4. No travis

    gannetson committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    60db42f View commit details
    Browse the repository at this point in the history
  5. self

    gannetson committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    f520775 View commit details
    Browse the repository at this point in the history
  6. GoodUp

    gannetson committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    e22e465 View commit details
    Browse the repository at this point in the history
  7. Docker

    gannetson committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    1de05fd View commit details
    Browse the repository at this point in the history
  8. Try

    gannetson committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    46bdccc View commit details
    Browse the repository at this point in the history
  9. trigger

    gannetson committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    0a00186 View commit details
    Browse the repository at this point in the history
  10. skip apt-get

    gannetson committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    eaa0b02 View commit details
    Browse the repository at this point in the history
  11. no apt get

    gannetson committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    6382a39 View commit details
    Browse the repository at this point in the history
  12. pin pyhton

    gannetson committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    285e9d4 View commit details
    Browse the repository at this point in the history
  13. Whatever

    gannetson committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    ba235cc View commit details
    Browse the repository at this point in the history
  14. Py 3.11

    gannetson committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    c5706fa View commit details
    Browse the repository at this point in the history
  15. old py

    gannetson committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    d4d23b2 View commit details
    Browse the repository at this point in the history
  16. Py 3.9.7

    gannetson committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    5ff590b View commit details
    Browse the repository at this point in the history
  17. Use gihub runners

    gannetson committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    e27379d View commit details
    Browse the repository at this point in the history
  18. fix

    gannetson committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    89eab01 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    e6d2a2e View commit details
    Browse the repository at this point in the history
  2. Change python setup

    gannetson committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    c264112 View commit details
    Browse the repository at this point in the history
  3. pip setup

    gannetson committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    33b71b8 View commit details
    Browse the repository at this point in the history
  4. Cache once

    gannetson committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    49a3b58 View commit details
    Browse the repository at this point in the history
  5. libxml

    gannetson committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    b6f121e View commit details
    Browse the repository at this point in the history
  6. More packages

    gannetson committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    e41f42d View commit details
    Browse the repository at this point in the history
  7. Update deps

    gannetson committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    48c182a View commit details
    Browse the repository at this point in the history
  8. Try non parallel

    gannetson committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    5477ead View commit details
    Browse the repository at this point in the history
  9. Try self hosted again

    gannetson committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    9fce456 View commit details
    Browse the repository at this point in the history
  10. Revert "Try self hosted again"

    This reverts commit 9fce456.
    gannetson committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    d12669f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5fb30bb View commit details
    Browse the repository at this point in the history
  12. Try parallel again

    gannetson committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    0868138 View commit details
    Browse the repository at this point in the history
  13. Skip some tests

    gannetson committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    ea49d1e View commit details
    Browse the repository at this point in the history
  14. Older python

    gannetson committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    bd753fa View commit details
    Browse the repository at this point in the history
  15. Other python version again

    gannetson committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    24f3686 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Python 3.8

    gannetson committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    bd57507 View commit details
    Browse the repository at this point in the history
  2. Upgrade tblib

    gannetson committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    93d2777 View commit details
    Browse the repository at this point in the history
  3. Fix

    gannetson committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    eb48f47 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Upgrade memcached lib

    gannetson committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    33e1279 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

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