Skip to content
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

Release/1.5.1 #247

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Release/1.5.1 #247

merged 1 commit into from
Oct 10, 2024

Conversation

nikki-t
Copy link
Collaborator

@nikki-t nikki-t commented Oct 10, 2024

[1.5.1]

Update to poetry.lock file to fix issue when building Docker container. #246

Description

GitHub Issue #246 - When building the Hydrocron Docker container the RUN ~/.local/bin/poetry lock --no-update command returns list index out of range.

Overview of work done

After reproducing the issue locally, I found that I could build the container after updating the poetry.lock file with the poetry update command. The updated poetry.lock file is included in this release which will hopefully allow the container to be built when merging to main and deploying to OPS.

Overview of verification done

Existing unit tests pass.

Overview of integration done

Deployed to UAT environment to test build and confirmed no impact to existing functionality by running local tests against the UAT environment and the API benchmark tests.

PR checklist:

  • Linted
  • Updated unit tests
  • Updated changelog
  • Integration testing

See Pull Request Review Checklist for pointers on reviewing this pull request

@nikki-t nikki-t self-assigned this Oct 10, 2024
@nikki-t nikki-t marked this pull request as ready for review October 10, 2024 14:38
@nikki-t nikki-t requested a review from jamesfwood October 10, 2024 17:31
@nikki-t nikki-t merged commit c1d98ba into main Oct 10, 2024
4 of 6 checks passed
@nikki-t nikki-t deleted the release/1.5.1 branch October 10, 2024 18:55
@nikki-t nikki-t changed the title Update poetry lock file to fix Docker build issue Release/1.5.0 Oct 10, 2024
@nikki-t nikki-t changed the title Release/1.5.0 Release/1.5.1 Oct 10, 2024
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