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

feat: Raise an exception if license is inaccessible #3316

Closed
wants to merge 17 commits into from

Commits on Sep 25, 2024

  1. feat: License error handling

    hpohekar committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    eef4005 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac577be View commit details
    Browse the repository at this point in the history
  3. feat: move to interceptors

    hpohekar committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    503f883 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44ba203 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Add function for client side

    hpohekar committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1805445 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/fluent_licensing_exception' of https://github.com/…

    …ansys/pyfluent into feat/fluent_licensing_exception
    hpohekar committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    538999e View commit details
    Browse the repository at this point in the history
  3. improve handling

    hpohekar committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c9dbf6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50d87a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    6d9a491 View commit details
    Browse the repository at this point in the history
  2. restructuring

    hpohekar committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    01201b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. set folder

    hpohekar committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    33feee4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    483a36d View commit details
    Browse the repository at this point in the history
  3. set CWD

    hpohekar committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    53d672c View commit details
    Browse the repository at this point in the history
  4. handle in interceptors

    hpohekar committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8485a3b View commit details
    Browse the repository at this point in the history
  5. check container mode

    hpohekar committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    bbf817c View commit details
    Browse the repository at this point in the history
  6. check container mode 1

    hpohekar committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a9b71fe View commit details
    Browse the repository at this point in the history
  7. check container mode 2

    hpohekar committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d110e4f View commit details
    Browse the repository at this point in the history