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

Simplify library installation #909

Merged
merged 109 commits into from
Sep 6, 2023
Merged

Simplify library installation #909

merged 109 commits into from
Sep 6, 2023

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    f243fdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16849b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf4da1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7213bf View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    ede7512 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48700e2 View commit details
    Browse the repository at this point in the history
  3. By default ignore changes to src/ansys/dpf/gate, ansys/dpf/gatebin an…

    …d src/ansys/grpc/. This should be overriden when updating using "git add --force my/ignore/file.foo"
    PProfizi committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    5a2acb2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b0137d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c78323 View commit details
    Browse the repository at this point in the history
  6. Revert "Remove requirements_dev.txt with gatebin"

    This reverts commit 8b0137d.
    PProfizi committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    d440f84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    585b896 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08828ca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9c2a90d View commit details
    Browse the repository at this point in the history
  10. Add grpcio as dependency (was working due to something in requirement…

    …s_test.txt having it as dependency)
    PProfizi committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    516c5e3 View commit details
    Browse the repository at this point in the history
  11. Add google-api-python-client as dependency (was working due to someth…

    …ing in requirements_test.txt having it as dependency)
    PProfizi committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    f6013a7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6045767 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    25d774c View commit details
    Browse the repository at this point in the history
  14. Update .gitignore

    PProfizi committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    fea1aa7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2a5fe22 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    cd66c96 View commit details
    Browse the repository at this point in the history
  2. Fix imports due to refactor

    PProfizi committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    2a9044b View commit details
    Browse the repository at this point in the history
  3. Fix imports due to refactor

    PProfizi committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    c9a4a56 View commit details
    Browse the repository at this point in the history
  4. Add missing refactored files

    PProfizi committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    8ee7b0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0107d26 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76c1bea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3fe97c View commit details
    Browse the repository at this point in the history
  8. Add .so gatebin binaries

    PProfizi committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    a9af2fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dc7dc44 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    71c6b57 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0d3f558 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8d7795a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Switch to setuptools as backend building tool to allow for several pa…

    …ckages in the library
    PProfizi committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    5beed3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df68a6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f6706e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7268dfe View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    9cb010f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2854f72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    219e4d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e442c1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60502af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ab3265 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c22e2e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f94be67 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    221431e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    387293b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9f7ef26 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fe1acf7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6e34cee View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b91ca50 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9a25b0a View commit details
    Browse the repository at this point in the history
  16. update_operators.yml now unzips ansys_grpc_dpf in src/ansys/ as well …

    …as ansys_dpf_gate and ansys_dpf_gatebin
    PProfizi committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    9c8db29 View commit details
    Browse the repository at this point in the history
  17. update_operators.yml now unzips ansys_grpc_dpf in src/ansys/ as well …

    …as ansys_dpf_gate and ansys_dpf_gatebin
    PProfizi committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    0fdc616 View commit details
    Browse the repository at this point in the history
  18. update_operators.yml now unzips ansys_grpc_dpf in src/ansys/ as well …

    …as ansys_dpf_gate and ansys_dpf_gatebin
    PProfizi committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    7fd82ac View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c9b4717 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bed5415 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    3365713 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bbba2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f79f67c View commit details
    Browse the repository at this point in the history
  4. update operators (#916)

    Co-authored-by: PProfizi <[email protected]>
    github-actions[bot] and PProfizi authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    0b8bffe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cf5e0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de4039f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ea33c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6175b30 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Merge branch 'master' into maint/integrate_pygate

    # Conflicts:
    #	docs/source/_static/dpf_operators.html
    #	src/ansys/dpf/core/vtk_helper.py
    PProfizi committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    6c7b291 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab5f3d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a910c3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d80edc2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9adc885 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f43b1d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    494d72a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbedb80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf35e7d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Merge branch 'master' into maint/integrate_pygate

    # Conflicts:
    #	.github/workflows/update_operators.yml
    #	codacy.yml
    #	pyproject.toml
    #	requirements/requirements_dev.txt
    #	requirements/requirements_install.txt
    #	src/ansys/dpf/core/vtk_helper.py
    PProfizi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    5f1135c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into maint/integrate_pygate

    # Conflicts:
    #	.ci/build_doc.bat
    PProfizi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    de93666 View commit details
    Browse the repository at this point in the history
  3. Updated dpf dependencies

    PProfizi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0df8e05 View commit details
    Browse the repository at this point in the history
  4. Updated dpf dependencies

    PProfizi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    594f56b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17e9a62 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into maint/integrate_pygate

    # Conflicts:
    #	pyproject.toml
    PProfizi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7629a71 View commit details
    Browse the repository at this point in the history
  7. Updated dpf dependencies

    PProfizi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f321d17 View commit details
    Browse the repository at this point in the history
  8. Updated dpf dependencies

    PProfizi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    4ccf5c4 View commit details
    Browse the repository at this point in the history
  9. Updated dpf dependencies

    PProfizi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    431278c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0fdde42 View commit details
    Browse the repository at this point in the history
  11. Updated dpf dependencies

    PProfizi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    40f60f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    a769617 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfc67f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cf8dd9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61b1a8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30e0bce View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Merge branch 'master' into maint/integrate_pygate

    # Conflicts:
    #	.github/workflows/ci_release.yml
    #	pyproject.toml
    #	requirements/requirements_dev.txt
    #	requirements/requirements_install.txt
    PProfizi committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    70a225f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

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

Commits on Aug 8, 2023

  1. update operators (#1109)

    Co-authored-by: PProfizi <[email protected]>
    github-actions[bot] and PProfizi authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    f5d83cb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into maint/integrate_pygate

    # Conflicts:
    #	requirements/requirements_dev.txt
    PProfizi committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    d9f56ea View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    64536c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cb01f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    accad6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55cf8fe View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    d3c52cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    007d8ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dfcf5d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Update Operators for DPF 241_test_pygate on maint/integrate_pygate (#…

    …1132)
    
    * update operators
    
    * Update ci.yml
    
    ---------
    
    Co-authored-by: PProfizi <[email protected]>
    Co-authored-by: Paul Profizi <[email protected]>
    3 people authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    68a481a View commit details
    Browse the repository at this point in the history
  2. Fix doc step

    PProfizi committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    eb830c3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into maint/integrate_pygate

    # Conflicts:
    #	.github/workflows/ci.yml
    #	.github/workflows/pydpf-post.yml
    #	docs/source/_static/dpf_operators.html
    PProfizi committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    945439c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72bdeaa View commit details
    Browse the repository at this point in the history
  5. Fix package_data

    PProfizi committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    cbe3c27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6bed6a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. update operators (#1136)

    Co-authored-by: PProfizi <[email protected]>
    github-actions[bot] and PProfizi authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    5ddc8f7 View commit details
    Browse the repository at this point in the history
  2. Improve update PR text

    PProfizi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    35952af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48086d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f37f8c6 View commit details
    Browse the repository at this point in the history