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

Test suite: Support for libtmux 0.30.1+ #1687

Merged
merged 25 commits into from
Mar 26, 2024
Merged

Commits on Mar 24, 2024

  1. py(deps): libtmux: 0.16.1 -> 0.28.1

    Annotations, bug fixes, etc.
    tony committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    be7dd99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8709c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11d5fc6 View commit details
    Browse the repository at this point in the history
  4. fix(TmuxSession): Fix docstring (DAR401)

    ./tests/integration/_tmux_session.py:172:1: DAR401 Missing exception(s) in Raises section: -r ValueError
    1     DAR401 Missing exception(s) in Raises section: -r ValueError
    1
    tony committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    c457486 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17730ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e7b287 View commit details
    Browse the repository at this point in the history
  7. fix(TmuxSession): Set window height so pane resize works

    chore(TmuxSession): Use Window.resize (libtmux 0.28.0)
    tony committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    64ad163 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a4b4d1e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dbfcc38 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bedb385 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f5b196a View commit details
    Browse the repository at this point in the history
  12. py(deps): libtmux v0.31.0

    tony committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    897a668 View commit details
    Browse the repository at this point in the history
  13. py(deps): libtmux v0.32.0

    tony committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    9d3afef View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2be0b42 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5d1d550 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    944fbbe View commit details
    Browse the repository at this point in the history
  17. TmuxSession: Full window splits

    tony committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    5b32e63 View commit details
    Browse the repository at this point in the history
  18. TmuxSession: Pass size to split

    tony committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    69fd33e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a2c6977 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b743a7a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ac0bbed View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5f47990 View commit details
    Browse the repository at this point in the history
  23. Revert "chore(TmuxSession): Lower timeout 300 -> 60 for CI"

    This reverts commit dbfcc38.
    tony committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    09ce139 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    83c663e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e91bc0 View commit details
    Browse the repository at this point in the history