Skip to content

fix: Upgraded Jinja2 version to 3.x.x CEPLAT-477 #113

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

Merged
merged 2 commits into from
Apr 5, 2022

Conversation

miggyst
Copy link

@miggyst miggyst commented Apr 5, 2022

Ran poetry run task e2e and threw this error:
image

Ran poetry run task unit and passed all but 1 test
image

I've checked out older versions to see if it was an issue that this ticket introduced but that was not the case. The branch that I'm looking to merge into tha benchling-sdk is currently pointing to, throws the same error(s).

Tried to make some slight changes to see if I could fix it, but I think it'll require more dependency changes that is out of scope for this ticket.

Also do note that I'm running it on 3.7.13 since i can't go down to 3.7.4 (I did pair with someone that had 3.7.4 installed and had the same error)

@miggyst miggyst requested review from shaw-matt and jschlaakhs April 5, 2022 00:27
Copy link

@shaw-matt shaw-matt left a comment

Choose a reason for hiding this comment

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

Changes looks good, but I think the end-to-end tests should be run as well as a local functional test to make sure that the dependency problems/unnecessary pinning Jinja is causing are fixed with this change.

Also, it looks like a bot already created a PR for this, so might be useful to compare the changes and then delete which ever PR doesn't end up getting merged

@shaw-matt shaw-matt self-requested a review April 5, 2022 15:35
@miggyst miggyst merged commit 53ba39c into benchling-sdk-m1-fixes-01282021 Apr 5, 2022
@miggyst miggyst deleted the ceplat-477 branch April 5, 2022 16:44
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.

2 participants