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

Reimplement using k6foundry #111

Merged
merged 8 commits into from
Nov 15, 2024
Merged

Commits on Nov 11, 2024

  1. Use k6foundry for building

    Signed-off-by: Pablo Chacin <[email protected]>
    pablochacin committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    583a60d View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. refactor build options parsing

    Signed-off-by: Pablo Chacin <[email protected]>
    pablochacin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    aa23803 View commit details
    Browse the repository at this point in the history
  2. update README

    Signed-off-by: Pablo Chacin <[email protected]>
    pablochacin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    cd53a87 View commit details
    Browse the repository at this point in the history
  3. reintroduce license headers

    Signed-off-by: Pablo Chacin <[email protected]>
    pablochacin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    37bd11f View commit details
    Browse the repository at this point in the history
  4. update go version

    Signed-off-by: Pablo Chacin <[email protected]>
    pablochacin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    afab1c3 View commit details
    Browse the repository at this point in the history
  5. update linter

    Signed-off-by: Pablo Chacin <[email protected]>
    pablochacin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d96ee7c View commit details
    Browse the repository at this point in the history
  6. remove superfluous test parameter

    Signed-off-by: Pablo Chacin <[email protected]>
    pablochacin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    07f0ea3 View commit details
    Browse the repository at this point in the history
  7. check errors parsing replace

    Signed-off-by: Pablo Chacin <[email protected]>
    pablochacin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    2c80285 View commit details
    Browse the repository at this point in the history