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

Adding SEPP features to the antifactory uploader #108

Merged
merged 27 commits into from
Jan 2, 2024

Conversation

adityanarayanp
Copy link
Collaborator

@adityanarayanp adityanarayanp commented Dec 12, 2023

  • Copying cleared third party packages from the remote repo to the siparty-release-* repo
  • Copying development packages from the remote repo to the siparty-devdep-* repo
  • Moving internal packages from the the energy-dev-* to the energy-release-* repo

adityanarayanp and others added 21 commits December 5, 2023 17:51
* Adding release flag and the destination repos for different package types

* Updating the required models

* Updating the logic to handle move of internal packages and development packages and third party packages

* fixing KPI and status on failure

* Displaying the Release app settings on the console run screen

* setting the right name for the python in the destination repo method, and also fixing an issue which allows the package details to be determined for all python packages and not only one

* implementing the AQL in the artifactory uploader and the required changes for it.

* Removing the method as its re-written generically

* Split GetPackageInfo method into multiple, one handling parameters check and the other handling the asynchronous code.

* making the method static

* updating the linq to find

* removing packageInfo overridded method.

* Getting the repo name for internal components also to be added to the SBOM

* Adding move to the artifactory uploader to move dev & internal packages

* updating the python package path

* updating the Cdx_ArtifactoryRepoUrl to repo-name

* making InternalRepoList as empty if no value is specified

* updating the app settings to have the destination repos with the package sections

* updating the test files

* updating and adding new unit tests

* updating the test utilities

* updating the integration tests

* Revert "updating the integration tests"

* Adding and updating the integration tests.
Copy link
Contributor

@karthika-g karthika-g left a comment

Choose a reason for hiding this comment

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

Approved

@karthika-g karthika-g merged commit 498a20c into development Jan 2, 2024
4 checks passed
@adityanarayanp adityanarayanp deleted the release/sepp-intergration branch January 24, 2024 09:23
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.

2 participants