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

feat: manage private packages, closes HYB-306 #132

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

Obero
Copy link
Member

@Obero Obero commented Aug 3, 2023

No description provided.

@Obero Obero self-assigned this Aug 3, 2023
…YB-306

Motivation:
- Gatling Enterprise has a new private packages feature allowing users to host their simulation packages.
- Private packages are uploaded through a Gatling control plane, hosted by the user, presenting a dedicated route.

Modifications:
- Bump gatling-enterprise-plugin-commons version to 1.6.0
- Manage a new settings optional key `gatling.enterprise.privateControlPlaneUrl`.
- If this URL is configured, newly created packages and uploaded ones are considered as private.
- Private packages are uploaded through configured private control plane.

Result:
- Users can configure a private control plane and use it to host private packages.

Ref: HYB-306
@Obero Obero force-pushed the HYB-306-maven-plugin-private-packages branch from dd6620a to d6c4bd6 Compare August 3, 2023 09:05
@Obero
Copy link
Member Author

Obero commented Aug 3, 2023

End to end test ok, let's merge

@Obero Obero merged commit a17617a into main Aug 3, 2023
1 check passed
@Obero Obero deleted the HYB-306-maven-plugin-private-packages branch August 3, 2023 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants