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: pin python-xmlsec to earlier version in mysql8-migrations-check #2455

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

jsnwesson
Copy link
Contributor

python-xmlsec's current version 1.3.14 is causing some issues during the dependency installation stage of mysql8-migrations-check. This PR is to pin it to 1.3.13 for the time being until the issue can be resolved.
xmlsec/python-xmlsec#314

Run JavaScript tests locally with Karma

There is work being done on a fix to get Karma to run in CI. Until then, however, contributors are required to run these tests locally.

  • Make sure you are inside the devstack container
  • Run make test-karma
  • All tests pass

@jsnwesson jsnwesson requested a review from a team as a code owner April 18, 2024 16:58
@jsnwesson jsnwesson merged commit fc508bf into master Apr 18, 2024
6 of 7 checks passed
@jsnwesson jsnwesson deleted the jwesson/pin-xmlsec-version branch April 18, 2024 17:07
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.

3 participants