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

fix(ci): use xk6-sql driver and pin down versions #1159

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

jvallesm
Copy link
Collaborator

Because

This commit

  • Use driver modules introduced in the new release and pin down versions to avoid unexpected behaviour.

@jvallesm jvallesm self-assigned this Nov 26, 2024
@jvallesm jvallesm marked this pull request as ready for review November 26, 2024 14:55
- name: Install k6
run: |
go install go.k6.io/xk6/cmd/xk6@v${{ env.XK6_VERSION }}
xk6 build v${{ env.K6_VERSION }} --with github.com/grafana/[email protected] && sudo cp k6 /usr/bin
xk6 build v${{ env.K6_VERSION }} \
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@donch1989 do the make-* workflows need this step? I don't see where they are referenced and the workflow itself doesn't need k6

@jvallesm jvallesm merged commit 321a041 into main Nov 26, 2024
14 checks passed
@jvallesm jvallesm deleted the jvalles/fix-integration-test branch November 26, 2024 15:11
donch1989 pushed a commit that referenced this pull request Dec 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.47.0-beta](v0.46.0-beta...v0.47.0-beta)
(2024-12-03)


### Bug Fixes

* **ci:** use xk6-sql driver and pin down versions
([#1159](#1159))
([321a041](321a041))


### Miscellaneous Chores

* release v0.47.0-beta
([da6568e](da6568e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants