Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.

dep envs are now sets #380

Merged
merged 2 commits into from
Sep 30, 2021
Merged

dep envs are now sets #380

merged 2 commits into from
Sep 30, 2021

Conversation

skilly-lily
Copy link
Contributor

@skilly-lily skilly-lily commented Sep 30, 2021

Overview

Change dependencyEnvironments to be a Set, as opposed to a list. This is needed for #374.

Part of the work for fossas/team-analysis#707

This change is REALLY simple, and only has one logical change, which is to use Set instead of list, but we use this everywhere, so the diff seems huge.

Checklist

  • I added tests for this PR's change (or confirmed tests are not viable).
  • If this PR introduced a user-visible change, I added documentation into docs/.
  • I updated Changelog.md if this change is externally facing. If this PR did not mark a release, I added my changes into an # Unreleased section at the top.
  • I linked this PR to any referenced GitHub issues, if they exist.

Copy link
Contributor

@meghfossa meghfossa left a comment

Choose a reason for hiding this comment

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

LGTM - looks straight forward.

@skilly-lily skilly-lily merged commit 3b38e08 into master Sep 30, 2021
@skilly-lily skilly-lily deleted the dep-env-is-a-set branch September 30, 2021 22:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants