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

Updates to the ProjectService #2

Merged
merged 2 commits into from
Mar 17, 2023
Merged

Updates to the ProjectService #2

merged 2 commits into from
Mar 17, 2023

Conversation

duanemay
Copy link

@duanemay duanemay commented Mar 3, 2023

  • Add the ParentRef to a Project - the parent is being returned, but was not in the struct
  • Add GetProjectsForName to ProjectService - This is for looking up projects by project name, lookup only works when both name and version are specified.

Copy link
Member

@nscuro nscuro left a comment

Choose a reason for hiding this comment

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

Thanks @duanemay! 🎉

@nscuro nscuro merged commit 91d8e79 into DependencyTrack:main Mar 17, 2023
bakito referenced this pull request in bakito/client-go Dec 4, 2023
# This is the 1st commit message:

implement oidc

Signed-off-by: bakito <[email protected]>

# This is the commit message #2:

return OIDCMapping for teams
bakito referenced this pull request in bakito/client-go Dec 4, 2023
* # This is a combination of 2 commits.
# This is the 1st commit message:

implement oidc

Signed-off-by: bakito <[email protected]>

# This is the commit message #2:

return OIDCMapping for teams

* Implementa additional interfaces for team, permission oidc

Signed-off-by: bakito <[email protected]>

---------

Signed-off-by: bakito <[email protected]>
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