Skip to content

Conversation

fileames
Copy link
Member

This PR modifies the release workflow to get the working directory as input and release to PyPi.

Steps:

  • build the package
  • publish to TestPyPI
  • run tests with version on TestPyPI
  • publish to PyPI

We can use for both packages with working directories:

libs/oci
libs/oracledb

Requires two GitHub secrets for PyPi and TestPyPI:

secrets.GH_LC_OCI_PYPI_TOKEN
secrets.GH_LC_OCI_TESTPYPI_TOKEN

Note:

  • for langchain-oracledb tests are currently skipped as username, password and dsn combination is not given, tested locally before PRs.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 18, 2025
@ashutoshSce ashutoshSce merged commit fdd6519 into oracle:main Aug 29, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants