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: distinguish API URL from web app URL #176

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Conversation

guilgaly
Copy link
Member

No description provided.

@guilgaly guilgaly self-assigned this Sep 19, 2024
Comment on lines +42 to +44
val enterpriseApiUrl = settingKey[URL]("URL of the Gatling Enterprise API.")

val enterpriseWebAppUrl = settingKey[URL]("URL of the Gatling Enterprise web app.")
Copy link
Member Author

Choose a reason for hiding this comment

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

Not backwards-compatible (changes the name used in the build.sbt file), but this setting was never documented for end users.

@notdryft notdryft merged commit 05a176a into refactor-options Sep 20, 2024
1 check passed
@notdryft notdryft deleted the api-url branch September 20, 2024 09:19
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