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

Create release can fail with a "Sequence contains more than one matching element exception" #166

Closed
slewis74 opened this issue Mar 4, 2022 · 1 comment · Fixed by #167
Assignees
Labels
kind/bug Something isn't working

Comments

@slewis74
Copy link
Contributor

slewis74 commented Mar 4, 2022

In at least the scenario where a script step has selected to run a script from a package and also has an additional package specified, the exception mentioned in the title can occur when calling create-release.

image

Step config for the above was
image

and executed

octo create-release --server=MY_SERVER--apiKey=API-???? --project="Test project"

Impacted Versions:
Reproduced in as early as 7.4.x, code suggested may have existed since 6.6.0.

@slewis74 slewis74 self-assigned this Mar 4, 2022
@slewis74 slewis74 added the kind/bug Something isn't working label Mar 4, 2022
@octoreleasebot
Copy link

Release Note: Fixed an issue where release creation could fail with a "Sequence contains more than one matching element" exception

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants