Skip to content

Conversation

@tconley1428
Copy link
Contributor

@tconley1428 tconley1428 commented Jun 25, 2025

What was changed

Added a new CI run which upgrades dependencies prior to testing

Why?

This will help us validate that things work the way users will use them, with the most up to date dependencies, rather than the locked ones we use for development.

Checklist

  1. Closes

  2. How was this tested:
    New CI

  3. Any docs updates needed?

@tconley1428 tconley1428 marked this pull request as ready for review June 25, 2025 17:36
@tconley1428 tconley1428 requested a review from a team as a code owner June 25, 2025 17:36
Copy link
Member

@cretz cretz left a comment

Choose a reason for hiding this comment

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

I like the approach of only using one permutation to do this here. Added slight suggestion.

Copy link
Member

@cretz cretz left a comment

Choose a reason for hiding this comment

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

(re-approving to confirm my approval still stands)

@tconley1428 tconley1428 merged commit 8fc55e7 into main Jun 30, 2025
37 of 40 checks passed
@tconley1428 tconley1428 deleted the latest_deps_ci branch June 30, 2025 16:12
tconley1428 added a commit that referenced this pull request Jun 30, 2025
* Experimental CI entry to run tests with latest dependencies

* Fix upgrade command

* Further discriminate log names

* Remove locked from matrix

* Fixing problem with updated openai dependency

* Lint

* Move latest deps test to separate job

* Fix openai test break

* Pydantic validation fails anyway, so remove type ingore

* CI cleanup
tconley1428 added a commit that referenced this pull request Jul 1, 2025
* Adding replay and end to end tests for all existing tests

* Experimental CI entry to run tests with latest dependencies (#920)

* Experimental CI entry to run tests with latest dependencies

* Fix upgrade command

* Further discriminate log names

* Remove locked from matrix

* Fixing problem with updated openai dependency

* Lint

* Move latest deps test to separate job

* Fix openai test break

* Pydantic validation fails anyway, so remove type ingore

* CI cleanup

* Remove history write

* Linting

* Remove history output

* Configure the data converter

* Linting

* Fix merge error
tconley1428 added a commit that referenced this pull request Aug 28, 2025
* Experimental CI entry to run tests with latest dependencies

* Fix upgrade command

* Further discriminate log names

* Remove locked from matrix

* Fixing problem with updated openai dependency

* Lint

* Move latest deps test to separate job

* Fix openai test break

* Pydantic validation fails anyway, so remove type ingore

* CI cleanup
tconley1428 added a commit that referenced this pull request Aug 28, 2025
* Adding replay and end to end tests for all existing tests

* Experimental CI entry to run tests with latest dependencies (#920)

* Experimental CI entry to run tests with latest dependencies

* Fix upgrade command

* Further discriminate log names

* Remove locked from matrix

* Fixing problem with updated openai dependency

* Lint

* Move latest deps test to separate job

* Fix openai test break

* Pydantic validation fails anyway, so remove type ingore

* CI cleanup

* Remove history write

* Linting

* Remove history output

* Configure the data converter

* Linting

* Fix merge error
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