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 github actions for Linux #17094

Draft
wants to merge 42 commits into
base: develop2
Choose a base branch
from
Draft

Test github actions for Linux #17094

wants to merge 42 commits into from

Commits on Oct 1, 2024

  1. add github actions

    czoido committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e9eb997 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. output info

    czoido committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8878e44 View commit details
    Browse the repository at this point in the history
  2. add user

    czoido committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4da2d7b View commit details
    Browse the repository at this point in the history
  3. revert user

    czoido committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    7035493 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f643c4 View commit details
    Browse the repository at this point in the history
  5. get docker id

    czoido committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4010cc7 View commit details
    Browse the repository at this point in the history
  6. revert

    czoido committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1380617 View commit details
    Browse the repository at this point in the history
  7. try changes

    czoido committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3528b56 View commit details
    Browse the repository at this point in the history
  8. update cache and checkout

    czoido committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    32540cc View commit details
    Browse the repository at this point in the history
  9. revert changes

    czoido committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1c76a76 View commit details
    Browse the repository at this point in the history
  10. do not use spaces

    czoido committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e5307a7 View commit details
    Browse the repository at this point in the history
  11. fix

    czoido committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8e4435a View commit details
    Browse the repository at this point in the history
  12. wip

    czoido committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    27ccfea View commit details
    Browse the repository at this point in the history
  13. wip

    czoido committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    02d00ae View commit details
    Browse the repository at this point in the history
  14. wip

    czoido committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    597bc00 View commit details
    Browse the repository at this point in the history
  15. revert changes

    czoido committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    58d175d View commit details
    Browse the repository at this point in the history
  16. Revert "revert changes"

    This reverts commit 58d175d.
    czoido committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    dc3bd8a View commit details
    Browse the repository at this point in the history
  17. Revert "wip"

    This reverts commit 597bc00.
    czoido committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8160d8f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. try without image

    czoido committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b85d827 View commit details
    Browse the repository at this point in the history
  2. remove ninja mark

    czoido committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d4c0ef5 View commit details
    Browse the repository at this point in the history
  3. wip

    czoido committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2fd4b1c View commit details
    Browse the repository at this point in the history
  4. remove unused

    czoido committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0a7fda5 View commit details
    Browse the repository at this point in the history
  5. wip

    czoido committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d1bbdf0 View commit details
    Browse the repository at this point in the history
  6. minot changes

    czoido committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    94f6cb0 View commit details
    Browse the repository at this point in the history
  7. fail if all tests are skipped

    czoido committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    8dd7569 View commit details
    Browse the repository at this point in the history
  8. minor changes

    czoido committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d6bdec5 View commit details
    Browse the repository at this point in the history
  9. reduce py versions

    czoido committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    edf53a6 View commit details
    Browse the repository at this point in the history
  10. fix python

    czoido committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5702fcb View commit details
    Browse the repository at this point in the history
  11. does not need container

    czoido committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0a4ca8b View commit details
    Browse the repository at this point in the history
  12. revert change

    czoido committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    9fb65f9 View commit details
    Browse the repository at this point in the history
  13. add name

    czoido committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    03772b7 View commit details
    Browse the repository at this point in the history
  14. change name

    czoido committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b00e932 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. use v5

    czoido committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a03ba51 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    41ca43f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e57778f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f51d9b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    9bf74e5 View commit details
    Browse the repository at this point in the history
  2. recover bump_dev_version

    czoido committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    597956f View commit details
    Browse the repository at this point in the history
  3. add deply to pypitest

    czoido committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    47fd058 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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

Commits on Oct 28, 2024

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

Commits on Oct 29, 2024

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