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

GitHub Action to Compare Dependencies #29728

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

Commits on Jul 16, 2024

  1. added gitub action

    shmuel44 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3a43cd2 View commit details
    Browse the repository at this point in the history
  2. pipenv

    shmuel44 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c0ae7c1 View commit details
    Browse the repository at this point in the history
  3. pipenv

    shmuel44 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8290786 View commit details
    Browse the repository at this point in the history
  4. pipenv

    shmuel44 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    69aee8e View commit details
    Browse the repository at this point in the history
  5. pipenv

    shmuel44 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2c249f8 View commit details
    Browse the repository at this point in the history
  6. remove pipenv shell

    shmuel44 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    debe4a9 View commit details
    Browse the repository at this point in the history
  7. pipenv install

    shmuel44 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4956cbb View commit details
    Browse the repository at this point in the history
  8. path

    shmuel44 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    df88ee6 View commit details
    Browse the repository at this point in the history
  9. run python

    shmuel44 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    76fba50 View commit details
    Browse the repository at this point in the history
  10. pipenv install

    shmuel44 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    7faa2e7 View commit details
    Browse the repository at this point in the history
  11. remove changed-files

    shmuel44 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ce78770 View commit details
    Browse the repository at this point in the history
  12. error

    shmuel44 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0b0e2df View commit details
    Browse the repository at this point in the history
  13. return 1/0

    shmuel44 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a73f7d5 View commit details
    Browse the repository at this point in the history
  14. main

    shmuel44 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3ac5966 View commit details
    Browse the repository at this point in the history
  15. no return

    shmuel44 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ce86ffb View commit details
    Browse the repository at this point in the history
  16. return

    shmuel44 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e059f9f View commit details
    Browse the repository at this point in the history
  17. print

    shmuel44 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b78da47 View commit details
    Browse the repository at this point in the history
  18. fix

    shmuel44 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9e87de4 View commit details
    Browse the repository at this point in the history
  19. line number

    shmuel44 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    39dd6ac View commit details
    Browse the repository at this point in the history
  20. cd

    shmuel44 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    942f0d1 View commit details
    Browse the repository at this point in the history
  21. print

    shmuel44 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0153814 View commit details
    Browse the repository at this point in the history
  22. line_number

    shmuel44 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    31a9ec3 View commit details
    Browse the repository at this point in the history
  23. str

    shmuel44 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ed62dfb View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Update .github/workflows/sync_native_dependency.yml

    Co-authored-by: dorschw <[email protected]>
    shmuel44 and dorschw authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    36a9ada View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/sync_native_dependency.yml

    Co-authored-by: dorschw <[email protected]>
    shmuel44 and dorschw authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    19fbf10 View commit details
    Browse the repository at this point in the history
  3. Update utils/compare_dependency_constraints.py

    Co-authored-by: dorschw <[email protected]>
    shmuel44 and dorschw authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8286c18 View commit details
    Browse the repository at this point in the history
  4. Update utils/compare_dependency_constraints.py

    Co-authored-by: dorschw <[email protected]>
    shmuel44 and dorschw authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    70f6039 View commit details
    Browse the repository at this point in the history
  5. CR

    shmuel44 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    622511e View commit details
    Browse the repository at this point in the history
  6. CR

    shmuel44 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5268bcd View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. pull from master

    shmuel44 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3b5110e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d87c1b View commit details
    Browse the repository at this point in the history
  3. Update docker/py3-native/pyproject.toml

    Co-authored-by: dorschw <[email protected]>
    shmuel44 and dorschw authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1a0111c View commit details
    Browse the repository at this point in the history
  4. .get(dependency)

    shmuel44 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    79e9bb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5762b2 View commit details
    Browse the repository at this point in the history
  6. python3-ubi > py3-tools

    shmuel44 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    30267da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    68467b9 View commit details
    Browse the repository at this point in the history
  8. NATIVE_IMAGE

    shmuel44 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6b47d36 View commit details
    Browse the repository at this point in the history
  9. ruff

    shmuel44 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    9e48b25 View commit details
    Browse the repository at this point in the history