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

[NETID-1661] The UWIT-IAM action/workflow "[email protected]" has a broken poetry install reference #21

Merged
merged 1 commit into from
Sep 8, 2022

Conversation

goulter
Copy link
Contributor

@goulter goulter commented Sep 8, 2022

Change Description:
When pushing a commit to the identity.uw repo, a few actions/workflows are called, one of them being "Pull request validation", which in turn calls uwit-iam/actions/[email protected]

In this we reference "abatilo/[email protected]". The 2.1.0 version of that GH action references poetry 1.1.11. which now breaks the build of identity.uw. Poetry 1.1.15 does not. abatilo/[email protected] contains 1.1.15.

Update UWIT-IAM/actions/update-pr-branch-version/action.yml to this affect.

Another JIRA will be created to bring the functionality of abatilo/actions-poetry in house instead of depending on this 3rd party.

For reference about the need for this:
python-poetry/poetry#6300
dependency
https://github.com/abatilo/actions-poetry

Closes Jira(s):
NETID-1661

@goulter goulter requested a review from a team as a code owner September 8, 2022 15:44
@goulter goulter merged commit 93921a5 into main Sep 8, 2022
@goulter goulter deleted the NETID-1661 branch September 8, 2022 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants