Skip to content

feat: support CleanupPolicy#520

Draft
dungdm93 wants to merge 2 commits intodatadrivers:mainfrom
dungdm93:cleanup-policy
Draft

feat: support CleanupPolicy#520
dungdm93 wants to merge 2 commits intodatadrivers:mainfrom
dungdm93:cleanup-policy

Conversation

@dungdm93
Copy link
Copy Markdown
Contributor

@dungdm93 dungdm93 commented May 13, 2025

#481 seem inactive, so I submit new PR to support CleanupPolicy

Depends on datadrivers/go-nexus-client#165, remove last commit when it's merged

cc @chris-ruecker, @anmoel

@dungdm93 dungdm93 force-pushed the cleanup-policy branch 2 times, most recently from 65f633c to f980570 Compare May 13, 2025 09:24
@dungdm93 dungdm93 marked this pull request as draft May 13, 2025 09:24
@dungdm93 dungdm93 force-pushed the cleanup-policy branch 2 times, most recently from 3b9ea09 to 412b7f3 Compare May 13, 2025 09:34
@marknl
Copy link
Copy Markdown

marknl commented Oct 13, 2025

When can we expect this feature to be added to the provider? It would be very nice to see this added!

mvdan.cc/unparam v0.0.0-20240528143540-8a5130ca722f // indirect
)

replace github.com/datadrivers/go-nexus-client => github.com/dungdm93/go-nexus-client v0.0.0-20250513041527-55259c8944c8
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

please remove this and update version instead of this

Comment on lines +12 to +41
var (
RepositoryFormats = []string{
"*",
"apt",
"cargo",
"cocoapods",
"composer",
"conan",
"conda",
"docker",
"gitlfs",
"go",
"helm",
"huggingface",
"maven2",
"npm",
"nuget",
"p2",
"pypi",
"r",
"raw",
"rubygems",
"yum",
}
ReleaseTypes = []string{
"RELEASES",
"PRERELEASES",
"RELEASES_AND_PRERELEASES",
}
)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

move this block into schema packages

mvdan.cc/unparam v0.0.0-20240528143540-8a5130ca722f // indirect
)

replace github.com/datadrivers/go-nexus-client => github.com/dungdm93/go-nexus-client v0.0.0-20250513041527-55259c8944c8
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

remove this and update client version instead

@anmoel
Copy link
Copy Markdown
Member

anmoel commented Feb 15, 2026

also close the draft

@marknl
Copy link
Copy Markdown

marknl commented Feb 16, 2026

I would not put too much effort into this project, it seems dead.

There's another provider for nexus rm that is maintained by someone working at sonatype and is very active. We migrated to that provider sonatyperepo

@jtnord
Copy link
Copy Markdown

jtnord commented Mar 6, 2026

see also #500

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.

4 participants