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

Do not merge - rpm for zstandard compression and orquesta fewer deepcopy #6004

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

Commits on Jun 22, 2023

  1. initial zstandard compression for parameters and results; also remove…

    … embedded liveaction doc in executions
    guzzijones committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    b1cfa19 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    9da19e2 View commit details
    Browse the repository at this point in the history
  2. index liveaction

    guzzijones committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    f355eed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96c0d72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c4ed32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84f640e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07ed858 View commit details
    Browse the repository at this point in the history
  7. black formatting

    guzzijones committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    09188f7 View commit details
    Browse the repository at this point in the history
  8. black fixes for contrib

    guzzijones committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    4814493 View commit details
    Browse the repository at this point in the history
  9. fix lint errors

    guzzijones committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    402cf7a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    9781591 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bdd067 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    737c6a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71ced16 View commit details
    Browse the repository at this point in the history
  5. remove traceback

    guzzijones committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    fad7147 View commit details
    Browse the repository at this point in the history
  6. change log entry

    guzzijones committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    7428abb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b8d991 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    700e26a View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    33f6227 View commit details
    Browse the repository at this point in the history
  2. black fixes

    guzzijones committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c9d2b51 View commit details
    Browse the repository at this point in the history
  3. fix lint error

    guzzijones committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    61e460f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29105ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ee2e42 View commit details
    Browse the repository at this point in the history
  6. remove sym link migration

    guzzijones committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    6c328e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07caa0d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    7e43a36 View commit details
    Browse the repository at this point in the history
  2. black formatting

    guzzijones committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    9ffb8c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c255e63 View commit details
    Browse the repository at this point in the history
  4. update sample config

    guzzijones committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    037c99d View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. initial header compression

    guzzijones committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    e6d14ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10d801c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bb07f6 View commit details
    Browse the repository at this point in the history
  4. black changes

    guzzijones committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4e777cb View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Update st2common/bin/migrations/v3.9/st2-migrate-liveaction-executiondb

    Co-authored-by: Jacob Floyd <cognifloyd@gmail.com>
    guzzijones and cognifloyd committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    349a92a View commit details
    Browse the repository at this point in the history
  2. Update st2common/bin/migrations/v3.9/st2-migrate-liveaction-executiondb

    Co-authored-by: Jacob Floyd <cognifloyd@gmail.com>
    guzzijones and cognifloyd committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    6801f0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dee691 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad2da57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e75e49 View commit details
    Browse the repository at this point in the history
  6. black fixes

    guzzijones committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    8ac832b View commit details
    Browse the repository at this point in the history
  7. untested migration script

    guzzijones committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    c7f6088 View commit details
    Browse the repository at this point in the history
  8. flake fixes

    guzzijones committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    11f3c55 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    17396ee View commit details
    Browse the repository at this point in the history
  10. import fixes

    guzzijones committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    4183d65 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5b3fa0b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    de94c1d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9076486 View commit details
    Browse the repository at this point in the history
  14. pin zipp < 3.16

    guzzijones committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    f405c12 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    9c0e931 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d7fb2a View commit details
    Browse the repository at this point in the history
  3. fix stream test

    guzzijones committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    6b1e3d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    291e854 View commit details
    Browse the repository at this point in the history
  5. migration script change

    guzzijones committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9cfe9de View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Update st2common/st2common/models/api/execution.py

    Co-authored-by: Jacob Floyd <cognifloyd@gmail.com>
    guzzijones and cognifloyd committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    5aa9f26 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    96e62f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad81427 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    835888b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9f3698 View commit details
    Browse the repository at this point in the history
  5. black formatting fix

    guzzijones committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c1888dc View commit details
    Browse the repository at this point in the history
  6. lint fixes

    guzzijones committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    874090e View commit details
    Browse the repository at this point in the history
  7. fix migration

    guzzijones committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    797932b View commit details
    Browse the repository at this point in the history
  8. add inheritance

    guzzijones committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a3cc738 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f400f3c View commit details
    Browse the repository at this point in the history
  10. working migration script

    guzzijones committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7a2309c View commit details
    Browse the repository at this point in the history
  11. black fix

    guzzijones committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    fcc75df View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4657db7 View commit details
    Browse the repository at this point in the history
  13. remove breakpoint

    guzzijones committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8929b94 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. test using nocopy branch

    guzzijones committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ab2c7c3 View commit details
    Browse the repository at this point in the history
  2. change

    guzzijones committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    8eca624 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70a6ca5 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    70f9290 View commit details
    Browse the repository at this point in the history
  2. fix conflicts

    guzzijones committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    9df3f25 View commit details
    Browse the repository at this point in the history