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

[RNG-51][RNG-52][RNG-54] Main bundle system implementation #98

Merged
merged 5 commits into from
Dec 6, 2024

Conversation

guilgaly
Copy link
Member

@guilgaly guilgaly commented Dec 3, 2024

Note: this targets a new branch called bundle because it cannot be merged into main until we're ready to publish the bundle (GitHub actions, etc.).

Currently allows local testing. For full local testing:

  • In the gatling-postman project, set a version in version.sbt (e.g. ThisBuild / version := "0.0.0-SNAPSHOT") and run ./install-all-with-links.sh (note: the actually important part is to publish locally the Java component with the same version as the Gatling JS adapter).
  • In the gatling-js/jvm project, set the same version as above in version.sbt and run ./install-all-with-links.sh.
    • This includes building a bundle and installing it in ~/.gatling/gatling-js-bundle.
  • Try running one of the test simulations.

@guilgaly guilgaly requested a review from notdryft December 3, 2024 14:31
@guilgaly guilgaly self-assigned this Dec 3, 2024
@notdryft notdryft merged commit 3ce2a04 into bundle Dec 6, 2024
1 check passed
@notdryft notdryft deleted the rng-51-52-54-bundle branch December 6, 2024 13:31
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.

2 participants