Skip to content

Split global options#461

Merged
jonesbusy merged 1 commit into
jenkins-infra:mainfrom
jonesbusy:feature/split-global-options
Dec 15, 2024
Merged

Split global options#461
jonesbusy merged 1 commit into
jenkins-infra:mainfrom
jonesbusy:feature/split-global-options

Conversation

@jonesbusy
Copy link
Copy Markdown
Collaborator

Fix: #420

  • Replace --clean-data by subcommand
  • Removed some unused options

I also added a negative integration test that skip metadata when a plugin is deprecated

To have a positive test we should use https://testcontainers.com/modules/git/ to perform the clone of a fake plugin

@jonesbusy jonesbusy merged commit cb055f3 into jenkins-infra:main Dec 15, 2024
@jonesbusy jonesbusy deleted the feature/split-global-options branch December 15, 2024 13:00
@jonesbusy
Copy link
Copy Markdown
Collaborator Author

https://github.com/sparsick/testcontainers-git

Only side effect is that we will need to run CI on VM instead of container

I'm pretty sure the git plugin is also using this module

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.

Simplify usage of CLI

1 participant