Skip to content

Conversation

@duwenxin99
Copy link
Contributor

  1. Set up API reference documents
  2. Update github workflow to test for documentation correctness with nox
  3. Add change log, html template, and convert README file from .md to .rst
  4. A bunch of other small changes
@duwenxin99 duwenxin99 requested review from a team as code owners April 30, 2024 21:41
@product-auto-label product-auto-label bot added the api: cloudsql-sqlserver Issues related to the googleapis/langchain-google-cloud-sql-mssql-python API. label Apr 30, 2024
@duwenxin99 duwenxin99 requested a review from averikitsch April 30, 2024 21:58
python3 -m pip install .
VERSION=$(python3 -c "import langchain_google_cloud_sql_mssql;print(langchain_google_cloud_sql_mssql.__version__)")

# create metadata
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update both docuploader commands with --distribution-name=$(jq --raw-output '.distribution_name // empty' .repo-metadata.json) \

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

@duwenxin99 duwenxin99 merged commit d141739 into main May 1, 2024
@duwenxin99 duwenxin99 deleted the docs branch May 1, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: cloudsql-sqlserver Issues related to the googleapis/langchain-google-cloud-sql-mssql-python API.

2 participants