-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[BACKLOG-44225] Use repository move and rename calls #10042
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
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
ef16ecd
to
95b3e9a
Compare
This comment has been minimized.
This comment has been minimized.
2e3c339
to
49af7a2
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
49af7a2
to
ddcee33
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@@ -18,4 +18,9 @@ URL.Path.ImportService=/api/repo/files/import/multiple | |||
|
|||
URL.Path.RetrieveContent=/api/repo/{0}/content |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am just curious. What is the advantage of storing these urls in config file?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure there is one, as changes in endpoints will likely need changes in the code as well.
Basically libpensol did it like that and I kept the approach; by the time I started questioning it, it was more effort to change than to keep it.
ddcee33
to
eb9d6e1
Compare
Analysis Details0 IssuesCoverage and DuplicationsProject ID: org.pentaho.di:pdi |
Note:Frogbot also supports Contextual Analysis, Secret Detection, IaC and SAST Vulnerabilities Scanning. This features are included as part of the JFrog Advanced Security package, which isn't enabled on your system. |
✅ Build finished in 26m 5sBuild command: mvn clean verify -B -e -Daudit -Djs.no.sandbox -pl \
plugins/repo-vfs/repo-vfs-core 👌 All tests passed! Tests run: 13, Failures: 0, Skipped: 0 Test Results ℹ️ This is an automatic message |
No description provided.