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/cog serv endpoint #241

Merged
merged 25 commits into from
May 29, 2024
Merged

Feat/cog serv endpoint #241

merged 25 commits into from
May 29, 2024

Conversation

dorbaker
Copy link
Contributor

@dorbaker dorbaker commented May 21, 2024

Description

Added ability to set the cognitive_services_endpoint url in the environment so that the package will run in other clouds.

Checklist

  • I have tested these changes locally.
  • I have reviewed the code changes.
  • I have updated the documentation (if necessary).
  • I have added appropriate unit tests (if applicable).

dorbaker and others added 22 commits May 13, 2024 16:35
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
- [Commits](JamesIves/github-pages-deploy-action@v4.6.0...v4.6.1)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Updated to work with managed identities.

* Updated to work with both api keys and managed identity.

* Updated to pass storage_account_name config parameter.

* Updated to take optional cognitive services endpoint config parameter

* make api_key optional

* fix formatting

* Bug fixes.

* set storage_account_name to None by default

* ruff formatting fixes

* fix issue with using connection strings

* Switched from storage account name to storage account blob url.

* code cleanup and cleaner logic

* revert formatting changes

* Updated so that query works with AAD.

* code cleanup

* ruff formatting

* ruff lint fixes

* more ruff lint fixes

* spellcheck

* add documentation of new storage_account_blob_url variable

* add documentation of new storage_account_blob_url variable

* add semversioner doc

* typecheck updates

* minor doc update

* Fix env-var names, update docs, fix tests

---------

Co-authored-by: Josh Bradley <[email protected]>
Co-authored-by: Chris Trevino <[email protected]>
Co-authored-by: Chris Trevino <[email protected]>
Co-authored-by: Alonso Guevara <[email protected]>
---
updated-dependencies:
- dependency-name: textual
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
updated-dependencies:
- dependency-name: requests
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* upgrade pyright

* add fetch-depth, fetch-tags

* update prerelease format for pypi compliance
@dorbaker dorbaker marked this pull request as ready for review May 29, 2024 19:17
@dorbaker dorbaker requested a review from a team as a code owner May 29, 2024 19:17
@AlonsoGuevara AlonsoGuevara merged commit c5e4cb2 into main May 29, 2024
13 checks passed
@AlonsoGuevara AlonsoGuevara deleted the feat/cog-serv-endpoint branch May 29, 2024 23:04
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.

4 participants