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

Add java support (maven repository) #432

Merged
merged 4 commits into from
Feb 23, 2024
Merged

Add java support (maven repository) #432

merged 4 commits into from
Feb 23, 2024

Conversation

yrobla
Copy link
Contributor

@yrobla yrobla commented Feb 20, 2024

Adds Maven support using Sonatype API, and specifically querying for Maven repository

@yrobla yrobla force-pushed the add-maven branch 2 times, most recently from 0ff38f9 to 98cfd7b Compare February 20, 2024 08:26
Copy link
Contributor

@calebbrown calebbrown left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution!

pkg/feeds/feed.go Outdated Show resolved Hide resolved
pkg/feeds/maven/maven.go Outdated Show resolved Hide resolved
pkg/feeds/maven/maven.go Outdated Show resolved Hide resolved
@yrobla yrobla force-pushed the add-maven branch 4 times, most recently from 1dbe473 to 4f788fb Compare February 21, 2024 10:37
Use sonatype API to query for updates in maven central repo
and publish those into feeds

Signed-off-by: Yolanda Robla <[email protected]>
Signed-off-by: Yolanda Robla <[email protected]>
@yrobla yrobla force-pushed the add-maven branch 4 times, most recently from cb49968 to 02fa827 Compare February 21, 2024 10:51
Remove the UTC() time conversion
Add a max retry limit on maven feed on failures

Signed-off-by: Yolanda Robla <[email protected]>
Signed-off-by: Yolanda Robla <[email protected]>
Signed-off-by: Yolanda Robla Mota <[email protected]>
Signed-off-by: Yolanda Robla Mota <[email protected]>
@calebbrown calebbrown merged commit 975d2ec into ossf:main Feb 23, 2024
9 checks passed
@calebbrown
Copy link
Contributor

calebbrown commented Feb 25, 2024

ref: #428

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.

3 participants