Skip to content

Introduce multiple sources support and support new source 'package'#81

Merged
rimapol merged 37 commits intojfrog:mainfrom
rimapol:feature/support-multiple-sources
Jun 19, 2025
Merged

Introduce multiple sources support and support new source 'package'#81
rimapol merged 37 commits intojfrog:mainfrom
rimapol:feature/support-multiple-sources

Conversation

@rimapol
Copy link
Copy Markdown
Collaborator

@rimapol rimapol commented May 22, 2025

  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • All static analysis checks passed.
  • This pull request is on the dev branch.
  • I used gofmt for formatting the code before submitting the pull request.

@rimapol rimapol requested review from bhanurp and fluxxBot May 22, 2025 13:51
@rimapol rimapol closed this May 22, 2025
@rimapol rimapol reopened this May 22, 2025
Copy link
Copy Markdown
Collaborator

@bhanurp bhanurp left a comment

Choose a reason for hiding this comment

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

please add more unit tests where ever required.

rimapol and others added 3 commits June 8, 2025 15:27
Co-authored-by: Bhanu Reddy <bhanur@jfrog.com>
Co-authored-by: Bhanu Reddy <bhanur@jfrog.com>
@rimapol rimapol requested a review from bhanurp June 9, 2025 01:51
Comment on lines +474 to +475
SourcesReleaseBundles = "sources-release-bundles"
SourcesBuilds = "sources-builds"
Copy link
Copy Markdown
Collaborator

@fluxxBot fluxxBot Jun 9, 2025

Choose a reason for hiding this comment

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

I still think this suggestion makes sense
@fluxxBot these are definitions from product. As I wrote before. Let's leave it as is.

@rimapol rimapol requested a review from fluxxBot June 10, 2025 08:50
go.mod Outdated
module github.com/jfrog/jfrog-cli-artifactory

go 1.23.7
go 1.24.2
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

can we please revert go version back to 1.23.7?
Updating go version is a serious change and can lead to unwanted consequences.
There's a separate task already created for this version upgradation.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@fluxxBot I am agree with you, but I didn't do it specially. It was a result of resolving conflicts.
But if you insist, I'll try to revert

Copy link
Copy Markdown
Collaborator

@fluxxBot fluxxBot Jun 17, 2025

Choose a reason for hiding this comment

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

not sure why you faced this conflict, because I can see that on main branch we still have version 1.23.7. here, please revert this for now

Copy link
Copy Markdown
Collaborator Author

@rimapol rimapol Jun 17, 2025

Choose a reason for hiding this comment

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

I reverted. Please look at my last commit

@rimapol rimapol requested review from bhanurp and fluxxBot June 17, 2025 15:08
@rimapol rimapol merged commit b7fdc54 into jfrog:main Jun 19, 2025
9 checks passed
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