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

fix: include more Gitlab projects that are dropped by a bad shared check #416

Merged
merged 1 commit into from
Dec 28, 2022

Conversation

lili2311
Copy link
Contributor

@lili2311 lili2311 commented Dec 28, 2022

  • Tests written and linted ℹ︎
  • Documentation written in Wiki/README
  • Commit history is tidy & follows Contributing guidelines ℹ︎

What this does

Some projects were being discarded due to several incorrect shared with group checks. Adding a test to ensure we can list projects from a sub-group & can see the group.

).toEqual([]);
expect(repos.length === 0).toBeTruthy();
expect(repos.length > 0).toBeTruthy();
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this group had projects and should not have been returning 0

@lili2311 lili2311 merged commit db47216 into master Dec 28, 2022
@lili2311 lili2311 deleted the fix/include-more-projects branch December 28, 2022 12:31
@aarlaud
Copy link
Contributor

aarlaud commented Dec 28, 2022

🎉 This PR is included in version 2.13.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants