Skip to content

Conversation

@stewartjarod
Copy link
Contributor

No description provided.

Gregory M Kohler and others added 16 commits December 19, 2023 10:59
[ION-281] use ionic SDK in langchain tool
* tests

* 📦 update ionic-sdk-python

* 🏷️ bump version
* let ionic be injected into tool

* 🏷️ bump version
* 📦 fleixble langchain dependency; pinned sdk

Idea here being we control which SDK version is being used but
allow developers to have higher patch versions of langchain.

https://python-poetry.org/docs/dependency-specification/#tilde-requirements

* 📖 first pass at documentation

* Update README.md
* 👷‍♂️📦 workflow for publishing new releases

Right now this requires manually bumping poetry and creating a
git release but I added a couple of guardrails so that we ensure
we only publish when the poetry package version matches the github
release reference.

Future iteration will move the version bumping and release cutting
to the workflow.

* 🏷️ bump verison to 0.1.3

want something to test with when this merges

* set workflow up for iterative testing

* dry run for publishing
* warn instead of fail if tag checks fail
* 📌 pin python version

* 🐛 use ref_name instead of ref

ref is a lot longer, e.g. 'refs/heads/gmkohler/ION-285'
found with debug logging

* 🏷️ bump patch version

want to compare with new release
* Revert "set workflow up for iterative testing"

This reverts commit 49cc39f.

* 🏷️ bump version to 0.1.5

want to test the release guardrails
* tidy expressions up

think it all needs to be interpolated

* 🏷️ poetry version patch

need to verify new changes
…#9)

* 👷‍♂️ bump version within workflow

* ☑️ use type: choice for release input

This should enforce a dropdown

* fix release-action name

* tidy release step
* version

* readme

* whoops
@stewartjarod stewartjarod merged commit f96b50c into gmkohler/ION-281 Jan 18, 2024
@stewartjarod stewartjarod deleted the MergeMain/ion-281 branch January 18, 2024 21:48
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