Skip to content

Enable Running Github Actions Manually (#30)#31

Merged
pshenoy-uc merged 1 commit into
mainfrom
dev-1.1.x
Nov 21, 2025
Merged

Enable Running Github Actions Manually (#30)#31
pshenoy-uc merged 1 commit into
mainfrom
dev-1.1.x

Conversation

@pshenoy-uc
Copy link
Copy Markdown
Contributor

This reverts commit 8956b34.

  • Dev2-test3 (Updated README.md for SDK tests #4)

  • Update typing-extensions dependency version in setup.py to 4.14.1

  • Updated the test data with data returning status code 200

  • Update README.md to simplify test execution instructions and improve clarity and specify proper working directory for the tests to run

  • Refactor README.md to standardize environment variable formatting and improve clarity

  • Bumped unicourt SDK patch version in setup.py

  • added workflow_dispatch

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Dev2 (#1)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Dev2-test2 (#2)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Revert "Dev2-test2 (#2)" (#3)

This reverts commit 8956b34.

* Dev2-test3 (#4)

* Update typing-extensions dependency version in setup.py to 4.14.1

* Updated the test data with data returning status code 200

* Update README.md to simplify test execution instructions and improve clarity and specify proper working directory for the tests to run

* Refactor README.md to standardize environment variable formatting and improve clarity

* Bumped unicourt SDK patch version in setup.py

* added workflow_dispatch
@pshenoy-uc pshenoy-uc merged commit 518831f into main Nov 21, 2025
pshenoy-uc added a commit that referenced this pull request Nov 24, 2025
* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Dev2 (#1)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Dev2-test2 (#2)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Revert "Dev2-test2 (#2)" (#3)

This reverts commit 8956b34.

* Dev2-test3 (#4)

* Update typing-extensions dependency version in setup.py to 4.14.1

* Updated the test data with data returning status code 200

* Update README.md to simplify test execution instructions and improve clarity and specify proper working directory for the tests to run

* Refactor README.md to standardize environment variable formatting and improve clarity

* Bumped unicourt SDK patch version in setup.py

* added workflow_dispatch

Co-authored-by: Pradeep Singh <pradeeps@unicourt.com>
pshenoy-uc added a commit that referenced this pull request Nov 24, 2025
…ails (#32)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Dev2 (#1)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Dev2-test2 (#2)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Revert "Dev2-test2 (#2)" (#3)

This reverts commit 8956b34.

* Dev2-test3 (#4)

* Update typing-extensions dependency version in setup.py to 4.14.1

* Updated the test data with data returning status code 200

* Update README.md to simplify test execution instructions and improve clarity and specify proper working directory for the tests to run

* Refactor README.md to standardize environment variable formatting and improve clarity

* Bumped unicourt SDK patch version in setup.py

* added workflow_dispatch

* Enable Running Github Actions Manually (#30) (#31)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Dev2 (#1)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Dev2-test2 (#2)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Revert "Dev2-test2 (#2)" (#3)

This reverts commit 8956b34.

* Dev2-test3 (#4)

* Update typing-extensions dependency version in setup.py to 4.14.1

* Updated the test data with data returning status code 200

* Update README.md to simplify test execution instructions and improve clarity and specify proper working directory for the tests to run

* Refactor README.md to standardize environment variable formatting and improve clarity

* Bumped unicourt SDK patch version in setup.py

* added workflow_dispatch

Co-authored-by: Pradeep Singh <pradeeps@unicourt.com>

* Enhance README.md with contributing guidelines and GitHub Actions details

* Update README.md to clarify the process for merging pull requests and creating releases after GitHub Actions verification

* Fix typo in README.md regarding request arguments in SDK functions

* Update README.md to rename 'Contributing' section to 'Merging and Release Process' and clarify the workflow for merging contributions and releases.

* Remove redundant introductory line from 'Merging and Release Process' section in README.md for improved clarity.

* Update README.md to add a note about GitHub Actions workflow limitations for pull requests from forks, enhancing clarity on the merging process.

* Refactor README.md to enhance clarity on installation instructions, command-line argument usage, and update section headings for better organization.

---------

Co-authored-by: pshenoy-uc <1192820+pshenoy-uc@users.noreply.github.com>
pshenoy-uc added a commit that referenced this pull request Nov 24, 2025
* Enable Running Github Actions Manually (#30)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Dev2 (#1)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Dev2-test2 (#2)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Revert "Dev2-test2 (#2)" (#3)

This reverts commit 8956b34.

* Dev2-test3 (#4)

* Update typing-extensions dependency version in setup.py to 4.14.1

* Updated the test data with data returning status code 200

* Update README.md to simplify test execution instructions and improve clarity and specify proper working directory for the tests to run

* Refactor README.md to standardize environment variable formatting and improve clarity

* Bumped unicourt SDK patch version in setup.py

* added workflow_dispatch

* Enable Running Github Actions Manually (#30) (#31) (#33)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Dev2 (#1)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Dev2-test2 (#2)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Revert "Dev2-test2 (#2)" (#3)

This reverts commit 8956b34.

* Dev2-test3 (#4)

* Update typing-extensions dependency version in setup.py to 4.14.1

* Updated the test data with data returning status code 200

* Update README.md to simplify test execution instructions and improve clarity and specify proper working directory for the tests to run

* Refactor README.md to standardize environment variable formatting and improve clarity

* Bumped unicourt SDK patch version in setup.py

* added workflow_dispatch

Co-authored-by: Pradeep Singh <pradeeps@unicourt.com>

* Enhance README.md with contributing guidelines and GitHub Actions details (#32)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Dev2 (#1)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Dev2-test2 (#2)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Revert "Dev2-test2 (#2)" (#3)

This reverts commit 8956b34.

* Dev2-test3 (#4)

* Update typing-extensions dependency version in setup.py to 4.14.1

* Updated the test data with data returning status code 200

* Update README.md to simplify test execution instructions and improve clarity and specify proper working directory for the tests to run

* Refactor README.md to standardize environment variable formatting and improve clarity

* Bumped unicourt SDK patch version in setup.py

* added workflow_dispatch

* Enable Running Github Actions Manually (#30) (#31)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Dev2 (#1)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Dev2-test2 (#2)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Revert "Dev2-test2 (#2)" (#3)

This reverts commit 8956b34.

* Dev2-test3 (#4)

* Update typing-extensions dependency version in setup.py to 4.14.1

* Updated the test data with data returning status code 200

* Update README.md to simplify test execution instructions and improve clarity and specify proper working directory for the tests to run

* Refactor README.md to standardize environment variable formatting and improve clarity

* Bumped unicourt SDK patch version in setup.py

* added workflow_dispatch

Co-authored-by: Pradeep Singh <pradeeps@unicourt.com>

* Enhance README.md with contributing guidelines and GitHub Actions details

* Update README.md to clarify the process for merging pull requests and creating releases after GitHub Actions verification

* Fix typo in README.md regarding request arguments in SDK functions

* Update README.md to rename 'Contributing' section to 'Merging and Release Process' and clarify the workflow for merging contributions and releases.

* Remove redundant introductory line from 'Merging and Release Process' section in README.md for improved clarity.

* Update README.md to add a note about GitHub Actions workflow limitations for pull requests from forks, enhancing clarity on the merging process.

* Refactor README.md to enhance clarity on installation instructions, command-line argument usage, and update section headings for better organization.

---------

Co-authored-by: pshenoy-uc <1192820+pshenoy-uc@users.noreply.github.com>

---------

Co-authored-by: Pradeep Singh <pradeeps@unicourt.com>
pshenoy-uc added a commit that referenced this pull request Nov 25, 2025
* Enable Running Github Actions Manually (#30) (#31)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Dev2 (#1)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Dev2-test2 (#2)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Revert "Dev2-test2 (#2)" (#3)

This reverts commit 8956b34.

* Dev2-test3 (#4)

* Update typing-extensions dependency version in setup.py to 4.14.1

* Updated the test data with data returning status code 200

* Update README.md to simplify test execution instructions and improve clarity and specify proper working directory for the tests to run

* Refactor README.md to standardize environment variable formatting and improve clarity

* Bumped unicourt SDK patch version in setup.py

* added workflow_dispatch

Co-authored-by: Pradeep Singh <pradeeps@unicourt.com>

* Updates to Readme (#34)

* Enable Running Github Actions Manually (#30)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Dev2 (#1)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Dev2-test2 (#2)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Revert "Dev2-test2 (#2)" (#3)

This reverts commit 8956b34.

* Dev2-test3 (#4)

* Update typing-extensions dependency version in setup.py to 4.14.1

* Updated the test data with data returning status code 200

* Update README.md to simplify test execution instructions and improve clarity and specify proper working directory for the tests to run

* Refactor README.md to standardize environment variable formatting and improve clarity

* Bumped unicourt SDK patch version in setup.py

* added workflow_dispatch

* Enable Running Github Actions Manually (#30) (#31) (#33)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Dev2 (#1)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Dev2-test2 (#2)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Revert "Dev2-test2 (#2)" (#3)

This reverts commit 8956b34.

* Dev2-test3 (#4)

* Update typing-extensions dependency version in setup.py to 4.14.1

* Updated the test data with data returning status code 200

* Update README.md to simplify test execution instructions and improve clarity and specify proper working directory for the tests to run

* Refactor README.md to standardize environment variable formatting and improve clarity

* Bumped unicourt SDK patch version in setup.py

* added workflow_dispatch

Co-authored-by: Pradeep Singh <pradeeps@unicourt.com>

* Enhance README.md with contributing guidelines and GitHub Actions details (#32)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Dev2 (#1)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Dev2-test2 (#2)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Revert "Dev2-test2 (#2)" (#3)

This reverts commit 8956b34.

* Dev2-test3 (#4)

* Update typing-extensions dependency version in setup.py to 4.14.1

* Updated the test data with data returning status code 200

* Update README.md to simplify test execution instructions and improve clarity and specify proper working directory for the tests to run

* Refactor README.md to standardize environment variable formatting and improve clarity

* Bumped unicourt SDK patch version in setup.py

* added workflow_dispatch

* Enable Running Github Actions Manually (#30) (#31)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Dev2 (#1)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Dev2-test2 (#2)

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT

* Added enum CURRENTLY_UNAVAILABLE_IN_COURT (#26)

* Update typing-extensions dependency version in pyproject.toml and requirements.txt to 4.14.1

* Update typing-extensions dependency version in setup.py to 4.14.1

* Revert "Dev2-test2 (#2)" (#3)

This reverts commit 8956b34.

* Dev2-test3 (#4)

* Update typing-extensions dependency version in setup.py to 4.14.1

* Updated the test data with data returning status code 200

* Update README.md to simplify test execution instructions and improve clarity and specify proper working directory for the tests to run

* Refactor README.md to standardize environment variable formatting and improve clarity

* Bumped unicourt SDK patch version in setup.py

* added workflow_dispatch

Co-authored-by: Pradeep Singh <pradeeps@unicourt.com>

* Enhance README.md with contributing guidelines and GitHub Actions details

* Update README.md to clarify the process for merging pull requests and creating releases after GitHub Actions verification

* Fix typo in README.md regarding request arguments in SDK functions

* Update README.md to rename 'Contributing' section to 'Merging and Release Process' and clarify the workflow for merging contributions and releases.

* Remove redundant introductory line from 'Merging and Release Process' section in README.md for improved clarity.

* Update README.md to add a note about GitHub Actions workflow limitations for pull requests from forks, enhancing clarity on the merging process.

* Refactor README.md to enhance clarity on installation instructions, command-line argument usage, and update section headings for better organization.

---------

Co-authored-by: pshenoy-uc <1192820+pshenoy-uc@users.noreply.github.com>

---------

Co-authored-by: Pradeep Singh <pradeeps@unicourt.com>

---------

Co-authored-by: Pradeep Singh <pradeeps@unicourt.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants