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

Upgrade k6, dependencies, and CI workflow #97

Merged
merged 3 commits into from
May 3, 2023
Merged

Conversation

javaducky
Copy link
Contributor

Upgrades to latest versions and specifications:

  • Go version bumped to 1.19 to match k6
  • k6 bumped to version 0.44.0
  • using latest release of golang-ci and CI configuration from latest extensions standard
  • addresses any new linter errors from golang-ci upgrade
  • updates available dependencies, addressing deprecation issues

I confirmed all examples still run successfully against a local Kubernetes instance.

Fixes #96

Signed-off-by: Paul Balogh <javaducky@gmail.com>
Signed-off-by: Paul Balogh <javaducky@gmail.com>
Signed-off-by: Paul Balogh <javaducky@gmail.com>
Copy link
Contributor

@pablochacin pablochacin left a comment

Choose a reason for hiding this comment

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

LGTM

I could build xk6-disruptor binary (which also includes the xk6-kubernetes extension) locally using this branch without issues.

@javaducky javaducky merged commit 4c20eab into main May 3, 2023
@javaducky javaducky deleted the paul/upgrade-k6 branch May 3, 2023 16:44
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.

Upgrade dependencies and CI to latest specs
2 participants